Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jest to ^23.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 12, 2020
1 parent 173b586 commit ef0149c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"eslint-config-standard": "^14.1.1",
"eslint-plugin-import": "2.19.1",
"eslint-plugin-jest": "^23.10.0",
"eslint-plugin-jest": "^23.11.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2874,10 +2874,10 @@ eslint-plugin-import@2.19.1:
read-pkg-up "^2.0.0"
resolve "^1.12.0"

eslint-plugin-jest@^23.10.0:
version "23.10.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.10.0.tgz#4738c7ca9e6513da50f4e99d7b161c1f82fa8e8f"
integrity sha512-cHC//nesojSO1MLxVmFJR/bUaQQG7xvMHQD8YLbsQzevR41WKm8paKDUv2wMHlUy5XLZUmNcWuflOi4apS8D+Q==
eslint-plugin-jest@^23.11.0:
version "23.11.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.11.0.tgz#6e01d83ea74c1eefd60811655bbc288bd8ab2e7d"
integrity sha512-qedvh6mcMgoLFHjITtG40yKOCu5Fa1GMYesDOclU30ZvtVkf+DaH0fnCn1ysOX/QMdk2SGhQvxvYLowcLaM0GA==
dependencies:
"@typescript-eslint/experimental-utils" "^2.5.0"

Expand Down

0 comments on commit ef0149c

Please sign in to comment.