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 189
189
"eslint-gitignore" : " ^0.1.0" ,
190
190
"eslint-plugin-flowtype" : " ^8.0.3" ,
191
191
"eslint-plugin-import" : " ^2.29.1" ,
192
- "eslint-plugin-jest" : " ^27.8 .0" ,
192
+ "eslint-plugin-jest" : " ^27.9 .0" ,
193
193
"eslint-plugin-jsx-a11y" : " ^6.7.1" ,
194
194
"eslint-plugin-n" : " ^16.6.2" ,
195
195
"eslint-plugin-react" : " ^7.33.2" ,
Original file line number Diff line number Diff line change @@ -6325,10 +6325,10 @@ eslint-plugin-jest@^25.3.0:
6325
6325
dependencies:
6326
6326
"@typescript-eslint/experimental-utils" "^5.0.0"
6327
6327
6328
- eslint-plugin-jest@^27.8 .0:
6329
- version "27.8 .0"
6330
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.8 .0.tgz#c8900c3e74e4c6b8cee67ea77dbc8de9cbd9e093 "
6331
- integrity sha512-347hVFiu4ZKMYl5xFp0X81gLNwBdno0dl0CMpUMjwuAux9X/M2a7z+ab2VHmPL6XCT87q8nv1vaVzhIO4TE/hw ==
6328
+ eslint-plugin-jest@^27.9 .0:
6329
+ version "27.9 .0"
6330
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.9 .0.tgz#7c98a33605e1d8b8442ace092b60e9919730000b "
6331
+ integrity sha512-QIT7FH7fNmd9n4se7FFKHbsLKGQiw885Ds6Y/sxKgCZ6natwCsXdgPOADnYVxN2QrRweF0FZWbJ6S7Rsn7llug ==
6332
6332
dependencies:
6333
6333
"@typescript-eslint/utils" "^5.10.0"
6334
6334
You can’t perform that action at this time.
0 commit comments