Skip to content

Commit 434e9cf

Browse files
dependabot[bot]tim-lai
andauthoredMar 2, 2022
chore(deps-dev): bump eslint-plugin-jest from 25.2.4 to 26.1.1 (#7870)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 25.2.4 to 26.1.1. - [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@v25.2.4...v26.1.1) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tim Lai <timothy.lai@gmail.com>
1 parent 3eb0528 commit 434e9cf

File tree

2 files changed

+118
-120
lines changed

2 files changed

+118
-120
lines changed
 

‎package-lock.json

+117-119
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
@@ -132,7 +132,7 @@
132132
"enzyme": "=3.11.0",
133133
"eslint": "^7.29.0",
134134
"eslint-plugin-import": "^2.25.4",
135-
"eslint-plugin-jest": "^25.2.4",
135+
"eslint-plugin-jest": "^26.1.1",
136136
"eslint-plugin-mocha": "^9.0.0",
137137
"eslint-plugin-react": "^7.27.1",
138138
"esm": "=3.2.25",

0 commit comments

Comments
 (0)
Please sign in to comment.