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.5 " ,
217
+ "eslint-plugin-jest" : " ^28.14.0 " ,
218
218
"eslint-plugin-jsx-a11y" : " ^6.10.2" ,
219
219
"eslint-plugin-lit" : " ^1.15.0" ,
220
220
"eslint-plugin-n" : " ^17.20.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.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 ==
6933
+ eslint-plugin-jest@^28.14.0 :
6934
+ version "28.14.0 "
6935
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.14.0 .tgz#02da77dc27d7b4c5480df3552ea26de056857b36 "
6936
+ integrity sha512-P9s/qXSMTpRTerE2FQ0qJet2gKbcGyFTPAJipoKxmWqR6uuFqIqk8FuEfg5yBieOezVrEfAMZrEwJ6yEp+1MFQ ==
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