Skip to content

Commit 94449f1

Browse files
committed
Update dependency eslint to v9.10.0
1 parent 2443c4e commit 94449f1

File tree

1 file changed

+25
-11
lines changed

1 file changed

+25
-11
lines changed

yarn.lock

Lines changed: 25 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1348,16 +1348,23 @@
13481348
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
13491349
integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==
13501350

1351-
"@eslint/js@9.9.1":
1352-
version "9.9.1"
1353-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.9.1.tgz#4a97e85e982099d6c7ee8410aacb55adaa576f06"
1354-
integrity sha512-xIDQRsfg5hNBqHz04H1R3scSVwmI+KUbqjsQKHKQ1DAUSaUjYPReZZmS/5PNiKu1fUvzDd6H7DEDKACSEhu+TQ==
1351+
"@eslint/js@9.10.0":
1352+
version "9.10.0"
1353+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.10.0.tgz#eaa3cb0baec497970bb29e43a153d0d5650143c6"
1354+
integrity sha512-fuXtbiP5GWIn8Fz+LWoOMVf/Jxm+aajZYkhi6CuEm4SxymFM+eUWzbO9qXT+L0iCkL5+KGYMCSGxo686H19S1g==
13551355

13561356
"@eslint/object-schema@^2.1.4":
13571357
version "2.1.4"
13581358
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.4.tgz#9e69f8bb4031e11df79e03db09f9dbbae1740843"
13591359
integrity sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==
13601360

1361+
"@eslint/plugin-kit@^0.1.0":
1362+
version "0.1.0"
1363+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.1.0.tgz#809b95a0227ee79c3195adfb562eb94352e77974"
1364+
integrity sha512-autAXT203ixhqei9xt+qkYOvY8l6LAFIdT2UXc/RPNeUVfqRF1BV94GTJyVPFKT8nFM6MyVJhjLj9E8JWvf5zQ==
1365+
dependencies:
1366+
levn "^0.4.1"
1367+
13611368
"@floating-ui/core@^1.6.0":
13621369
version "1.6.4"
13631370
resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.6.4.tgz#0140cf5091c8dee602bff9da5ab330840ff91df6"
@@ -4252,7 +4259,14 @@ debug@^3.2.7:
42524259
dependencies:
42534260
ms "^2.1.1"
42544261

4255-
debug@^4.3.1, debug@^4.3.2, debug@^4.3.4:
4262+
debug@^4.3.1, debug@^4.3.2:
4263+
version "4.3.7"
4264+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.7.tgz#87945b4151a011d76d95a198d7111c865c360a52"
4265+
integrity sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==
4266+
dependencies:
4267+
ms "^2.1.3"
4268+
4269+
debug@^4.3.4:
42564270
version "4.3.6"
42574271
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.6.tgz#2ab2c38fbaffebf8aa95fdfe6d88438c7a13c52b"
42584272
integrity sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==
@@ -4988,15 +5002,16 @@ eslint@^8.3.0:
49885002
text-table "^0.2.0"
49895003

49905004
eslint@^9.5.0:
4991-
version "9.9.1"
4992-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.9.1.tgz#147ac9305d56696fb84cf5bdecafd6517ddc77ec"
4993-
integrity sha512-dHvhrbfr4xFQ9/dq+jcVneZMyRYLjggWjk6RVsIiHsP8Rz6yZ8LvZ//iU4TrZF+SXWG+JkNF2OyiZRvzgRDqMg==
5005+
version "9.10.0"
5006+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.10.0.tgz#0bd74d7fe4db77565d0e7f57c7df6d2b04756806"
5007+
integrity sha512-Y4D0IgtBZfOcOUAIQTSXBKoNGfY0REGqHJG6+Q81vNippW5YlKjHFj4soMxamKK1NXHUWuBZTLdU3Km+L/pcHw==
49945008
dependencies:
49955009
"@eslint-community/eslint-utils" "^4.2.0"
49965010
"@eslint-community/regexpp" "^4.11.0"
49975011
"@eslint/config-array" "^0.18.0"
49985012
"@eslint/eslintrc" "^3.1.0"
4999-
"@eslint/js" "9.9.1"
5013+
"@eslint/js" "9.10.0"
5014+
"@eslint/plugin-kit" "^0.1.0"
50005015
"@humanwhocodes/module-importer" "^1.0.1"
50015016
"@humanwhocodes/retry" "^0.3.0"
50025017
"@nodelib/fs.walk" "^1.2.8"
@@ -5019,7 +5034,6 @@ eslint@^9.5.0:
50195034
is-glob "^4.0.0"
50205035
is-path-inside "^3.0.3"
50215036
json-stable-stringify-without-jsonify "^1.0.1"
5022-
levn "^0.4.1"
50235037
lodash.merge "^4.6.2"
50245038
minimatch "^3.1.2"
50255039
natural-compare "^1.4.0"
@@ -7637,7 +7651,7 @@ ms@2.1.2:
76377651
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
76387652
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
76397653

7640-
ms@2.1.3, ms@^2.1.1:
7654+
ms@2.1.3, ms@^2.1.1, ms@^2.1.3:
76417655
version "2.1.3"
76427656
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
76437657
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==

0 commit comments

Comments
 (0)