Skip to content

Commit 98e8644

Browse files
chore(deps): update dependency eslint-plugin-jest to v25.7.0 (#202)
Co-authored-by: Renovate Bot <[email protected]>
1 parent e069011 commit 98e8644

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"eslint-config-prettier": "8.3.0",
1515
"eslint-plugin-eslint-comments": "3.2.0",
1616
"eslint-plugin-import": "2.25.4",
17-
"eslint-plugin-jest": "25.3.4",
17+
"eslint-plugin-jest": "25.7.0",
1818
"eslint-plugin-jsdoc": "37.6.1",
1919
"eslint-plugin-prettier": "4.0.0",
2020
"jest": "27.4.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1648,10 +1648,10 @@ [email protected]:
16481648
resolve "^1.20.0"
16491649
tsconfig-paths "^3.12.0"
16501650

1651-
eslint-plugin-jest@25.3.4:
1652-
version "25.3.4"
1653-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-25.3.4.tgz#2031dfe495be1463330f8b80096ddc91f8e6387f"
1654-
integrity sha512-CCnwG71wvabmwq/qkz0HWIqBHQxw6pXB1uqt24dxqJ9WB34pVg49bL1sjXphlJHgTMWGhBjN1PicdyxDxrfP5A==
1651+
eslint-plugin-jest@25.7.0:
1652+
version "25.7.0"
1653+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-25.7.0.tgz#ff4ac97520b53a96187bad9c9814e7d00de09a6a"
1654+
integrity sha512-PWLUEXeeF7C9QGKqvdSbzLOiLTx+bno7/HC9eefePfEb257QFHg7ye3dh80AZVkaa/RQsBB1Q/ORQvg2X7F0NQ==
16551655
dependencies:
16561656
"@typescript-eslint/experimental-utils" "^5.0.0"
16571657

0 commit comments

Comments
 (0)