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 79
79
"eslint-import-resolver-typescript" : " ^3.6.3" ,
80
80
"eslint-plugin-css-modules" : " ^2.12.0" ,
81
81
"eslint-plugin-import" : " 2.29.1" ,
82
- "eslint-plugin-jest" : " ^28.8.1 " ,
82
+ "eslint-plugin-jest" : " ^28.8.2 " ,
83
83
"eslint-plugin-jsx-a11y" : " 6.9.0" ,
84
84
"eslint-plugin-only-warn" : " ^1.1.0" ,
85
85
"eslint-plugin-prettier" : " ^5.2.1" ,
Original file line number Diff line number Diff line change @@ -5293,10 +5293,10 @@ eslint-plugin-jest@^25.3.0:
5293
5293
dependencies:
5294
5294
"@typescript-eslint/experimental-utils" "^5.0.0"
5295
5295
5296
- eslint-plugin-jest@^28.8.1 :
5297
- version "28.8.1 "
5298
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.8.1 .tgz#3cf7d2752350bd711ca0de000b048a5464b52e0b "
5299
- integrity sha512-G46XMyYu6PtSNJUkQ0hsPjzXYpzq/O4vpCciMizTKRJG8kNsRreGoMRDG6H9FIB/xVgfFuclVnuX4XRvFUzrZQ ==
5296
+ eslint-plugin-jest@^28.8.2 :
5297
+ version "28.8.2 "
5298
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.8.2 .tgz#7f8307179c5cf8d51101b3aa002be168daadecbc "
5299
+ integrity sha512-mC3OyklHmS5i7wYU1rGId9EnxRI8TVlnFG56AE+8U9iRy6zwaNygZR+DsdZuCL0gRG0wVeyzq+uWcPt6yJrrMA ==
5300
5300
dependencies:
5301
5301
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
5302
5302
You can’t perform that action at this time.
0 commit comments