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 95
95
"eslint" : " ^8.0.0" ,
96
96
"eslint-config-prettier" : " ^8.0.0" ,
97
97
"eslint-plugin-import" : " ^2.20.1" ,
98
- "eslint-plugin-jest" : " ^26 .0.0" ,
98
+ "eslint-plugin-jest" : " ^27 .0.0" ,
99
99
"husky" : " ^8.0.0" ,
100
100
"jest" : " ^29.0.1" ,
101
101
"lerna" : " ^5.0.0" ,
Original file line number Diff line number Diff line change @@ -3997,10 +3997,10 @@ eslint-plugin-import@^2.20.1:
3997
3997
resolve "^1.22.0"
3998
3998
tsconfig-paths "^3.14.1"
3999
3999
4000
- eslint-plugin-jest@^26 .0.0 :
4001
- version "26.9 .0"
4002
- resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-26.9 .0.tgz#7931c31000b1c19e57dbfb71bbf71b817d1bf949 "
4003
- integrity sha512-TWJxWGp1J628gxh2KhaH1H1paEdgE2J61BBF1I59c6xWeL5+D1BzMxGDN/nXAfX+aSkR5u80K+XhskK6Gwq9ng ==
4000
+ eslint-plugin-jest@^27 .0.0 :
4001
+ version "27.0 .0"
4002
+ resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-27.0 .0.tgz#fafe827d6be5c1172068b6ad85f0faa4a27cbc7e "
4003
+ integrity sha512-z+xyBosph1kSffGEbsDz4EgdzRnpdKzrPHgVtiQ9hcZsTKl8EOo6yLhNn55tGfJSEmJdEVqpXv1g+ZmTbT9rEQ ==
4004
4004
dependencies :
4005
4005
" @typescript-eslint/utils" " ^5.10.0"
4006
4006
You can’t perform that action at this time.
0 commit comments