Skip to content

Commit 492a51e

Browse files
Bump the java-codegen-deps group in /java/scripts/codegen with 2 updates
Bumps the java-codegen-deps group in /java/scripts/codegen with 2 updates: [@github/copilot](https://github.com/github/copilot-cli) and [tsx](https://github.com/privatenumber/tsx). Updates `@github/copilot` from 1.0.69-3 to 1.0.69 - [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.69-3...v1.0.69) Updates `tsx` from 4.22.4 to 4.23.0 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.22.4...v4.23.0) --- updated-dependencies: - dependency-name: "@github/copilot" dependency-version: 1.0.69 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-codegen-deps - dependency-name: tsx dependency-version: 4.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-codegen-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c9a7784 commit 492a51e

2 files changed

Lines changed: 54 additions & 42 deletions

File tree

java/scripts/codegen/package-lock.json

Lines changed: 52 additions & 40 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"generate:java": "tsx java.ts"
88
},
99
"dependencies": {
10-
"@github/copilot": "^1.0.69-3",
10+
"@github/copilot": "^1.0.69",
1111
"json-schema": "^0.4.0",
12-
"tsx": "^4.22.4"
12+
"tsx": "^4.23.0"
1313
}
1414
}

0 commit comments

Comments
 (0)