Skip to content

Commit f1d886a

Browse files
build(deps): bump @github/copilot
Bumps the java-codegen-deps group in /java/scripts/codegen with 1 update: [@github/copilot](https://github.com/github/copilot-cli). Updates `@github/copilot` from 1.0.81-6 to 1.0.81-7 - [Release notes](https://github.com/github/copilot-cli/releases) - [Changelog](https://github.com/github/copilot-cli/blob/main/changelog.md) - [Commits](github/copilot-cli@v1.0.81-6...v1.0.81-7) --- updated-dependencies: - dependency-name: "@github/copilot" dependency-version: 1.0.81-7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-codegen-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ced555f commit f1d886a

2 files changed

Lines changed: 49 additions & 37 deletions

File tree

java/scripts/codegen/package-lock.json

Lines changed: 48 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

java/scripts/codegen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"generate:java": "tsx java.ts"
88
},
99
"dependencies": {
10-
"@github/copilot": "^1.0.81-6",
10+
"@github/copilot": "^1.0.81-7",
1111
"json-schema": "^0.4.0",
1212
"tsx": "^4.23.12"
1313
}

0 commit comments

Comments
 (0)