Skip to content

Commit 05c74be

Browse files
build(deps-dev): bump eslint from 9.13.0 to 9.18.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.13.0 to 9.18.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.13.0...v9.18.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 44b924b commit 05c74be

File tree

4 files changed

+44
-143
lines changed

4 files changed

+44
-143
lines changed

apps/sdk-nextjs-integration/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/react": "^18.3.5",
3333
"@types/react-dom": "^18.3.1",
3434
"autoprefixer": "^10.0.1",
35-
"eslint": "^9.14.0",
35+
"eslint": "^9.18.0",
3636
"eslint-config-next": "15.0.2",
3737
"jest": "^29.7.0",
3838
"jest-environment-jsdom": "^29.7.0",

apps/sdk-vite-integration/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/react-dom": "^18.3.1",
2525
"@vitejs/plugin-react": "^4.3.4",
2626
"@vitest/browser": "^2.1.8",
27-
"eslint": "^9.13.0",
27+
"eslint": "^9.18.0",
2828
"eslint-plugin-react-hooks": "^5.0.0",
2929
"eslint-plugin-react-refresh": "^0.4.14",
3030
"globals": "^15.11.0",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@eslint/js": "^9.18.0",
5555
"@jest/globals": "^29.7.0",
5656
"@types/fs-extra": "^11.0.4",
57-
"eslint": "^9.14.0",
57+
"eslint": "^9.18.0",
5858
"eslint-config-prettier": "^9.1.0",
5959
"eslint-config-standard-with-typescript": "^43.0.1",
6060
"eslint-plugin-import": "^2.31.0",

yarn.lock

+41-140
Original file line numberDiff line numberDiff line change
@@ -2444,34 +2444,31 @@
24442444
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
24452445
integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
24462446

2447-
"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.11.0":
2448-
version "4.11.1"
2449-
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.11.1.tgz#a547badfc719eb3e5f4b556325e542fbe9d7a18f"
2450-
integrity sha512-m4DVN9ZqskZoLU5GlWZadwDnYo3vAEydiUayB9widCl9ffWx2IvPnp6n3on5rJmziJSw9Bv+Z3ChDVdMwXCY8Q==
2451-
2452-
"@eslint-community/regexpp@^4.12.1", "@eslint-community/regexpp@^4.8.0":
2447+
"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.11.0", "@eslint-community/regexpp@^4.12.1", "@eslint-community/regexpp@^4.8.0":
24532448
version "4.12.1"
24542449
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
24552450
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
24562451

2457-
"@eslint/config-array@^0.18.0":
2458-
version "0.18.0"
2459-
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.18.0.tgz#37d8fe656e0d5e3dbaea7758ea56540867fd074d"
2460-
integrity sha512-fTxvnS1sRMu3+JjXwJG0j/i4RT9u4qJ+lqS/yCGap4lH4zZGzQ7tu+xZqQmcMZq5OBZDL4QRxQzRjkWcGt8IVw==
2452+
"@eslint/config-array@^0.19.0":
2453+
version "0.19.1"
2454+
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.19.1.tgz#734aaea2c40be22bbb1f2a9dac687c57a6a4c984"
2455+
integrity sha512-fo6Mtm5mWyKjA/Chy1BYTdn5mGJoDNjC7C64ug20ADsRDGrA85bN3uK3MaKbeRkRuuIEAR5N33Jr1pbm411/PA==
24612456
dependencies:
2462-
"@eslint/object-schema" "^2.1.4"
2457+
"@eslint/object-schema" "^2.1.5"
24632458
debug "^4.3.1"
24642459
minimatch "^3.1.2"
24652460

2466-
"@eslint/core@^0.7.0":
2467-
version "0.7.0"
2468-
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.7.0.tgz#a1bb4b6a4e742a5ff1894b7ee76fbf884ec72bd3"
2469-
integrity sha512-xp5Jirz5DyPYlPiKat8jaq0EmYvDXKKpzTbxXMpT9eqlRJkRKIz9AGMdlvYjih+im+QlhWrpvVjl8IPC/lHlUw==
2461+
"@eslint/core@^0.10.0":
2462+
version "0.10.0"
2463+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.10.0.tgz#23727063c21b335f752dbb3a16450f6f9cbc9091"
2464+
integrity sha512-gFHJ+xBOo4G3WRlR1e/3G8A6/KZAH6zcE/hkLRCZTi/B9avAG365QhFA8uOGzTMqgTghpn7/fSnscW++dpMSAw==
2465+
dependencies:
2466+
"@types/json-schema" "^7.0.15"
24702467

2471-
"@eslint/eslintrc@^3.1.0":
2472-
version "3.1.0"
2473-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.1.0.tgz#dbd3482bfd91efa663cbe7aa1f506839868207b6"
2474-
integrity sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==
2468+
"@eslint/eslintrc@^3.1.0", "@eslint/eslintrc@^3.2.0":
2469+
version "3.2.0"
2470+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.2.0.tgz#57470ac4e2e283a6bf76044d63281196e370542c"
2471+
integrity sha512-grOjVNN8P3hjJn/eIETF1wwd12DdnwFDoyceUJLYYdkpbwq3nLi+4fqrTAONx7XDALqlL220wC/RHSC/QTI/0w==
24752472
dependencies:
24762473
ajv "^6.12.4"
24772474
debug "^4.3.2"
@@ -2483,31 +2480,22 @@
24832480
minimatch "^3.1.2"
24842481
strip-json-comments "^3.1.1"
24852482

2486-
2487-
version "9.13.0"
2488-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.13.0.tgz#c5f89bcd57eb54d5d4fa8b77693e9c28dc97e547"
2489-
integrity sha512-IFLyoY4d72Z5y/6o/BazFBezupzI/taV8sGumxTAVw3lXG9A6md1Dc34T9s1FoD/an9pJH8RHbAxsaEbBed9lA==
2490-
2491-
2492-
version "9.14.0"
2493-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.14.0.tgz#2347a871042ebd11a00fd8c2d3d56a265ee6857e"
2494-
integrity sha512-pFoEtFWCPyDOl+C6Ift+wC7Ro89otjigCf5vcuWqWgqNSQbRrpjSvdeE6ofLz4dHmyxD5f7gIdGT4+p36L6Twg==
2495-
2496-
"@eslint/js@^9.18.0":
2483+
"@eslint/[email protected]", "@eslint/js@^9.18.0":
24972484
version "9.18.0"
24982485
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.18.0.tgz#3356f85d18ed3627ab107790b53caf7e1e3d1e84"
24992486
integrity sha512-fK6L7rxcq6/z+AaQMtiFTkvbHkBLNlwyRxHpKawP0x3u9+NC6MQTnFW+AdpwC6gfHTW0051cokQgtTN2FqlxQA==
25002487

2501-
"@eslint/object-schema@^2.1.4":
2502-
version "2.1.4"
2503-
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.4.tgz#9e69f8bb4031e11df79e03db09f9dbbae1740843"
2504-
integrity sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==
2488+
"@eslint/object-schema@^2.1.5":
2489+
version "2.1.5"
2490+
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.5.tgz#8670a8f6258a2be5b2c620ff314a1d984c23eb2e"
2491+
integrity sha512-o0bhxnL89h5Bae5T318nFoFzGy+YE5i/gGkoPAgkmTVdRKTiv3p8JHevPiPaMwoloKfEiiaHlawCqaZMqRm+XQ==
25052492

2506-
"@eslint/plugin-kit@^0.2.0":
2507-
version "0.2.3"
2508-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.3.tgz#812980a6a41ecf3a8341719f92a6d1e784a2e0e8"
2509-
integrity sha512-2b/g5hRmpbb1o4GnTZax9N9m0FXzz9OV42ZzI4rDDMDuHUqigAiQCEWChBWCY4ztAGVRjoWT19v0yMmc5/L5kA==
2493+
"@eslint/plugin-kit@^0.2.5":
2494+
version "0.2.5"
2495+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.5.tgz#ee07372035539e7847ef834e3f5e7b79f09e3a81"
2496+
integrity sha512-lB05FkqEdUg2AA0xEbUz0SnkXT1LcCTa438W4IWTUh4hdOnVbQyOJ81OrDXsJk/LSiJHubgGEFoR5EHq1NsH1A==
25102497
dependencies:
2498+
"@eslint/core" "^0.10.0"
25112499
levn "^0.4.1"
25122500

25132501
"@ethereumjs/rlp@^4.0.1":
@@ -2876,24 +2864,11 @@
28762864
resolved "https://registry.yarnpkg.com/@fastify/busboy/-/busboy-2.1.1.tgz#b9da6a878a371829a0502c9b6c1c143ef6663f4d"
28772865
integrity sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==
28782866

2879-
"@humanfs/core@^0.19.0":
2880-
version "0.19.0"
2881-
resolved "https://registry.yarnpkg.com/@humanfs/core/-/core-0.19.0.tgz#08db7a8c73bb07673d9ebd925f2dad746411fcec"
2882-
integrity sha512-2cbWIHbZVEweE853g8jymffCA+NCMiuqeECeBBLm8dg2oFdjuGJhgN4UAbI+6v0CKbbhvtXA4qV8YR5Ji86nmw==
2883-
28842867
"@humanfs/core@^0.19.1":
28852868
version "0.19.1"
28862869
resolved "https://registry.yarnpkg.com/@humanfs/core/-/core-0.19.1.tgz#17c55ca7d426733fe3c561906b8173c336b40a77"
28872870
integrity sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==
28882871

2889-
"@humanfs/node@^0.16.5":
2890-
version "0.16.5"
2891-
resolved "https://registry.yarnpkg.com/@humanfs/node/-/node-0.16.5.tgz#a9febb7e7ad2aff65890fdc630938f8d20aa84ba"
2892-
integrity sha512-KSPA4umqSG4LHYRodq31VDwKAvaTF4xmVlzM8Aeh4PlU1JQ3IG0wiA8C25d3RQ9nJyM3mBHyI53K06VVL/oFFg==
2893-
dependencies:
2894-
"@humanfs/core" "^0.19.0"
2895-
"@humanwhocodes/retry" "^0.3.0"
2896-
28972872
"@humanfs/node@^0.16.6":
28982873
version "0.16.6"
28992874
resolved "https://registry.yarnpkg.com/@humanfs/node/-/node-0.16.6.tgz#ee2a10eaabd1131987bf0488fd9b820174cd765e"
@@ -2907,12 +2882,12 @@
29072882
resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
29082883
integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
29092884

2910-
"@humanwhocodes/retry@^0.3.0", "@humanwhocodes/retry@^0.3.1":
2885+
"@humanwhocodes/retry@^0.3.0":
29112886
version "0.3.1"
29122887
resolved "https://registry.yarnpkg.com/@humanwhocodes/retry/-/retry-0.3.1.tgz#c72a5c76a9fbaf3488e231b13dc52c0da7bab42a"
29132888
integrity sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==
29142889

2915-
"@humanwhocodes/retry@^0.4.0":
2890+
"@humanwhocodes/retry@^0.4.1":
29162891
version "0.4.1"
29172892
resolved "https://registry.yarnpkg.com/@humanwhocodes/retry/-/retry-0.4.1.tgz#9a96ce501bc62df46c4031fbd970e3cc6b10f07b"
29182893
integrity sha512-c7hNEllBlenFTHBky65mhq8WD2kbN9Q6gk0bTk8lSBvc554jpXSkST1iePudpt7+A/AQvuHs9EMqjHDXMY1lrA==
@@ -5619,11 +5594,6 @@ acorn@^8.1.0, acorn@^8.11.0, acorn@^8.4.1, acorn@^8.8.0, acorn@^8.8.1:
56195594
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.12.1.tgz#71616bdccbe25e27a54439e0046e89ca76df2248"
56205595
integrity sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==
56215596

5622-
acorn@^8.12.0:
5623-
version "8.13.0"
5624-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.13.0.tgz#2a30d670818ad16ddd6a35d3842dacec9e5d7ca3"
5625-
integrity sha512-8zSiw54Oxrdym50NlZ9sUusyO1Z1ZchgRLWRaK6c86XJFClyCgFKetdowBg5bKxyp/u+CDBJG4Mpp0m3HLZl9w==
5626-
56275597
acorn@^8.14.0, acorn@^8.9.0:
56285598
version "8.14.0"
56295599
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.0.tgz#063e2c70cac5fb4f6467f0b11152e04c682795b0"
@@ -7109,7 +7079,7 @@ cross-fetch@^3.0.4:
71097079
dependencies:
71107080
node-fetch "^2.6.12"
71117081

7112-
cross-spawn@^5.1.0, cross-spawn@^7.0.0, cross-spawn@^7.0.1, cross-spawn@^7.0.2, cross-spawn@^7.0.3, cross-spawn@^7.0.5:
7082+
cross-spawn@^5.1.0, cross-spawn@^7.0.0, cross-spawn@^7.0.1, cross-spawn@^7.0.3, cross-spawn@^7.0.5, cross-spawn@^7.0.6:
71137083
version "7.0.6"
71147084
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
71157085
integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==
@@ -8118,14 +8088,6 @@ eslint-scope@^7.1.1:
81188088
esrecurse "^4.3.0"
81198089
estraverse "^5.2.0"
81208090

8121-
eslint-scope@^8.1.0:
8122-
version "8.1.0"
8123-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.1.0.tgz#70214a174d4cbffbc3e8a26911d8bf51b9ae9d30"
8124-
integrity sha512-14dSvlhaVhKKsa9Fx1l8A17s7ah7Ef7wCakJ10LYk6+GYmP9yDti2oq2SEwcyndt6knfcZyhyxwY3i9yL78EQw==
8125-
dependencies:
8126-
esrecurse "^4.3.0"
8127-
estraverse "^5.2.0"
8128-
81298091
eslint-scope@^8.2.0:
81308092
version "8.2.0"
81318093
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.2.0.tgz#377aa6f1cb5dc7592cfd0b7f892fd0cf352ce442"
@@ -8144,77 +8106,31 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
81448106
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
81458107
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
81468108

8147-
eslint-visitor-keys@^4.1.0:
8148-
version "4.1.0"
8149-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.1.0.tgz#1f785cc5e81eb7534523d85922248232077d2f8c"
8150-
integrity sha512-Q7lok0mqMUSf5a/AdAZkA5a/gHcO6snwQClVNNvFKCAVlxXucdU8pKydU5ZVZjBx5xr37vGbFFWtLQYreLzrZg==
8151-
81528109
eslint-visitor-keys@^4.2.0:
81538110
version "4.2.0"
81548111
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
81558112
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
81568113

8157-
eslint@^9.13.0:
8158-
version "9.13.0"
8159-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.13.0.tgz#7659014b7dda1ff876ecbd990f726e11c61596e6"
8160-
integrity sha512-EYZK6SX6zjFHST/HRytOdA/zE72Cq/bfw45LSyuwrdvcclb/gqV8RRQxywOBEWO2+WDpva6UZa4CcDeJKzUCFA==
8161-
dependencies:
8162-
"@eslint-community/eslint-utils" "^4.2.0"
8163-
"@eslint-community/regexpp" "^4.11.0"
8164-
"@eslint/config-array" "^0.18.0"
8165-
"@eslint/core" "^0.7.0"
8166-
"@eslint/eslintrc" "^3.1.0"
8167-
"@eslint/js" "9.13.0"
8168-
"@eslint/plugin-kit" "^0.2.0"
8169-
"@humanfs/node" "^0.16.5"
8170-
"@humanwhocodes/module-importer" "^1.0.1"
8171-
"@humanwhocodes/retry" "^0.3.1"
8172-
"@types/estree" "^1.0.6"
8173-
"@types/json-schema" "^7.0.15"
8174-
ajv "^6.12.4"
8175-
chalk "^4.0.0"
8176-
cross-spawn "^7.0.2"
8177-
debug "^4.3.2"
8178-
escape-string-regexp "^4.0.0"
8179-
eslint-scope "^8.1.0"
8180-
eslint-visitor-keys "^4.1.0"
8181-
espree "^10.2.0"
8182-
esquery "^1.5.0"
8183-
esutils "^2.0.2"
8184-
fast-deep-equal "^3.1.3"
8185-
file-entry-cache "^8.0.0"
8186-
find-up "^5.0.0"
8187-
glob-parent "^6.0.2"
8188-
ignore "^5.2.0"
8189-
imurmurhash "^0.1.4"
8190-
is-glob "^4.0.0"
8191-
json-stable-stringify-without-jsonify "^1.0.1"
8192-
lodash.merge "^4.6.2"
8193-
minimatch "^3.1.2"
8194-
natural-compare "^1.4.0"
8195-
optionator "^0.9.3"
8196-
text-table "^0.2.0"
8197-
8198-
eslint@^9.14.0:
8199-
version "9.14.0"
8200-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.14.0.tgz#534180a97c00af08bcf2b60b0ebf0c4d6c1b2c95"
8201-
integrity sha512-c2FHsVBr87lnUtjP4Yhvk4yEhKrQavGafRA/Se1ouse8PfbfC/Qh9Mxa00yWsZRlqeUB9raXip0aiiUZkgnr9g==
8114+
eslint@^9.18.0:
8115+
version "9.18.0"
8116+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.18.0.tgz#c95b24de1183e865de19f607fda6518b54827850"
8117+
integrity sha512-+waTfRWQlSbpt3KWE+CjrPPYnbq9kfZIYUqapc0uBXyjTp8aYXZDsUH16m39Ryq3NjAVP4tjuF7KaukeqoCoaA==
82028118
dependencies:
82038119
"@eslint-community/eslint-utils" "^4.2.0"
82048120
"@eslint-community/regexpp" "^4.12.1"
8205-
"@eslint/config-array" "^0.18.0"
8206-
"@eslint/core" "^0.7.0"
8207-
"@eslint/eslintrc" "^3.1.0"
8208-
"@eslint/js" "9.14.0"
8209-
"@eslint/plugin-kit" "^0.2.0"
8121+
"@eslint/config-array" "^0.19.0"
8122+
"@eslint/core" "^0.10.0"
8123+
"@eslint/eslintrc" "^3.2.0"
8124+
"@eslint/js" "9.18.0"
8125+
"@eslint/plugin-kit" "^0.2.5"
82108126
"@humanfs/node" "^0.16.6"
82118127
"@humanwhocodes/module-importer" "^1.0.1"
8212-
"@humanwhocodes/retry" "^0.4.0"
8128+
"@humanwhocodes/retry" "^0.4.1"
82138129
"@types/estree" "^1.0.6"
82148130
"@types/json-schema" "^7.0.15"
82158131
ajv "^6.12.4"
82168132
chalk "^4.0.0"
8217-
cross-spawn "^7.0.2"
8133+
cross-spawn "^7.0.6"
82188134
debug "^4.3.2"
82198135
escape-string-regexp "^4.0.0"
82208136
eslint-scope "^8.2.0"
@@ -8234,18 +8150,8 @@ eslint@^9.14.0:
82348150
minimatch "^3.1.2"
82358151
natural-compare "^1.4.0"
82368152
optionator "^0.9.3"
8237-
text-table "^0.2.0"
82388153

8239-
espree@^10.0.1, espree@^10.2.0:
8240-
version "10.2.0"
8241-
resolved "https://registry.yarnpkg.com/espree/-/espree-10.2.0.tgz#f4bcead9e05b0615c968e85f83816bc386a45df6"
8242-
integrity sha512-upbkBJbckcCNBDBDXEbuhjbP68n+scUd3k/U2EkyM9nw+I/jPiL4cLF/Al06CF96wRltFda16sxDFrxsI1v0/g==
8243-
dependencies:
8244-
acorn "^8.12.0"
8245-
acorn-jsx "^5.3.2"
8246-
eslint-visitor-keys "^4.1.0"
8247-
8248-
espree@^10.3.0:
8154+
espree@^10.0.1, espree@^10.3.0:
82498155
version "10.3.0"
82508156
resolved "https://registry.yarnpkg.com/espree/-/espree-10.3.0.tgz#29267cf5b0cb98735b65e64ba07e0ed49d1eed8a"
82518157
integrity sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==
@@ -13657,11 +13563,6 @@ text-extensions@^2.0.0:
1365713563
resolved "https://registry.yarnpkg.com/text-extensions/-/text-extensions-2.4.0.tgz#a1cfcc50cf34da41bfd047cc744f804d1680ea34"
1365813564
integrity sha512-te/NtwBwfiNRLf9Ijqx3T0nlqZiQ2XrrtBvu+cLL8ZRrGkO0NHTug8MYFKyoSrv/sHTaSKfilUkizV6XhxMJ3g==
1365913565

13660-
text-table@^0.2.0:
13661-
version "0.2.0"
13662-
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
13663-
integrity sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==
13664-
1366513566
then-request@^6.0.0:
1366613567
version "6.0.2"
1366713568
resolved "https://registry.yarnpkg.com/then-request/-/then-request-6.0.2.tgz#ec18dd8b5ca43aaee5cb92f7e4c1630e950d4f0c"

0 commit comments

Comments
 (0)