Skip to content

Commit 1d6cfa8

Browse files
build(deps-dev): Bump eslint-plugin-jest in the jest group
Bumps the jest group with 1 update: [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest). Updates `eslint-plugin-jest` from 28.3.0 to 28.5.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.3.0...v28.5.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: jest ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 53081fe commit 1d6cfa8

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"eslint-config-prettier": "^8.8.0",
4040
"eslint-plugin-eslint-comments": "^3.2.0",
4141
"eslint-plugin-import": "^2.29.1",
42-
"eslint-plugin-jest": "^28.3.0",
42+
"eslint-plugin-jest": "^28.5.0",
4343
"eslint-plugin-prettier": "^4.2.1",
4444
"jest": "^29.7.0",
4545
"prettier": "^2.8.8",

0 commit comments

Comments
 (0)