Skip to content
This repository has been archived by the owner on Mar 22, 2022. It is now read-only.

Commit

Permalink
Merge pull request #44 from murasamejo/dependabot/npm_and_yarn/eslint…
Browse files Browse the repository at this point in the history
…-plugin-jest-23.20.0

Bump eslint-plugin-jest from 23.18.2 to 23.20.0
  • Loading branch information
nikukyugamer committed Jul 31, 2020
2 parents 8dc3196 + 99f0612 commit 4b9cc78
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@typescript-eslint/eslint-plugin": "^3.7.0",
"@typescript-eslint/parser": "^3.7.1",
"css-loader": "^4.0.0",
"eslint-plugin-jest": "^23.18.2",
"eslint-plugin-jest": "^23.20.0",
"jest": "^26.1.0",
"jquery": "^3.5.1",
"sass-loader": "^9.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2439,10 +2439,10 @@ escodegen@^1.14.1:
optionalDependencies:
source-map "~0.6.1"

eslint-plugin-jest@^23.18.2:
version "23.18.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.18.2.tgz#9cebb2c93729ccabc1d01cf45c59e9ee6afec80d"
integrity sha512-afVOE47F0PENnRlnePUHgrDbv1tsDlTAVrjL051oUETB2ImzBwa5GfmUAUhDjAEuxH+xkE6DsmEpZ8obXzUMqQ==
eslint-plugin-jest@^23.20.0:
version "23.20.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.20.0.tgz#e1d69c75f639e99d836642453c4e75ed22da4099"
integrity sha512-+6BGQt85OREevBDWCvhqj1yYA4+BFK4XnRZSGJionuEYmcglMZYLNNBBemwzbqUAckURaHdJSBcjHPyrtypZOw==
dependencies:
"@typescript-eslint/experimental-utils" "^2.5.0"

Expand Down

0 comments on commit 4b9cc78

Please sign in to comment.