Skip to content

Commit b0c05ba

Browse files
fix(deps-dev): bump the all-minor-patch group with 2 updates (#47)
Bumps the all-minor-patch group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode). Updates `@types/node` from 25.0.3 to 25.0.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/vscode` from 1.108.0 to 1.108.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/vscode) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: "@types/vscode" dependency-version: 1.108.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ad462be commit b0c05ba

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@
5656
"@commitlint/cli": "^20.3.1",
5757
"@commitlint/config-conventional": "^20.3.1",
5858
"@types/mocha": "10.0.10",
59-
"@types/node": "25.0.3",
60-
"@types/vscode": "1.108.0",
59+
"@types/node": "25.0.6",
60+
"@types/vscode": "1.108.1",
6161
"@typescript-eslint/eslint-plugin": "8.52.0",
6262
"@typescript-eslint/parser": "8.52.0",
6363
"@vscode/test-cli": "0.0.12",

0 commit comments

Comments
 (0)