Skip to content

Commit 577fc73

Browse files
Bump the npm-development group with 3 updates
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.10.5 to 22.10.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-plugin-jest` from 28.10.0 to 28.11.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.10.0...v28.11.0) Updates `eslint-plugin-prettier` from 5.2.1 to 5.2.3 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.2.1...v5.2.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-minor dependency-group: npm-development - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b0b0ab commit 577fc73

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package-lock.json

Lines changed: 12 additions & 12 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
@@ -95,16 +95,16 @@
9595
"@code-pushup/js-packages-plugin": "^0.57.0",
9696
"@code-pushup/portal-client": "^0.9.0",
9797
"@types/jest": "^29.5.14",
98-
"@types/node": "^22.10.5",
98+
"@types/node": "^22.10.7",
9999
"@typescript-eslint/eslint-plugin": "^7.18.0",
100100
"@typescript-eslint/parser": "^7.18.0",
101101
"@vercel/ncc": "^0.38.3",
102102
"dotenv": "^16.4.7",
103103
"eslint": "^8.57.1",
104104
"eslint-plugin-github": "^5.1.5",
105-
"eslint-plugin-jest": "^28.10.0",
105+
"eslint-plugin-jest": "^28.11.0",
106106
"eslint-plugin-jsonc": "^2.18.2",
107-
"eslint-plugin-prettier": "^5.2.1",
107+
"eslint-plugin-prettier": "^5.2.3",
108108
"jest": "^29.7.0",
109109
"make-coverage-badge": "^1.2.0",
110110
"memfs": "^4.17.0",

0 commit comments

Comments
 (0)