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" : " ^8.1.1" ,
Original file line number Diff line number Diff line change @@ -2583,10 +2583,10 @@ eslint-plugin-import@^2.25.3:
2583
2583
resolve "^1.20.0"
2584
2584
tsconfig-paths "^3.11.0"
2585
2585
2586
- eslint-plugin-jest@^25.2.4 :
2587
- version "25.2.4 "
2588
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-25.2.4 .tgz#bb9f6a0bd1fd524ffb0b8b7a159cd70a58a1a793 "
2589
- integrity sha512-HRyinpgmEdkVr7pNPaYPHCoGqEzpgk79X8pg/xCeoAdurbyQjntJQ4pTzHl7BiVEBlam/F1Qsn+Dk0HtJO7Aaw ==
2586
+ eslint-plugin-jest@^25.3.0 :
2587
+ version "25.3.0 "
2588
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-25.3.0 .tgz#6c04bbf13624a75684a05391a825b58e2e291950 "
2589
+ integrity sha512-79WQtuBsTN1S8Y9+7euBYwxIOia/k7ykkl9OCBHL3xuww5ecursHy/D8GCIlvzHVWv85gOkS5Kv6Sh7RxOgK1Q ==
2590
2590
dependencies :
2591
2591
" @typescript-eslint/experimental-utils" " ^5.0.0"
2592
2592
You can’t perform that action at this time.
0 commit comments