Skip to content

Commit bac4b4f

Browse files
renovate[bot]TheAlexLichter
authored andcommitted
chore(deps): update dependency eslint-plugin-jest to ^22.1.3 (#2)
1 parent 0aedcf4 commit bac4b4f

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
@@ -49,7 +49,7 @@
4949
"eslint": "^5.12.0",
5050
"eslint-config-standard": "^12.0.0",
5151
"eslint-plugin-import": "^2.14.0",
52-
"eslint-plugin-jest": "^22.1.2",
52+
"eslint-plugin-jest": "^22.1.3",
5353
"eslint-plugin-node": "^8.0.1",
5454
"eslint-plugin-promise": "^4.0.1",
5555
"eslint-plugin-standard": "^4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2363,10 +2363,10 @@ eslint-plugin-import@^2.14.0:
23632363
read-pkg-up "^2.0.0"
23642364
resolve "^1.6.0"
23652365

2366-
eslint-plugin-jest@^22.1.2:
2367-
version "22.1.2"
2368-
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-22.1.2.tgz#1ea36cc3faedbdb788e702ca633d635ca14e91e8"
2369-
integrity sha512-jSPT4rVmNetkeCIyrvvOM0wJtgoUSbKHIUDoOGzIISsg51eWN/nISPNKVM+jXMMDI9oowbyapOnpKSXlsLiDpQ==
2366+
eslint-plugin-jest@^22.1.3:
2367+
version "22.1.3"
2368+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.1.3.tgz#4444108dfcddc5d2117ed6dc551f529d7e73a99e"
2369+
integrity sha512-JTZTI6WQoNruAugNyCO8fXfTONVcDd5i6dMRFA5g3rUFn1UDDLILY1bTL6alvNXbW2U7Sc2OSpi8m08pInnq0A==
23702370

23712371
eslint-plugin-node@^8.0.1:
23722372
version "8.0.1"

0 commit comments

Comments
 (0)