Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jest to v24.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 7, 2021
1 parent ba0b90b commit 14af0df
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"cypress": "6.6.0",
"doctoc": "2.0.0",
"eslint": "7.21.0",
"eslint-plugin-jest": "24.1.7",
"eslint-plugin-jest": "24.1.8",
"husky": "4.3.8",
"jest": "26.6.3",
"lerna": "4.0.0",
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10382,7 +10382,14 @@ eslint-plugin-import@^2.22.0, eslint-plugin-import@^2.22.1:
resolve "^1.17.0"
tsconfig-paths "^3.9.0"

eslint-plugin-jest@24.1.7, eslint-plugin-jest@^24.1.7:
eslint-plugin-jest@24.1.8:
version "24.1.8"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.1.8.tgz#c790cab5d556d3918c45c9842984cb281723af69"
integrity sha512-0ZU0d4ohDF/ibC1RT/VJQY4orrFw0tyaGBWET09yB/V7ilnjKENSPFSGaLp3u0KHGiNDhZZKe+ZbWSAwy2Sffg==
dependencies:
"@typescript-eslint/experimental-utils" "^4.0.1"

eslint-plugin-jest@^24.1.7:
version "24.1.7"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.1.7.tgz#77cb4e88ec2559721aa083a5905ef9e27fa12059"
integrity sha512-p5Dk/Rgiv+ThxguYl96dj7Hqkow09dwSH1G5ALKdREM4pHO1V1xP0N6/myzoquD3z4h+1YPYHzM+g7Fd0xyaXg==
Expand Down

0 comments on commit 14af0df

Please sign in to comment.