File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 15
15
"eslint-config-prettier" : " ^9.1.0" ,
16
16
"eslint-plugin-deprecation" : " ^3.0.0" ,
17
17
"eslint-plugin-header" : " ^3.1.1" ,
18
- "eslint-plugin-jest" : " ^28.12.0 " ,
18
+ "eslint-plugin-jest" : " ^28.13.3 " ,
19
19
"eslint-plugin-no-null" : " ^1.0.2" ,
20
20
"eslint-plugin-no-unsanitized" : " ^4.0.2" ,
21
21
"import-sort-style-eslint" : " ^6.0.0" ,
Original file line number Diff line number Diff line change 54
54
"eslint-config-prettier" : " ^9.1.0" ,
55
55
"eslint-plugin-deprecation" : " ^3.0.0" ,
56
56
"eslint-plugin-header" : " ^3.1.1" ,
57
- "eslint-plugin-jest" : " ^28.12.0 " ,
57
+ "eslint-plugin-jest" : " ^28.13.3 " ,
58
58
"eslint-plugin-no-null" : " ^1.0.2" ,
59
59
"eslint-plugin-no-unsanitized" : " ^4.0.2" ,
60
60
"if-env" : " ^1.0.4" ,
Original file line number Diff line number Diff line change @@ -2234,10 +2234,10 @@ eslint-plugin-header@^3.1.1:
2234
2234
resolved "https://registry.yarnpkg.com/eslint-plugin-header/-/eslint-plugin-header-3.1.1.tgz#6ce512432d57675265fac47292b50d1eff11acd6"
2235
2235
integrity sha512-9vlKxuJ4qf793CmeeSrZUvVClw6amtpghq3CuWcB5cUNnWHQhgcqy5eF8oVKFk1G3Y/CbchGfEaw3wiIJaNmVg==
2236
2236
2237
- eslint-plugin-jest@^28.12.0 :
2238
- version "28.12.0 "
2239
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.12.0 .tgz#cf0200ae1421acffe7f263d1eaf65912eb9addd9 "
2240
- integrity sha512-J6zmDp8WiQ9tyvYXE+3RFy7/+l4hraWLzmsabYXyehkmmDd36qV4VQFc7XzcsD8C1PTNt646MSx25bO1mdd9Yw ==
2237
+ eslint-plugin-jest@^28.13.3 :
2238
+ version "28.13.3 "
2239
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.13.3 .tgz#3774d02d746f9fb1a25e4a8c9cb668c28c27f476 "
2240
+ integrity sha512-BwC7TkFKn59tyfi6Zd9p/bcVVYOjWqp80jeaQvMy1fNFo8iDF8D5XvoSMM7CPaL6lQXPXCgD+RD4onlSsFelIw ==
2241
2241
dependencies :
2242
2242
" @typescript-eslint/utils" " ^6.0.0 || ^7.0.0 || ^8.0.0"
2243
2243
You can’t perform that action at this time.
0 commit comments