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 73
73
"babel-jest" : " ^29.1.0" ,
74
74
"codecov" : " ^3.8.3" ,
75
75
"eslint" : " ^8.24.0" ,
76
- "eslint-plugin-jest" : " ^26.9.0 " ,
76
+ "eslint-plugin-jest" : " ^27.0.4 " ,
77
77
"jest" : " ^29.1.1" ,
78
78
"nuxt" : " ^2.15.8" ,
79
79
"playwright-chromium" : " ^1.26.1" ,
Original file line number Diff line number Diff line change @@ -7248,10 +7248,10 @@ eslint-plugin-import@^2.26.0:
7248
7248
resolve "^1.22.0"
7249
7249
tsconfig-paths "^3.14.1"
7250
7250
7251
- eslint-plugin-jest@^26.9.0 :
7252
- version "26.9.0 "
7253
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.9.0. tgz#7931c31000b1c19e57dbfb71bbf71b817d1bf949 "
7254
- integrity sha512-TWJxWGp1J628gxh2KhaH1H1paEdgE2J61BBF1I59c6xWeL5+D1BzMxGDN/nXAfX+aSkR5u80K+XhskK6Gwq9ng ==
7251
+ eslint-plugin-jest@^27.0.4 :
7252
+ version "27.0.4 "
7253
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.0.4. tgz#ab9c7b3f48bfade4762c24c415a5d9bbc0174a61 "
7254
+ integrity sha512-BuvY78pHMpMJ6Cio7sKg6jrqEcnRYPUc4Nlihku4vKx3FjlmMINSX4vcYokZIe+8TKcyr1aI5Kq7vYwgJNdQSA ==
7255
7255
dependencies:
7256
7256
"@typescript-eslint/utils" "^5.10.0"
7257
7257
You can’t perform that action at this time.
0 commit comments