File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 29
29
"autoprefixer" : " 9.8.8" ,
30
30
"babel-preset-env" : " 1.7.0" ,
31
31
"babel-preset-preact" : " 2.0.0" ,
32
- "eslint" : " 9.8 .0" ,
32
+ "eslint" : " 9.9 .0" ,
33
33
"eslint-config-airbnb-base" : " 15.0.0" ,
34
34
"eslint-config-prettier" : " 9.1.0" ,
35
35
"eslint-plugin-import" : " 2.29.1" ,
Original file line number Diff line number Diff line change 1228
1228
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
1229
1229
integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==
1230
1230
1231
- "@eslint/js@9.8 .0":
1232
- version "9.8 .0"
1233
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.8 .0.tgz#ae9bc14bb839713c5056f5018bcefa955556d3a4 "
1234
- integrity sha512-MfluB7EUfxXtv3i/++oh89uzAr4PDI4nn201hsp+qaXqsjAWzinlZEHEfPgAX4doIlKvPG/i0A9dpKxOLII8yA ==
1231
+ "@eslint/js@9.9 .0":
1232
+ version "9.9 .0"
1233
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.9 .0.tgz#d8437adda50b3ed4401964517b64b4f59b0e2638 "
1234
+ integrity sha512-hhetes6ZHP3BlXLxmd8K2SNgkhNSi+UcecbnwWKwpP7kyi/uC75DJ1lOOBO3xrC4jyojtGE3YxKZPHfk4yrgug ==
1235
1235
1236
1236
"@eslint/object-schema@^2.1.4":
1237
1237
version "2.1.4"
@@ -5986,16 +5986,16 @@ eslint-visitor-keys@^4.0.0:
5986
5986
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz#e3adc021aa038a2a8e0b2f8b0ce8f66b9483b1fb"
5987
5987
integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==
5988
5988
5989
- eslint@9.8 .0:
5990
- version "9.8 .0"
5991
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.8 .0.tgz#a4f4a090c8ea2d10864d89a6603e02ce9f649f0f "
5992
- integrity sha512-K8qnZ/QJzT2dLKdZJVX6W4XOwBzutMYmt0lqUS+JdXgd+HTYFlonFgkJ8s44d/zMPPCnOOk0kMWCApCPhiOy9A ==
5989
+ eslint@9.9 .0:
5990
+ version "9.9 .0"
5991
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.9 .0.tgz#8d214e69ae4debeca7ae97daebbefe462072d975 "
5992
+ integrity sha512-JfiKJrbx0506OEerjK2Y1QlldtBxkAlLxT5OEcRF8uaQ86noDe2k31Vw9rnSWv+MXZHj7OOUV/dA0AhdLFcyvA ==
5993
5993
dependencies:
5994
5994
"@eslint-community/eslint-utils" "^4.2.0"
5995
5995
"@eslint-community/regexpp" "^4.11.0"
5996
5996
"@eslint/config-array" "^0.17.1"
5997
5997
"@eslint/eslintrc" "^3.1.0"
5998
- "@eslint/js" "9.8 .0"
5998
+ "@eslint/js" "9.9 .0"
5999
5999
"@humanwhocodes/module-importer" "^1.0.1"
6000
6000
"@humanwhocodes/retry" "^0.3.0"
6001
6001
"@nodelib/fs.walk" "^1.2.8"
You can’t perform that action at this time.
0 commit comments