Skip to content

Commit 9f60666

Browse files
Bump the npm-development group with 2 updates (#199)
Bumps the npm-development group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest). Updates `@types/node` from 22.1.0 to 22.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-plugin-jest` from 28.7.0 to 28.8.0 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v28.7.0...v28.8.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 310b0a4 commit 9f60666

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 8 additions & 8 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,13 +75,13 @@
7575
},
7676
"devDependencies": {
7777
"@types/jest": "^29.5.12",
78-
"@types/node": "^22.1.0",
78+
"@types/node": "^22.2.0",
7979
"@typescript-eslint/eslint-plugin": "^7.17.0",
8080
"@typescript-eslint/parser": "^7.18.0",
8181
"@vercel/ncc": "^0.38.1",
8282
"eslint": "^8.57.0",
8383
"eslint-plugin-github": "^5.0.1",
84-
"eslint-plugin-jest": "^28.7.0",
84+
"eslint-plugin-jest": "^28.8.0",
8585
"eslint-plugin-jsonc": "^2.16.0",
8686
"eslint-plugin-prettier": "^5.2.1",
8787
"jest": "^29.7.0",

0 commit comments

Comments
 (0)