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.2" ,
36
- "eslint-plugin-jest" : " ^25.2.3 " ,
36
+ "eslint-plugin-jest" : " ^25.2.4 " ,
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 @@ -2744,10 +2744,10 @@ eslint-plugin-import@^2.25.2:
2744
2744
resolve "^1.20.0"
2745
2745
tsconfig-paths "^3.11.0"
2746
2746
2747
- eslint-plugin-jest@^25.2.3 :
2748
- version "25.2.3 "
2749
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-25.2.3 .tgz#7a841eca91b4e21f31fe0a5403f55bc7779dd7b3 "
2750
- integrity sha512-Yoa0at3euTjERDvPGPWiItY1uuqKYQ5Ov2SmkSLmKRq9OFiVdEehw0rWuK4PA538k7CNqnvmkztjAB9l+HJ7kQ ==
2747
+ eslint-plugin-jest@^25.2.4 :
2748
+ version "25.2.4 "
2749
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-25.2.4 .tgz#bb9f6a0bd1fd524ffb0b8b7a159cd70a58a1a793 "
2750
+ integrity sha512-HRyinpgmEdkVr7pNPaYPHCoGqEzpgk79X8pg/xCeoAdurbyQjntJQ4pTzHl7BiVEBlam/F1Qsn+Dk0HtJO7Aaw ==
2751
2751
dependencies :
2752
2752
" @typescript-eslint/experimental-utils" " ^5.0.0"
2753
2753
You can’t perform that action at this time.
0 commit comments