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 69
69
"eslint" : " ^5.9.0" ,
70
70
"eslint-config-standard" : " ^12.0.0" ,
71
71
"eslint-plugin-import" : " ^2.14.0" ,
72
- "eslint-plugin-jest" : " ^21.27.2 " ,
72
+ "eslint-plugin-jest" : " ^22.0.0 " ,
73
73
"eslint-plugin-node" : " ^8.0.0" ,
74
74
"eslint-plugin-promise" : " ^4.0.1" ,
75
75
"eslint-plugin-standard" : " ^4.0.0" ,
Original file line number Diff line number Diff line change @@ -3869,10 +3869,10 @@ eslint-plugin-import@^2.14.0:
3869
3869
read-pkg-up "^2.0.0"
3870
3870
resolve "^1.6.0"
3871
3871
3872
- eslint-plugin-jest@^21.27.2 :
3873
- version "21.27.2 "
3874
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.27.2 .tgz#2a795b7c3b5e707df48a953d651042bd01d7b0a8 "
3875
- integrity sha512-0E4OIgBJVlAmf1KfYFtZ3gYxgUzC5Eb3Jzmrc9ikI1OY+/cM8Kh72Ti7KfpeHNeD3HJNf9SmEfmvQLIz44Hrhw ==
3872
+ eslint-plugin-jest@^22.0.0 :
3873
+ version "22.0.0 "
3874
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.0.0 .tgz#87dc52bbdd47f37f23bf2b10bb8469458bb3ed68 "
3875
+ integrity sha512-YOj8cYI5ZXEZUrX2kUBLachR1ffjQiicIMBoivN7bXXHnxi8RcwNvmVzwlu3nTmjlvk5AP3kIpC5i8HcinmhPA ==
3876
3876
3877
3877
eslint-plugin-node@^8.0.0 :
3878
3878
version "8.0.0"
You can’t perform that action at this time.
0 commit comments