Skip to content

Commit 912f6bc

Browse files
Bump the minor-and-patch group in /vscode with 3 updates
Bumps the minor-and-patch group in /vscode with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@vscode/vsce](https://github.com/Microsoft/vsce) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@types/node` from 25.9.1 to 25.9.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vscode/vsce` from 3.9.1 to 3.9.2 - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](microsoft/vscode-vsce@v3.9.1...v3.9.2) Updates `typescript-eslint` from 8.60.0 to 8.60.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.60.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.9.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@vscode/vsce" dependency-version: 3.9.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: typescript-eslint dependency-version: 8.60.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 88c3583 commit 912f6bc

2 files changed

Lines changed: 594 additions & 538 deletions

File tree

vscode/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -862,7 +862,7 @@
862862
"@types/vscode": "^1.91.0",
863863
"@vscode/test-cli": "^0.0.12",
864864
"@vscode/test-electron": "^2.5.2",
865-
"@vscode/vsce": "^3.9.1",
865+
"@vscode/vsce": "^3.9.2",
866866
"esbuild": "^0.28.0",
867867
"eslint": "^9.30.1",
868868
"eslint-plugin-prettier": "^5.5.6",
@@ -871,7 +871,7 @@
871871
"prettier": "^3.8.3",
872872
"sinon": "^22.0.0",
873873
"typescript": "^6.0.3",
874-
"typescript-eslint": "^8.60.0",
874+
"typescript-eslint": "^8.60.1",
875875
"vscode-oniguruma": "^2.0.1",
876876
"vscode-textmate": "^9.3.2"
877877
},

0 commit comments

Comments
 (0)