File tree Expand file tree Collapse file tree 2 files changed +7
-12
lines changed Expand file tree Collapse file tree 2 files changed +7
-12
lines changed Original file line number Diff line number Diff line change 63
63
"@typescript-eslint/eslint-plugin" : " ^8.33.0" ,
64
64
"@typescript-eslint/parser" : " ^8.33.0" ,
65
65
"autoprefixer" : " ^10.4.21" ,
66
- "eslint" : " ^9.27 .0" ,
66
+ "eslint" : " ^9.28 .0" ,
67
67
"eslint-config-prettier" : " ^10.1.5" ,
68
68
"eslint-plugin-svelte3" : " ^4.0.0" ,
69
69
"husky" : " ^9.1.7" ,
Original file line number Diff line number Diff line change 215
215
minimatch "^3.1.2"
216
216
strip-json-comments "^3.1.1"
217
217
218
- " @eslint/js@9.27.0 " :
219
- version "9.27.0"
220
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.27.0.tgz#181a23460877c484f6dd03890f4e3fa2fdeb8ff0"
221
- integrity sha512-G5JD9Tu5HJEu4z2Uo4aHY2sLV64B7CDMXxFzqzjl3NKd6RVzSXNoE80jk7Y0lJkTTkjiIhBAqmlYwjuBY3tvpA==
222
-
223
- " @eslint/js@^9.28.0 " :
218
+ " @eslint/js@9.28.0" , "@eslint/js@^9.28.0":
224
219
version "9.28.0"
225
220
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.28.0.tgz#7822ccc2f8cae7c3cd4f902377d520e9ae03f844"
226
221
integrity sha512-fnqSjGWd/CoIp4EXIxWVK/sHA6DOHN4+8Ix2cX5ycOY7LG0UY8nHCU5pIp2eaE1Mc7Qd8kHspYNzYXT2ojPLzg==
@@ -1238,18 +1233,18 @@ eslint-visitor-keys@^4.2.0:
1238
1233
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
1239
1234
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
1240
1235
1241
- eslint@^9.27 .0 :
1242
- version "9.27 .0"
1243
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.27 .0.tgz#a587d3cd5b844b68df7898944323a702afe38979 "
1244
- integrity sha512-ixRawFQuMB9DZ7fjU3iGGganFDp3+45bPOdaRurcFHSXO1e/sYwUX/FtQZpLZJR6SjMoJH8hR2pPEAfDyCoU2Q ==
1236
+ eslint@^9.28 .0 :
1237
+ version "9.28 .0"
1238
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.28 .0.tgz#b0bcbe82a16945a40906924bea75e8b4980ced7d "
1239
+ integrity sha512-ocgh41VhRlf9+fVpe7QKzwLj9c92fDiqOj8Y3Sd4/ZmVA4Btx4PlUYPq4pp9JDyupkf1upbEXecxL2mwNV7jPQ ==
1245
1240
dependencies :
1246
1241
" @eslint-community/eslint-utils" " ^4.2.0"
1247
1242
" @eslint-community/regexpp" " ^4.12.1"
1248
1243
" @eslint/config-array" " ^0.20.0"
1249
1244
" @eslint/config-helpers" " ^0.2.1"
1250
1245
" @eslint/core" " ^0.14.0"
1251
1246
" @eslint/eslintrc" " ^3.3.1"
1252
- " @eslint/js" " 9.27 .0"
1247
+ " @eslint/js" " 9.28 .0"
1253
1248
" @eslint/plugin-kit" " ^0.3.1"
1254
1249
" @humanfs/node" " ^0.16.6"
1255
1250
" @humanwhocodes/module-importer" " ^1.0.1"
You can’t perform that action at this time.
0 commit comments