File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 46
46
"eslint" : " ^5.9.0" ,
47
47
"eslint-config-standard" : " ^12.0.0" ,
48
48
"eslint-plugin-import" : " ^2.14.0" ,
49
- "eslint-plugin-jest" : " ^21.27.2 " ,
49
+ "eslint-plugin-jest" : " ^22.0.0 " ,
50
50
"eslint-plugin-node" : " ^8.0.0" ,
51
51
"eslint-plugin-promise" : " ^4.0.1" ,
52
52
"eslint-plugin-standard" : " ^4.0.0" ,
Original file line number Diff line number Diff line change @@ -3453,10 +3453,10 @@ eslint-plugin-import@^2.14.0:
3453
3453
read-pkg-up "^2.0.0"
3454
3454
resolve "^1.6.0"
3455
3455
3456
- eslint-plugin-jest@^21.27.2 :
3457
- version "21.27.2 "
3458
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.27.2 .tgz#2a795b7c3b5e707df48a953d651042bd01d7b0a8 "
3459
- integrity sha512-0E4OIgBJVlAmf1KfYFtZ3gYxgUzC5Eb3Jzmrc9ikI1OY+/cM8Kh72Ti7KfpeHNeD3HJNf9SmEfmvQLIz44Hrhw ==
3456
+ eslint-plugin-jest@^22.0.0 :
3457
+ version "22.0.0 "
3458
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.0.0 .tgz#87dc52bbdd47f37f23bf2b10bb8469458bb3ed68 "
3459
+ integrity sha512-YOj8cYI5ZXEZUrX2kUBLachR1ffjQiicIMBoivN7bXXHnxi8RcwNvmVzwlu3nTmjlvk5AP3kIpC5i8HcinmhPA ==
3460
3460
3461
3461
eslint-plugin-node@^8.0.0 :
3462
3462
version "8.0.0"
You can’t perform that action at this time.
0 commit comments