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 188
188
"eslint-gitignore" : " ^0.1.0" ,
189
189
"eslint-plugin-flowtype" : " ^8.0.3" ,
190
190
"eslint-plugin-import" : " ^2.29.1" ,
191
- "eslint-plugin-jest" : " ^28.2 .0" ,
191
+ "eslint-plugin-jest" : " ^28.3 .0" ,
192
192
"eslint-plugin-jsx-a11y" : " ^6.8.0" ,
193
193
"eslint-plugin-n" : " ^17.3.1" ,
194
194
"eslint-plugin-react" : " ^7.34.1" ,
Original file line number Diff line number Diff line change @@ -6586,10 +6586,10 @@ eslint-plugin-jest@^25.3.0:
6586
6586
dependencies:
6587
6587
"@typescript-eslint/experimental-utils" "^5.0.0"
6588
6588
6589
- eslint-plugin-jest@^28.2 .0:
6590
- version "28.2 .0"
6591
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.2 .0.tgz#863e2b2bda95eb41981ba9bcf4c44f57dce40a73 "
6592
- integrity sha512-yRDti/a+f+SMSmNTiT9/M/MzXGkitl8CfzUxnpoQcTyfq8gUrXMriVcWU36W1X6BZSUoyUCJrDAWWUA2N4hE5g ==
6589
+ eslint-plugin-jest@^28.3 .0:
6590
+ version "28.3 .0"
6591
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.3 .0.tgz#d52dea5e4f191fde061cbf1cea44c8a0a23e62ec "
6592
+ integrity sha512-5LjCSSno8E+IUCOX4hJiIb/upPIgpkaDEcaN/40gOcw26t/5UTLHFc4JdxKjOOvGTh0XdCu+fNr0fpOVNvcxMA ==
6593
6593
dependencies:
6594
6594
"@typescript-eslint/utils" "^6.0.0"
6595
6595
You can’t perform that action at this time.
0 commit comments