Skip to content

Commit 9a29fea

Browse files
renovate-botarmenzg
authored andcommitted
Update dependency eslint-plugin-jest to v22.14.1
1 parent 15dccbd commit 9a29fea

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
@@ -87,7 +87,7 @@
8787
"eslint-config-airbnb": "17.1.0",
8888
"eslint-config-prettier": "6.0.0",
8989
"eslint-plugin-import": "2.18.2",
90-
"eslint-plugin-jest": "22.14.0",
90+
"eslint-plugin-jest": "22.14.1",
9191
"eslint-plugin-jsx-a11y": "6.2.3",
9292
"eslint-plugin-prettier": "3.1.0",
9393
"eslint-plugin-react": "7.13.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3628,10 +3628,10 @@ [email protected]:
36283628
read-pkg-up "^2.0.0"
36293629
resolve "^1.11.0"
36303630

3631-
3632-
version "22.14.0"
3633-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.14.0.tgz#f9b09837f665cfe360b55c08866904255294cc16"
3634-
integrity sha512-Xtc9ZTtxdYFC7vu0PHxDeQ9lOMQ8gjwMmSQq/ni83TdflgL3eVh/qg3t99I7gcDxpeXfcp+lHu9C0vN3QAhATw==
3631+
3632+
version "22.14.1"
3633+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.14.1.tgz#32287dade9bc0a1920c61e25a71cf11363d78015"
3634+
integrity sha512-mpLjhADl+HjagrlaGNx95HIji089S18DhnU/Ee8P8VP+dhEnuEzb43BXEaRmDgQ7BiSUPcSCvt1ydtgPkjOF/Q==
36353635
dependencies:
36363636
"@typescript-eslint/experimental-utils" "^1.13.0"
36373637

0 commit comments

Comments
 (0)