Skip to content

Commit d0f16ca

Browse files
dependabot[bot]garbas
authored andcommitted
chore(deps): bump the all group with 7 updates
Bumps the all group with 7 updates: | Package | From | To | | --- | --- | --- | | [smol-toml](https://github.com/squirrelchat/smol-toml) | `1.4.2` | `1.5.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.10.0` | `24.10.1` | | [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) | `1.105.0` | `1.106.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.46.3` | `8.47.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.46.3` | `8.47.0` | | [@vscode/vsce](https://github.com/Microsoft/vsce) | `3.7.0` | `3.7.1` | | [ovsx](https://github.com/eclipse/openvsx/tree/HEAD/cli) | `0.10.6` | `0.10.7` | Updates `smol-toml` from 1.4.2 to 1.5.2 - [Release notes](https://github.com/squirrelchat/smol-toml/releases) - [Commits](squirrelchat/smol-toml@v1.4.2...v1.5.2) Updates `@types/node` from 24.10.0 to 24.10.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/vscode` from 1.105.0 to 1.106.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/vscode) Updates `@typescript-eslint/eslint-plugin` from 8.46.3 to 8.47.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.47.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.46.3 to 8.47.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.47.0/packages/parser) Updates `@vscode/vsce` from 3.7.0 to 3.7.1 - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](microsoft/vscode-vsce@v3.7.0...v3.7.1) Updates `ovsx` from 0.10.6 to 0.10.7 - [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) --- updated-dependencies: - dependency-name: smol-toml dependency-version: 1.5.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@types/node" dependency-version: 24.10.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: "@types/vscode" dependency-version: 1.106.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.47.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@typescript-eslint/parser" dependency-version: 8.47.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@vscode/vsce" dependency-version: 3.7.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: ovsx dependency-version: 0.10.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 71f3a4f commit d0f16ca

File tree

2 files changed

+77
-77
lines changed

2 files changed

+77
-77
lines changed

package-lock.json

Lines changed: 73 additions & 73 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -258,16 +258,16 @@
258258
"devDependencies": {
259259
"@types/node": "24.x",
260260
"@types/vscode": "*",
261-
"@typescript-eslint/eslint-plugin": "^8.46.3",
261+
"@typescript-eslint/eslint-plugin": "^8.47.0",
262262
"@typescript-eslint/parser": "^8.32.1",
263263
"@vscode/test-cli": "^0.0.12",
264264
"@vscode/test-electron": "^2.5.2",
265-
"@vscode/vsce": "^3.7.0",
265+
"@vscode/vsce": "^3.7.1",
266266
"eslint": "^9.39.1",
267-
"ovsx": "^0.10.6",
267+
"ovsx": "^0.10.7",
268268
"typescript": "^5.9.3"
269269
},
270270
"dependencies": {
271-
"smol-toml": "^1.4.2"
271+
"smol-toml": "^1.5.2"
272272
}
273273
}

0 commit comments

Comments
 (0)