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 214
214
"eslint-gitignore" : " ^0.1.0" ,
215
215
"eslint-plugin-flowtype" : " ^8.0.3" ,
216
216
"eslint-plugin-import" : " ^2.31.0" ,
217
- "eslint-plugin-jest" : " ^28.13.3 " ,
217
+ "eslint-plugin-jest" : " ^28.13.5 " ,
218
218
"eslint-plugin-jsx-a11y" : " ^6.10.2" ,
219
219
"eslint-plugin-lit" : " ^1.15.0" ,
220
220
"eslint-plugin-n" : " ^17.19.0" ,
Original file line number Diff line number Diff line change @@ -6930,10 +6930,10 @@ eslint-plugin-jest@^25.3.0:
6930
6930
dependencies:
6931
6931
"@typescript-eslint/experimental-utils" "^5.0.0"
6932
6932
6933
- eslint-plugin-jest@^28.13.3 :
6934
- version "28.13.3 "
6935
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.13.3 .tgz#3774d02d746f9fb1a25e4a8c9cb668c28c27f476 "
6936
- integrity sha512-BwC7TkFKn59tyfi6Zd9p/bcVVYOjWqp80jeaQvMy1fNFo8iDF8D5XvoSMM7CPaL6lQXPXCgD+RD4onlSsFelIw ==
6933
+ eslint-plugin-jest@^28.13.5 :
6934
+ version "28.13.5 "
6935
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.13.5 .tgz#b3eaaeba0fb40af25966e2c93914b046f24ca5d8 "
6936
+ integrity sha512-ThdhaLPqK78iVjWY1zIfe4WdcVB0NgxZzsOE38SRCc/i3lPIcdfkOuWMC6m96LAg9zAbPPY7LSTXXT0Pf8J7pQ ==
6937
6937
dependencies:
6938
6938
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
6939
6939
You can’t perform that action at this time.
0 commit comments