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 56
56
"cross-env" : " ^7.0.3" ,
57
57
"cypress" : " ^6.5.0" ,
58
58
"eslint" : " ^7.20.0" ,
59
- "eslint-plugin-jest" : " ^24.1.3 " ,
59
+ "eslint-plugin-jest" : " ^24.1.5 " ,
60
60
"jest" : " ^26.6.3" ,
61
61
"jest-diff" : " ^26.6.2" ,
62
62
"jest-environment-jsdom" : " ^26.6.2" ,
Original file line number Diff line number Diff line change @@ -3020,10 +3020,10 @@ escodegen@^1.14.1:
3020
3020
optionalDependencies :
3021
3021
source-map "~0.6.1"
3022
3022
3023
- eslint-plugin-jest@^24.1.3 :
3024
- version "24.1.3 "
3025
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.1.3 .tgz#fa3db864f06c5623ff43485ca6c0e8fc5fe8ba0c "
3026
- integrity sha512-dNGGjzuEzCE3d5EPZQ/QGtmlMotqnYWD/QpCZ1UuZlrMAdhG5rldh0N0haCvhGnUkSeuORS5VNROwF9Hrgn3Lg ==
3023
+ eslint-plugin-jest@^24.1.5 :
3024
+ version "24.1.5 "
3025
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.1.5 .tgz#1e866a9f0deac587d0a3d5d7cefe99815a580de2 "
3026
+ integrity sha512-FIP3lwC8EzEG+rOs1y96cOJmMVpdFNreoDJv29B5vIupVssRi8zrSY3QadogT0K3h1Y8TMxJ6ZSAzYUmFCp2hg ==
3027
3027
dependencies :
3028
3028
" @typescript-eslint/experimental-utils" " ^4.0.1"
3029
3029
You can’t perform that action at this time.
0 commit comments