Skip to content

Commit 82244f2

Browse files
Bump the minor-and-patch group in /vscode with 4 updates
Bumps the minor-and-patch group in /vscode with 4 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [esbuild](https://github.com/evanw/esbuild) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@eslint/js` from 9.37.0 to 9.38.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.38.0/packages/js) Updates `@types/node` from 24.7.2 to 24.8.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `esbuild` from 0.25.10 to 0.25.11 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.10...v0.25.11) Updates `typescript-eslint` from 8.46.0 to 8.46.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.46.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@types/node" dependency-version: 24.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: esbuild dependency-version: 0.25.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: typescript-eslint dependency-version: 8.46.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 0c4d46c commit 82244f2

File tree

2 files changed

+240
-240
lines changed

2 files changed

+240
-240
lines changed

vscode/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -813,14 +813,14 @@
813813
},
814814
"devDependencies": {
815815
"@babel/core": "^7.28.4",
816-
"@eslint/js": "^9.37.0",
816+
"@eslint/js": "^9.38.0",
817817
"@types/mocha": "^10.0.10",
818818
"@types/node": "24.x",
819819
"@types/sinon": "^17.0.4",
820820
"@types/vscode": "^1.91.0",
821821
"@vscode/test-electron": "^2.5.2",
822822
"@vscode/vsce": "^3.6.2",
823-
"esbuild": "^0.25.10",
823+
"esbuild": "^0.25.11",
824824
"eslint": "^9.30.1",
825825
"eslint-plugin-prettier": "^5.5.4",
826826
"glob": "^11.0.3",
@@ -829,7 +829,7 @@
829829
"prettier": "^3.6.2",
830830
"sinon": "^21.0.0",
831831
"typescript": "^5.9.3",
832-
"typescript-eslint": "^8.46.0",
832+
"typescript-eslint": "^8.46.1",
833833
"vscode-oniguruma": "^2.0.1",
834834
"vscode-textmate": "^9.2.1"
835835
},

0 commit comments

Comments
 (0)