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 26
26
"eslint-import-resolver-typescript" : " 3.6.1" ,
27
27
"eslint-plugin-eslint-comments" : " ^3.2.0" ,
28
28
"eslint-plugin-import" : " 2.28.1" ,
29
- "eslint-plugin-jest" : " 27.4.0 " ,
29
+ "eslint-plugin-jest" : " 27.4.2 " ,
30
30
"eslint-plugin-mdx" : " 2.2.0" ,
31
31
"eslint-plugin-n" : " ^16.1.0" ,
32
32
"eslint-plugin-no-use-extend-native" : " ^0.5.0" ,
Original file line number Diff line number Diff line change @@ -2456,10 +2456,10 @@ eslint-plugin-import@2.28.1:
2456
2456
semver "^6.3.1"
2457
2457
tsconfig-paths "^3.14.2"
2458
2458
2459
- eslint-plugin-jest@27.4.0 :
2460
- version "27.4.0 "
2461
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.4.0 .tgz#3926cca723c40c3d7a3fe0e1fd911eff5e681f50 "
2462
- integrity sha512-ukVeKmMPAUA5SWjHenvyyXnirKfHKMdOsTZdn5tZx5EW05HGVQwBohigjFZGGj3zuv1cV6hc82FvWv6LdIbkgg ==
2459
+ eslint-plugin-jest@27.4.2 :
2460
+ version "27.4.2 "
2461
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.4.2 .tgz#181d999ac67a9b6040db1d27935887cf5a2882ed "
2462
+ integrity sha512-3Nfvv3wbq2+PZlRTf2oaAWXWwbdBejFRBR2O8tAO67o+P8zno+QGbcDYaAXODlreXVg+9gvWhKKmG2rgfb8GEg ==
2463
2463
dependencies :
2464
2464
" @typescript-eslint/utils" " ^5.10.0"
2465
2465
You can’t perform that action at this time.
0 commit comments