Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

Commit caec3d9

Browse files
fix(deps): update dependency eslint-plugin-jest to v25.2.0 (#457)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 0a29e0a commit caec3d9

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
@@ -73,7 +73,7 @@
7373
"confusing-browser-globals": "1.0.10",
7474
"eslint-config-prettier": "8.3.0",
7575
"eslint-plugin-import": "2.25.2",
76-
"eslint-plugin-jest": "25.1.0",
76+
"eslint-plugin-jest": "25.2.0",
7777
"eslint-plugin-jest-dom": "3.9.2",
7878
"eslint-plugin-jest-formatting": "3.0.0",
7979
"eslint-plugin-jsx-a11y": "6.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2453,10 +2453,10 @@ [email protected]:
24532453
resolved "https://registry.yarnpkg.com/eslint-plugin-jest-formatting/-/eslint-plugin-jest-formatting-3.0.0.tgz#a9f45c7d8eabfb72692ec3899998613a3e63f868"
24542454
integrity sha512-XM1CHe1jX6j+t/NeppcVnm/1zgDAFqwiSLJEyLB7HDpcqBEGbbTFLSayCW2Q9y7VwcXrJbDAKRoO6vZ7jCmRFw==
24552455

2456-
eslint-plugin-jest@25.1.0:
2457-
version "25.1.0"
2458-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-25.1.0.tgz#355df9c3bf0d0ee716e38827b2a0c9d61a29970e"
2459-
integrity sha512-xRnSw4fyi4tA185t1B9D8dG4cNS7BIbeJvQuLu23sI/IkUpxpBkrF2Rx0HGRTBab9J1JFsr739V5HmPO2MXtMQ==
2456+
eslint-plugin-jest@25.2.0:
2457+
version "25.2.0"
2458+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-25.2.0.tgz#f70351ff522cdf1674bd9f02c1eecdb3b5a8d320"
2459+
integrity sha512-5pcmuWfQfa/YN70d8/2o+yPzo+NSC6Z3NsCn7EwKEd+mqlBbdIkk+aGoQvv44nDIGf8aj/h3nN9elBXfeWmU1g==
24602460
dependencies:
24612461
"@typescript-eslint/experimental-utils" "^5.0.0"
24622462

0 commit comments

Comments
 (0)