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 78
78
"@vercel/ncc" : " ^0.38.1" ,
79
79
"eslint" : " ^8.51.0" ,
80
80
"eslint-plugin-github" : " ^4.10.1" ,
81
- "eslint-plugin-jest" : " ^27.4.2 " ,
81
+ "eslint-plugin-jest" : " ^27.4.3 " ,
82
82
"eslint-plugin-jsonc" : " ^2.10.0" ,
83
83
"eslint-plugin-prettier" : " ^5.0.1" ,
84
84
"jest" : " ^29.7.0" ,
Original file line number Diff line number Diff line change @@ -2230,10 +2230,10 @@ eslint-plugin-import@^2.25.2:
2230
2230
semver "^6.3.1"
2231
2231
tsconfig-paths "^3.14.2"
2232
2232
2233
- eslint-plugin-jest@^27.4.2 :
2234
- version "27.4.2 "
2235
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.4.2 .tgz#181d999ac67a9b6040db1d27935887cf5a2882ed "
2236
- integrity sha512-3Nfvv3wbq2+PZlRTf2oaAWXWwbdBejFRBR2O8tAO67o+P8zno+QGbcDYaAXODlreXVg+9gvWhKKmG2rgfb8GEg ==
2233
+ eslint-plugin-jest@^27.4.3 :
2234
+ version "27.4.3 "
2235
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.4.3 .tgz#7b2330a9e1819b66d06e66b45dfa8e8ef0c23f79 "
2236
+ integrity sha512-7S6SmmsHsgIm06BAGCAxL+ABd9/IB3MWkz2pudj6Qqor2y1qQpWPfuFU4SG9pWj4xDjF0e+D7Llh5useuSzAZw ==
2237
2237
dependencies :
2238
2238
" @typescript-eslint/utils" " ^5.10.0"
2239
2239
You can’t perform that action at this time.
0 commit comments