File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 121
121
"eslint-config-standard" : " ^16.0.2" ,
122
122
"eslint-config-vue" : " ^2.0.2" ,
123
123
"eslint-plugin-import" : " ^2.22.1" ,
124
- "eslint-plugin-jest" : " ^24.1.3 " ,
124
+ "eslint-plugin-jest" : " ^24.3.2 " ,
125
125
"eslint-plugin-markdown" : " ^1.0.2" ,
126
126
"eslint-plugin-node" : " ^11.1.0" ,
127
127
"eslint-plugin-prettier" : " ^3.3.1" ,
Original file line number Diff line number Diff line change @@ -5490,10 +5490,10 @@ eslint-plugin-import@^2.22.1:
5490
5490
resolve "^1.17.0"
5491
5491
tsconfig-paths "^3.9.0"
5492
5492
5493
- eslint-plugin-jest@^24.1.3 :
5494
- version "24.1.3 "
5495
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.1.3. tgz#fa3db864f06c5623ff43485ca6c0e8fc5fe8ba0c "
5496
- integrity sha512-dNGGjzuEzCE3d5EPZQ/QGtmlMotqnYWD/QpCZ1UuZlrMAdhG5rldh0N0haCvhGnUkSeuORS5VNROwF9Hrgn3Lg ==
5493
+ eslint-plugin-jest@^24.3.2 :
5494
+ version "24.3.2 "
5495
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.3.2. tgz#30a8b2dea6278d0da1d6fb9d6cd530aaf58050a1 "
5496
+ integrity sha512-cicWDr+RvTAOKS3Q/k03+Z3odt3VCiWamNUHWd6QWbVQWcYJyYgUTu8x0mx9GfeDEimawU5kQC+nQ3MFxIM6bw ==
5497
5497
dependencies:
5498
5498
"@typescript-eslint/experimental-utils" "^4.0.1"
5499
5499
You can’t perform that action at this time.
0 commit comments