Skip to content

Commit 2d0c5da

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), [mocha](https://github.com/mochajs/mocha) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@types/node` from 25.8.0 to 25.9.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `mocha` from 11.7.5 to 11.7.6 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/v11.7.6/CHANGELOG.md) - [Commits](mochajs/mocha@v11.7.5...v11.7.6) Updates `typescript-eslint` from 8.59.3 to 8.59.4 - [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.59.4/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: mocha dependency-version: 11.7.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: typescript-eslint dependency-version: 8.59.4 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 4c109e3 commit 2d0c5da

2 files changed

Lines changed: 159 additions & 128 deletions

File tree

vscode/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -850,12 +850,12 @@
850850
"esbuild": "^0.28.0",
851851
"eslint": "^9.30.1",
852852
"eslint-plugin-prettier": "^5.5.5",
853-
"mocha": "^11.7.5",
853+
"mocha": "^11.7.6",
854854
"ovsx": "^0.10.12",
855855
"prettier": "^3.8.3",
856856
"sinon": "^22.0.0",
857857
"typescript": "^6.0.3",
858-
"typescript-eslint": "^8.59.3",
858+
"typescript-eslint": "^8.59.4",
859859
"vscode-oniguruma": "^2.0.1",
860860
"vscode-textmate": "^9.3.2"
861861
},

0 commit comments

Comments
 (0)