Skip to content

Commit 92a38ba

Browse files
Bump the npm-deps group across 1 directory with 2 updates
Bumps the npm-deps 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 22.10.2 to 22.10.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `typescript-eslint` from 8.18.2 to 8.19.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.19.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 18623c4 commit 92a38ba

File tree

2 files changed

+55
-55
lines changed

2 files changed

+55
-55
lines changed

package-lock.json

Lines changed: 53 additions & 53 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
@@ -37,7 +37,7 @@
3737
"@eslint/js": "9.17.0",
3838
"@microsoft/api-extractor": "7.48.1",
3939
"@types/eslint__js": "8.42.3",
40-
"@types/node": "22.10.2",
40+
"@types/node": "22.10.4",
4141
"@types/seedrandom": "3.0.8",
4242
"@types/uuid": "10.0.0",
4343
"@vitest/coverage-v8": "2.1.8",
@@ -47,7 +47,7 @@
4747
"semver": "7.6.3",
4848
"ts-node": "10.9.2",
4949
"typescript": "5.7.2",
50-
"typescript-eslint": "8.18.2",
50+
"typescript-eslint": "8.19.0",
5151
"vitest": "2.1.8"
5252
},
5353
"dependencies": {

0 commit comments

Comments
 (0)