Skip to content

Commit bd32e5c

Browse files
chore(deps-dev): bump eslint-plugin-jest in the lint group
Bumps the lint group with 1 update: [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest). Updates `eslint-plugin-jest` from 29.12.1 to 29.13.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@v29.12.1...v29.13.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-version: 29.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6565a81 commit bd32e5c

File tree

2 files changed

+14
-10
lines changed

2 files changed

+14
-10
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"eslint-config-prettier": "~10.1.8",
130130
"eslint-import-resolver-typescript": "~4.4.4",
131131
"eslint-plugin-import": "~2.32.0",
132-
"eslint-plugin-jest": "~29.12.1",
132+
"eslint-plugin-jest": "~29.13.0",
133133
"eslint-plugin-jest-extended": "^3.0.1",
134134
"eslint-plugin-notice": "~1.0.0",
135135
"eslint-plugin-playwright": "~2.5.1",

0 commit comments

Comments
 (0)