Skip to content

Commit 5dde243

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), [ovsx](https://github.com/eclipse-openvsx/openvsx/tree/HEAD/cli) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@types/node` from 25.6.0 to 25.8.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `ovsx` from 0.10.11 to 0.10.12 - [Release notes](https://github.com/eclipse-openvsx/openvsx/releases) - [Changelog](https://github.com/eclipse-openvsx/openvsx/blob/main/cli/CHANGELOG.md) - [Commits](https://github.com/eclipse-openvsx/openvsx/commits/cli-0.10.12/cli) Updates `typescript-eslint` from 8.59.0 to 8.59.3 - [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.3/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: ovsx dependency-version: 0.10.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: typescript-eslint dependency-version: 8.59.3 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 bea9c5a commit 5dde243

2 files changed

Lines changed: 161 additions & 127 deletions

File tree

vscode/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -851,11 +851,11 @@
851851
"eslint": "^9.30.1",
852852
"eslint-plugin-prettier": "^5.5.5",
853853
"mocha": "^11.7.5",
854-
"ovsx": "^0.10.11",
854+
"ovsx": "^0.10.12",
855855
"prettier": "^3.8.3",
856856
"sinon": "^21.1.2",
857857
"typescript": "^6.0.3",
858-
"typescript-eslint": "^8.59.0",
858+
"typescript-eslint": "^8.59.3",
859859
"vscode-oniguruma": "^2.0.1",
860860
"vscode-textmate": "^9.3.2"
861861
},

0 commit comments

Comments
 (0)