Skip to content

Commit 7951b43

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), [esbuild](https://github.com/evanw/esbuild) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@types/node` from 25.3.5 to 25.5.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `esbuild` from 0.27.3 to 0.27.4 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.27.3...v0.27.4) Updates `typescript-eslint` from 8.56.1 to 8.57.0 - [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.57.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: esbuild dependency-version: 0.27.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: typescript-eslint dependency-version: 8.57.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b440700 commit 7951b43

2 files changed

Lines changed: 235 additions & 235 deletions

File tree

vscode/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -830,7 +830,7 @@
830830
"@types/vscode": "^1.91.0",
831831
"@vscode/test-electron": "^2.5.2",
832832
"@vscode/vsce": "^3.7.1",
833-
"esbuild": "^0.27.3",
833+
"esbuild": "^0.27.4",
834834
"eslint": "^9.30.1",
835835
"eslint-plugin-prettier": "^5.5.5",
836836
"glob": "^13.0.6",
@@ -839,7 +839,7 @@
839839
"prettier": "^3.8.1",
840840
"sinon": "^21.0.2",
841841
"typescript": "^5.9.3",
842-
"typescript-eslint": "^8.56.1",
842+
"typescript-eslint": "^8.57.0",
843843
"vscode-oniguruma": "^2.0.1",
844844
"vscode-textmate": "^9.3.2"
845845
},

0 commit comments

Comments
 (0)