Skip to content

Commit b3b69f7

Browse files
Bump the npm-development group with 3 updates (#302)
Bumps the npm-development group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) and [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier). Updates `@types/node` from 22.15.21 to 22.15.29 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-plugin-jest` from 28.11.0 to 28.12.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.11.0...v28.12.0) Updates `eslint-plugin-prettier` from 5.4.0 to 5.4.1 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.4.0...v5.4.1) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 22.15.29 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: eslint-plugin-jest dependency-version: 28.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: eslint-plugin-prettier dependency-version: 5.4.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 73ac923 commit b3b69f7

File tree

2 files changed

+28
-41
lines changed

2 files changed

+28
-41
lines changed

package-lock.json

Lines changed: 25 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,15 @@
4343
"devDependencies": {
4444
"@jest/globals": "^29.7.0",
4545
"@types/jest": "^29.5.14",
46-
"@types/node": "^22.15.21",
46+
"@types/node": "^22.15.30",
4747
"@typescript-eslint/eslint-plugin": "^7.18.0",
4848
"@typescript-eslint/parser": "^7.18.0",
4949
"@vercel/ncc": "^0.38.3",
5050
"eslint": "^8.57.1",
5151
"eslint-plugin-github": "^5.1.8",
52-
"eslint-plugin-jest": "^28.11.0",
52+
"eslint-plugin-jest": "^28.13.0",
5353
"eslint-plugin-jsonc": "^2.20.1",
54-
"eslint-plugin-prettier": "^5.4.0",
54+
"eslint-plugin-prettier": "^5.4.1",
5555
"jest": "^29.7.0",
5656
"prettier": "^3.5.3",
5757
"prettier-eslint": "^16.4.2",

0 commit comments

Comments
 (0)