Skip to content

Commit ebb2477

Browse files
Bump the npm-development group with 2 updates
Bumps the npm-development 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 22.8.6 to 22.8.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.13.0 to 9.14.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.13.0...v9.14.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9881c7a commit ebb2477

File tree

2 files changed

+33
-23
lines changed

2 files changed

+33
-23
lines changed

package-lock.json

Lines changed: 31 additions & 21 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
@@ -75,11 +75,11 @@
7575
"devDependencies": {
7676
"@jest/globals": "^29.7.0",
7777
"@types/jest": "^29.5.13",
78-
"@types/node": "^22.7.5",
78+
"@types/node": "^22.8.7",
7979
"@typescript-eslint/eslint-plugin": "^8.9.0",
8080
"@typescript-eslint/parser": "^8.9.0",
8181
"@vercel/ncc": "^0.38.2",
82-
"eslint": "^9.12.0",
82+
"eslint": "^9.14.0",
8383
"eslint-plugin-jest": "^28.8.3",
8484
"eslint-plugin-jsonc": "^2.16.0",
8585
"eslint-plugin-prettier": "^5.2.1",

0 commit comments

Comments
 (0)