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.1" ,
122
122
"eslint-config-vue" : " ^2.0.2" ,
123
123
"eslint-plugin-import" : " ^2.22.1" ,
124
- "eslint-plugin-jest" : " ^24.1.2 " ,
124
+ "eslint-plugin-jest" : " ^24.1.3 " ,
125
125
"eslint-plugin-markdown" : " ^1.0.2" ,
126
126
"eslint-plugin-node" : " ^11.1.0" ,
127
127
"eslint-plugin-prettier" : " ^3.1.4" ,
Original file line number Diff line number Diff line change @@ -5528,10 +5528,10 @@ eslint-plugin-import@^2.22.1:
5528
5528
resolve "^1.17.0"
5529
5529
tsconfig-paths "^3.9.0"
5530
5530
5531
- eslint-plugin-jest@^24.1.2 :
5532
- version "24.1.2 "
5533
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.1.2 .tgz#6db30daf9f23555856754aab6632d8cec0634aa1 "
5534
- integrity sha512-DBkrgfMiYY7o04BxVhvf8Gnu3o6CVIG5ibQs1lg8LHxsWxSQ3CqwlPILaFt/rb+iFc5oFeNHZXOOfDlycCNHWQ ==
5531
+ eslint-plugin-jest@^24.1.3 :
5532
+ version "24.1.3 "
5533
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.1.3 .tgz#fa3db864f06c5623ff43485ca6c0e8fc5fe8ba0c "
5534
+ integrity sha512-dNGGjzuEzCE3d5EPZQ/QGtmlMotqnYWD/QpCZ1UuZlrMAdhG5rldh0N0haCvhGnUkSeuORS5VNROwF9Hrgn3Lg ==
5535
5535
dependencies:
5536
5536
"@typescript-eslint/experimental-utils" "^4.0.1"
5537
5537
You can’t perform that action at this time.
0 commit comments