Skip to content

Commit ddc4f81

Browse files
fix(deps-dev): bump the all-minor-patch group with 2 updates (#11)
Bumps the all-minor-patch group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [eslint](https://github.com/eslint/eslint). Updates `@types/node` from 24.6.2 to 24.7.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.36.0 to 9.37.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.36.0...v9.37.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: eslint dependency-version: 9.37.0 dependency-type: direct:development update-type: version-update:semver-minor 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 cecdb80 commit ddc4f81

File tree

2 files changed

+34
-31
lines changed

2 files changed

+34
-31
lines changed

package-lock.json

Lines changed: 32 additions & 29 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
@@ -53,7 +53,7 @@
5353
},
5454
"devDependencies": {
5555
"@types/mocha": "10.0.10",
56-
"@types/node": "24.6.2",
56+
"@types/node": "24.7.0",
5757
"@types/vscode": "1.104.0",
5858
"@typescript-eslint/eslint-plugin": "8.45.0",
5959
"@typescript-eslint/parser": "8.45.0",
@@ -63,7 +63,7 @@
6363
"@commitlint/config-conventional": "20.0.0",
6464
"@vscode/vsce": "3.6.2",
6565
"esbuild": "0.25.10",
66-
"eslint": "9.36.0",
66+
"eslint": "9.37.0",
6767
"npm-run-all": "4.1.5",
6868
"typescript": "5.9.3"
6969
}

0 commit comments

Comments
 (0)