Skip to content

Commit 911ed9b

Browse files
Bump the minor-and-patch group across 1 directory with 2 updates
Bumps the minor-and-patch group with 2 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@types/node` from 24.10.1 to 24.10.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `typescript-eslint` from 8.48.1 to 8.49.0 - [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.49.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.10.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: typescript-eslint dependency-version: 8.49.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0cb0d3c commit 911ed9b

File tree

2 files changed

+68
-76
lines changed

2 files changed

+68
-76
lines changed

package-lock.json

Lines changed: 66 additions & 74 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
@@ -8,7 +8,7 @@
88
"@eslint/compat": "^2.0.0",
99
"@eslint/eslintrc": "^3.3.3",
1010
"@eslint/js": "^9.39.1",
11-
"@types/node": "^24.10.1",
11+
"@types/node": "^24.10.2",
1212
"cspell": "^9.4.0",
1313
"eslint": "^9.39.1",
1414
"eslint-config-prettier": "^10.1.8",
@@ -24,7 +24,7 @@
2424
"stylelint-no-unsupported-browser-features": "^8.0.5",
2525
"stylelint-order": "^7.0.0",
2626
"typescript": "^5.9.3",
27-
"typescript-eslint": "^8.48.1"
27+
"typescript-eslint": "^8.49.0"
2828
},
2929
"engines": {
3030
"node": ">=22.21.1",

0 commit comments

Comments
 (0)