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 183
183
"eslint" : " ^8.56.0" ,
184
184
"eslint-config-prettier" : " ^9.1.0" ,
185
185
"eslint-plugin-import" : " ^2.29.0" ,
186
- "eslint-plugin-jest" : " ^27.6 .0" ,
186
+ "eslint-plugin-jest" : " ^27.9 .0" ,
187
187
"eslint-plugin-jsx-a11y" : " ^6.8.0" ,
188
188
"eslint-plugin-prettier" : " ^5.1.3" ,
189
189
"eslint-plugin-react" : " ^7.33.2" ,
Original file line number Diff line number Diff line change @@ -5440,10 +5440,10 @@ eslint-plugin-import@^2.29.0:
5440
5440
semver "^6.3.1"
5441
5441
tsconfig-paths "^3.14.2"
5442
5442
5443
- eslint-plugin-jest@^27.6 .0:
5444
- version "27.6 .0"
5445
- resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-27.6 .0.tgz#e5c0cf735b3c8cad0ef9db5b565b2fc99f5e55ed "
5446
- integrity sha512-MTlusnnDMChbElsszJvrwD1dN3x6nZl//s4JD23BxB6MgR66TZlL064su24xEIS3VACfAoHV1vgyMgPw8nkdng ==
5443
+ eslint-plugin-jest@^27.9 .0:
5444
+ version "27.9 .0"
5445
+ resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-27.9 .0.tgz#7c98a33605e1d8b8442ace092b60e9919730000b "
5446
+ integrity sha512-QIT7FH7fNmd9n4se7FFKHbsLKGQiw885Ds6Y/sxKgCZ6natwCsXdgPOADnYVxN2QrRweF0FZWbJ6S7Rsn7llug ==
5447
5447
dependencies:
5448
5448
"@typescript-eslint/utils" "^5.10.0"
5449
5449
You can’t perform that action at this time.
0 commit comments