Skip to content

Commit 90a700c

Browse files
dependabot[bot]matejchalk
authored andcommitted
Bump the npm-development group across 1 directory with 2 updates
Bumps the npm-development group with 2 updates in the / directory: [@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.5.0 to 22.5.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-plugin-jest` from 28.8.0 to 28.8.3 - [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.8.0...v28.8.3) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9fa8ccc commit 90a700c

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
@@ -77,13 +77,13 @@
7777
"@code-pushup/eslint-plugin": "^0.49.0",
7878
"@code-pushup/js-packages-plugin": "^0.49.0",
7979
"@types/jest": "^29.5.12",
80-
"@types/node": "^22.5.0",
80+
"@types/node": "^22.5.4",
8181
"@typescript-eslint/eslint-plugin": "^7.18.0",
8282
"@typescript-eslint/parser": "^7.18.0",
8383
"@vercel/ncc": "^0.38.1",
8484
"eslint": "^8.57.0",
8585
"eslint-plugin-github": "^5.0.1",
86-
"eslint-plugin-jest": "^28.8.0",
86+
"eslint-plugin-jest": "^28.8.3",
8787
"eslint-plugin-jsonc": "^2.16.0",
8888
"eslint-plugin-prettier": "^5.2.1",
8989
"jest": "^29.7.0",

0 commit comments

Comments
 (0)