Skip to content

Commit 5ee5b2e

Browse files
Bump the minor-and-patch group in /vscode with 5 updates
Bumps the minor-and-patch group in /vscode with 5 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.15.29` | `22.15.30` | | [@vscode/vsce](https://github.com/Microsoft/vsce) | `3.4.2` | `3.5.0` | | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `4.4.2` | `4.4.3` | | [ovsx](https://github.com/eclipse/openvsx/tree/HEAD/cli) | `0.10.3` | `0.10.4` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.33.0` | `8.33.1` | Updates `@types/node` from 22.15.29 to 22.15.30 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vscode/vsce` from 3.4.2 to 3.5.0 - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](microsoft/vscode-vsce@v3.4.2...v3.5.0) Updates `eslint-import-resolver-typescript` from 4.4.2 to 4.4.3 - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases) - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-import-resolver-typescript@v4.4.2...v4.4.3) Updates `ovsx` from 0.10.3 to 0.10.4 - [Release notes](https://github.com/eclipse/openvsx/releases) - [Changelog](https://github.com/eclipse/openvsx/blob/master/cli/CHANGELOG.md) - [Commits](https://github.com/eclipse/openvsx/commits/HEAD/cli) Updates `typescript-eslint` from 8.33.0 to 8.33.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.33.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 22.15.30 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@vscode/vsce" dependency-version: 3.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: eslint-import-resolver-typescript dependency-version: 4.4.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: ovsx dependency-version: 0.10.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: typescript-eslint dependency-version: 8.33.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4538672 commit 5ee5b2e

File tree

2 files changed

+357
-402
lines changed

2 files changed

+357
-402
lines changed

vscode/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -811,14 +811,14 @@
811811
"@typescript-eslint/eslint-plugin": "^7.18.0",
812812
"@typescript-eslint/parser": "^7.18.0",
813813
"@vscode/test-electron": "^2.5.2",
814-
"@vscode/vsce": "^3.4.2",
814+
"@vscode/vsce": "^3.5.0",
815815
"esbuild": "^0.25.5",
816816
"eslint": "^8.57.0",
817-
"eslint-import-resolver-typescript": "^4.4.2",
817+
"eslint-import-resolver-typescript": "^4.4.3",
818818
"eslint-plugin-prettier": "^5.4.1",
819819
"glob": "^11.0.2",
820820
"mocha": "^11.5.0",
821-
"ovsx": "^0.10.3",
821+
"ovsx": "^0.10.4",
822822
"prettier": "^3.5.3",
823823
"sinon": "^20.0.0",
824824
"typescript": "^5.8.3",

0 commit comments

Comments
 (0)