Skip to content

Commit f3a1216

Browse files
Bump the npm group across 2 directories with 2 updates
Bumps the npm 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). Bumps the npm group with 1 update in the /test directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@types/node` from 24.8.1 to 24.9.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `typescript-eslint` from 8.46.1 to 8.46.2 - [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.46.2/packages/typescript-eslint) Updates `@types/node` from 24.8.1 to 24.9.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: typescript-eslint dependency-version: 8.46.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@types/node" dependency-version: 24.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b12fbd4 commit f3a1216

3 files changed

Lines changed: 275 additions & 68 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"devDependencies": {
3232
"@eslint/js": "^9.38.0",
3333
"@stylistic/eslint-plugin": "^5.5.0",
34-
"@types/node": "^24.8.1",
34+
"@types/node": "^24.9.0",
3535
"@vercel/ncc": "^0.38.4",
3636
"eslint": "^9.38.0",
3737
"eslint-plugin-github": "^6.0.0",
@@ -41,7 +41,7 @@
4141
"rimraf": "^6.0.1",
4242
"ts-jest": "^29.4.5",
4343
"typescript": "^5.9.3",
44-
"typescript-eslint": "^8.46.1"
44+
"typescript-eslint": "^8.46.2"
4545
},
4646
"packageManager": "pnpm@10.18.3"
4747
}

0 commit comments

Comments
 (0)