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 33
33
"eslint-config-standard" : " 16.0.3" ,
34
34
"eslint-friendly-formatter" : " ^4.0.1" ,
35
35
"eslint-plugin-import" : " ^2.25.3" ,
36
- "eslint-plugin-jest" : " ^25.2.4 " ,
36
+ "eslint-plugin-jest" : " ^25.3.0 " ,
37
37
"eslint-plugin-node" : " ^11.0.0" ,
38
38
"eslint-plugin-promise" : " ^5.1.1" ,
39
39
"eslint-plugin-vue" : " ^7.20.0" ,
Original file line number Diff line number Diff line change @@ -2578,10 +2578,10 @@ eslint-plugin-import@^2.25.3:
2578
2578
resolve "^1.20.0"
2579
2579
tsconfig-paths "^3.11.0"
2580
2580
2581
- eslint-plugin-jest@^25.2.4 :
2582
- version "25.2.4 "
2583
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-25.2.4 .tgz#bb9f6a0bd1fd524ffb0b8b7a159cd70a58a1a793 "
2584
- integrity sha512-HRyinpgmEdkVr7pNPaYPHCoGqEzpgk79X8pg/xCeoAdurbyQjntJQ4pTzHl7BiVEBlam/F1Qsn+Dk0HtJO7Aaw ==
2581
+ eslint-plugin-jest@^25.3.0 :
2582
+ version "25.3.0 "
2583
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-25.3.0 .tgz#6c04bbf13624a75684a05391a825b58e2e291950 "
2584
+ integrity sha512-79WQtuBsTN1S8Y9+7euBYwxIOia/k7ykkl9OCBHL3xuww5ecursHy/D8GCIlvzHVWv85gOkS5Kv6Sh7RxOgK1Q ==
2585
2585
dependencies :
2586
2586
" @typescript-eslint/experimental-utils" " ^5.0.0"
2587
2587
You can’t perform that action at this time.
0 commit comments