Skip to content

Commit 6c2dda0

Browse files
Upgrade: bump eslint-plugin-jest from 25.7.0 to 26.0.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 25.7.0 to 26.0.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@v25.7.0...v26.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5aa240a commit 6c2dda0

File tree

2 files changed

+28
-37
lines changed

2 files changed

+28
-37
lines changed

package-lock.json

Lines changed: 27 additions & 36 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
@@ -19,7 +19,7 @@
1919
"@zeit/ncc": "^0.22.3",
2020
"eslint": "^7.32.0",
2121
"eslint-plugin-github": "^4.3.2",
22-
"eslint-plugin-jest": "^25.7.0",
22+
"eslint-plugin-jest": "^26.0.0",
2323
"js-yaml": "^4.1.0",
2424
"prettier": "^2.5.1",
2525
"ts-jest": "^27.1.3",

0 commit comments

Comments
 (0)