Skip to content

Commit d0ff084

Browse files
dependabot[bot]jrolfs
authored andcommitted
feat(deps): bump eslint-plugin-jest from 23.18.2 to 23.20.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 23.18.2 to 23.20.0. - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v23.18.2...v23.20.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7924c22 commit d0ff084

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
@@ -89,7 +89,7 @@
8989
"eslint-config-kentcdodds": "^14.14.2",
9090
"eslint-config-prettier": "^6.10.0",
9191
"eslint-plugin-import": "^2.20.0",
92-
"eslint-plugin-jest": "^23.18.0",
92+
"eslint-plugin-jest": "^23.20.0",
9393
"eslint-plugin-jsx-a11y": "^6.2.3",
9494
"eslint-plugin-prettier": "^3.1.2",
9595
"eslint-plugin-react": "^7.19.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3847,10 +3847,10 @@ eslint-plugin-jest-dom@^2.1.0:
38473847
dependencies:
38483848
requireindex "~1.2.0"
38493849

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

0 commit comments

Comments
 (0)