Skip to content

Commit 7c50070

Browse files
Update linters
1 parent 742415c commit 7c50070

File tree

2 files changed

+104
-98
lines changed

2 files changed

+104
-98
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
"@openzeppelin/docs-utils": "^0.1.0",
1616
"@typescript-eslint/eslint-plugin": "^7.0.0",
1717
"@typescript-eslint/parser": "^7.0.0",
18-
"eslint": "^8.0.0",
18+
"eslint": "^9.0.0",
1919
"eslint-config-prettier": "^9.0.0",
2020
"eslint-plugin-prettier": "^5.0.0",
21-
"eslint-plugin-unicorn": "^51.0.0",
21+
"eslint-plugin-unicorn": "^55.0.0",
2222
"ethers": "^6.8.1",
2323
"nyc": "^17.0.0",
2424
"prettier": "^3.0.0",

yarn.lock

Lines changed: 102 additions & 96 deletions
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.7.tgz#4d2d0f14820ede3b9807ea5fc36dfc8cd7da07f2"
173173
integrity sha512-7MbVt6xrwFQbunH2DNQsAP5sTGxfqQtErvBIvIMi6EQnbgUOuVYanvREcmFrOPhoXBrTtjhhP+lW+o5UfK+tDg==
174174

175-
"@babel/helper-validator-identifier@^7.22.20", "@babel/helper-validator-identifier@^7.24.7":
175+
"@babel/helper-validator-identifier@^7.24.5", "@babel/helper-validator-identifier@^7.24.7":
176176
version "7.24.7"
177177
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz#75b889cfaf9e35c2aaf42cf0d72c8e91719251db"
178178
integrity sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==
@@ -246,30 +246,44 @@
246246
dependencies:
247247
eslint-visitor-keys "^3.3.0"
248248

249-
"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.6.1":
249+
"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.11.0":
250250
version "4.11.0"
251251
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.11.0.tgz#b0ffd0312b4a3fd2d6f77237e7248a5ad3a680ae"
252252
integrity sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==
253253

254-
"@eslint/eslintrc@^2.1.4":
255-
version "2.1.4"
256-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.4.tgz#388a269f0f25c1b6adc317b5a2c55714894c70ad"
257-
integrity sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==
254+
"@eslint/config-array@^0.17.0":
255+
version "0.17.1"
256+
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.17.1.tgz#d9b8b8b6b946f47388f32bedfd3adf29ca8f8910"
257+
integrity sha512-BlYOpej8AQ8Ev9xVqroV7a02JK3SkBAaN9GfMMH9W6Ch8FlQlkjGw4Ir7+FgYwfirivAf4t+GtzuAxqfukmISA==
258+
dependencies:
259+
"@eslint/object-schema" "^2.1.4"
260+
debug "^4.3.1"
261+
minimatch "^3.1.2"
262+
263+
"@eslint/eslintrc@^3.1.0":
264+
version "3.1.0"
265+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.1.0.tgz#dbd3482bfd91efa663cbe7aa1f506839868207b6"
266+
integrity sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==
258267
dependencies:
259268
ajv "^6.12.4"
260269
debug "^4.3.2"
261-
espree "^9.6.0"
262-
globals "^13.19.0"
270+
espree "^10.0.1"
271+
globals "^14.0.0"
263272
ignore "^5.2.0"
264273
import-fresh "^3.2.1"
265274
js-yaml "^4.1.0"
266275
minimatch "^3.1.2"
267276
strip-json-comments "^3.1.1"
268277

269-
270-
version "8.57.0"
271-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
272-
integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==
278+
279+
version "9.7.0"
280+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.7.0.tgz#b712d802582f02b11cfdf83a85040a296afec3f0"
281+
integrity sha512-ChuWDQenef8OSFnvuxv0TCVxEwmu3+hPNKvM9B34qpM0rDRbjL8t5QkQeHHeAfsKQjuH9wS82WeCi1J/owatng==
282+
283+
"@eslint/object-schema@^2.1.4":
284+
version "2.1.4"
285+
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.4.tgz#9e69f8bb4031e11df79e03db09f9dbbae1740843"
286+
integrity sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==
273287

274288
"@ethersproject/abi@^5.1.2":
275289
version "5.7.0"
@@ -458,24 +472,15 @@
458472
resolved "https://registry.yarnpkg.com/@frangio/servbot/-/servbot-0.2.5.tgz#d4524c15c8a34fcdde36037b84407c4c60b4cf16"
459473
integrity sha512-ogja4iAPZ1VwM5MU3C1ZhB88358F0PGbmSTGOkIZwOyLaDoMHIqOVCnavHjR7DV5h+oAI4Z4KDqlam3myQUrmg==
460474

461-
"@humanwhocodes/config-array@^0.11.14":
462-
version "0.11.14"
463-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.14.tgz#d78e481a039f7566ecc9660b4ea7fe6b1fec442b"
464-
integrity sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==
465-
dependencies:
466-
"@humanwhocodes/object-schema" "^2.0.2"
467-
debug "^4.3.1"
468-
minimatch "^3.0.5"
469-
470475
"@humanwhocodes/module-importer@^1.0.1":
471476
version "1.0.1"
472477
resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
473478
integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
474479

475-
"@humanwhocodes/object-schema@^2.0.2":
476-
version "2.0.3"
477-
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz#4a2868d75d6d6963e423bcf90b7fd1be343409d3"
478-
integrity sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==
480+
"@humanwhocodes/retry@^0.3.0":
481+
version "0.3.0"
482+
resolved "https://registry.yarnpkg.com/@humanwhocodes/retry/-/retry-0.3.0.tgz#6d86b8cb322660f03d3f0aa94b99bdd8e172d570"
483+
integrity sha512-d2CGZR2o7fS6sWB7DG/3a95bGKQyHMACZ5aW8qGkkqQpUoZV6C0X7Pc7l4ZNMZkfNBf4VWNe9E1jRsf0G146Ew==
479484

480485
"@isaacs/cliui@^8.0.2":
481486
version "8.0.2"
@@ -1198,11 +1203,6 @@
11981203
"@typescript-eslint/types" "7.14.1"
11991204
eslint-visitor-keys "^3.4.3"
12001205

1201-
"@ungap/structured-clone@^1.2.0":
1202-
version "1.2.0"
1203-
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
1204-
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
1205-
12061206
"@vercel/nft@^0.26.2":
12071207
version "0.26.5"
12081208
resolved "https://registry.yarnpkg.com/@vercel/nft/-/nft-0.26.5.tgz#f21e40576b76446851b6cbff79f39a72dab4d6b2"
@@ -1243,11 +1243,16 @@ acorn-walk@^8.3.2:
12431243
dependencies:
12441244
acorn "^8.11.0"
12451245

1246-
acorn@^8.11.0, acorn@^8.11.3, acorn@^8.6.0, acorn@^8.9.0:
1246+
acorn@^8.11.0, acorn@^8.11.3, acorn@^8.6.0:
12471247
version "8.12.0"
12481248
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.12.0.tgz#1627bfa2e058148036133b8d9b51a700663c294c"
12491249
integrity sha512-RTvkC4w+KNXrM39/lWCUaG0IbRkWdCv7W/IOW9oU6SawyxulvkQy5HQPVTKxEjczcUvapcrw3cFx/60VN/NRNw==
12501250

1251+
acorn@^8.12.0:
1252+
version "8.12.1"
1253+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.12.1.tgz#71616bdccbe25e27a54439e0046e89ca76df2248"
1254+
integrity sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==
1255+
12511256
adm-zip@^0.4.16:
12521257
version "0.4.16"
12531258
resolved "https://registry.yarnpkg.com/adm-zip/-/adm-zip-0.4.16.tgz#cf4c508fdffab02c269cbc7f471a875f05570365"
@@ -2023,7 +2028,7 @@ cookie@^0.4.1:
20232028
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.4.2.tgz#0e41f24de5ecf317947c82fc789e06a884824432"
20242029
integrity sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==
20252030

2026-
core-js-compat@^3.34.0:
2031+
core-js-compat@^3.37.0:
20272032
version "3.37.1"
20282033
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.37.1.tgz#c844310c7852f4bdf49b8d339730b97e17ff09ee"
20292034
integrity sha512-9TNiImhKvQqSUkOvk/mMRZzOANTiEVC7WaBNhHcKM7x+/5E1l5NvsysR19zuDQScE8k+kfQXWRN3AtS/eOSHpg==
@@ -2205,13 +2210,6 @@ dir-glob@^3.0.1:
22052210
dependencies:
22062211
path-type "^4.0.0"
22072212

2208-
doctrine@^3.0.0:
2209-
version "3.0.0"
2210-
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-3.0.0.tgz#addebead72a6574db783639dc87a121773973961"
2211-
integrity sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==
2212-
dependencies:
2213-
esutils "^2.0.2"
2214-
22152213
dotenv@^16.0.0:
22162214
version "16.4.5"
22172215
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.5.tgz#cdd3b3b604cb327e286b4762e13502f717cb099f"
@@ -2444,76 +2442,77 @@ eslint-plugin-prettier@^5.0.0:
24442442
prettier-linter-helpers "^1.0.0"
24452443
synckit "^0.8.6"
24462444

2447-
eslint-plugin-unicorn@^51.0.0:
2448-
version "51.0.1"
2449-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-51.0.1.tgz#3641c5e110324c3739d6cb98fc1b99ada39f477b"
2450-
integrity sha512-MuR/+9VuB0fydoI0nIn2RDA5WISRn4AsJyNSaNKLVwie9/ONvQhxOBbkfSICBPnzKrB77Fh6CZZXjgTt/4Latw==
2445+
eslint-plugin-unicorn@^55.0.0:
2446+
version "55.0.0"
2447+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-55.0.0.tgz#e2aeb397914799895702480970e7d148df5bcc7b"
2448+
integrity sha512-n3AKiVpY2/uDcGrS3+QsYDkjPfaOrNrsfQxU9nt5nitd9KuvVXrfAvgCO9DYPSfap+Gqjw9EOrXIsBp5tlHZjA==
24512449
dependencies:
2452-
"@babel/helper-validator-identifier" "^7.22.20"
2450+
"@babel/helper-validator-identifier" "^7.24.5"
24532451
"@eslint-community/eslint-utils" "^4.4.0"
2454-
"@eslint/eslintrc" "^2.1.4"
24552452
ci-info "^4.0.0"
24562453
clean-regexp "^1.0.0"
2457-
core-js-compat "^3.34.0"
2454+
core-js-compat "^3.37.0"
24582455
esquery "^1.5.0"
2456+
globals "^15.7.0"
24592457
indent-string "^4.0.0"
24602458
is-builtin-module "^3.2.1"
24612459
jsesc "^3.0.2"
24622460
pluralize "^8.0.0"
24632461
read-pkg-up "^7.0.1"
24642462
regexp-tree "^0.1.27"
24652463
regjsparser "^0.10.0"
2466-
semver "^7.5.4"
2464+
semver "^7.6.1"
24672465
strip-indent "^3.0.0"
24682466

2469-
eslint-scope@^7.2.2:
2470-
version "7.2.2"
2471-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.2.tgz#deb4f92563390f32006894af62a22dba1c46423f"
2472-
integrity sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==
2467+
eslint-scope@^8.0.2:
2468+
version "8.0.2"
2469+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.0.2.tgz#5cbb33d4384c9136083a71190d548158fe128f94"
2470+
integrity sha512-6E4xmrTw5wtxnLA5wYL3WDfhZ/1bUBGOXV0zQvVRDOtrR8D0p6W7fs3JweNYhwRYeGvd/1CKX2se0/2s7Q/nJA==
24732471
dependencies:
24742472
esrecurse "^4.3.0"
24752473
estraverse "^5.2.0"
24762474

2477-
eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.3:
2475+
eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.3:
24782476
version "3.4.3"
24792477
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
24802478
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
24812479

2482-
eslint@^8.0.0:
2483-
version "8.57.0"
2484-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.0.tgz#c786a6fd0e0b68941aaf624596fb987089195668"
2485-
integrity sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==
2480+
eslint-visitor-keys@^4.0.0:
2481+
version "4.0.0"
2482+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz#e3adc021aa038a2a8e0b2f8b0ce8f66b9483b1fb"
2483+
integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==
2484+
2485+
eslint@^9.0.0:
2486+
version "9.7.0"
2487+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.7.0.tgz#bedb48e1cdc2362a0caaa106a4c6ed943e8b09e4"
2488+
integrity sha512-FzJ9D/0nGiCGBf8UXO/IGLTgLVzIxze1zpfA8Ton2mjLovXdAPlYDv+MQDcqj3TmrhAGYfOpz9RfR+ent0AgAw==
24862489
dependencies:
24872490
"@eslint-community/eslint-utils" "^4.2.0"
2488-
"@eslint-community/regexpp" "^4.6.1"
2489-
"@eslint/eslintrc" "^2.1.4"
2490-
"@eslint/js" "8.57.0"
2491-
"@humanwhocodes/config-array" "^0.11.14"
2491+
"@eslint-community/regexpp" "^4.11.0"
2492+
"@eslint/config-array" "^0.17.0"
2493+
"@eslint/eslintrc" "^3.1.0"
2494+
"@eslint/js" "9.7.0"
24922495
"@humanwhocodes/module-importer" "^1.0.1"
2496+
"@humanwhocodes/retry" "^0.3.0"
24932497
"@nodelib/fs.walk" "^1.2.8"
2494-
"@ungap/structured-clone" "^1.2.0"
24952498
ajv "^6.12.4"
24962499
chalk "^4.0.0"
24972500
cross-spawn "^7.0.2"
24982501
debug "^4.3.2"
2499-
doctrine "^3.0.0"
25002502
escape-string-regexp "^4.0.0"
2501-
eslint-scope "^7.2.2"
2502-
eslint-visitor-keys "^3.4.3"
2503-
espree "^9.6.1"
2504-
esquery "^1.4.2"
2503+
eslint-scope "^8.0.2"
2504+
eslint-visitor-keys "^4.0.0"
2505+
espree "^10.1.0"
2506+
esquery "^1.5.0"
25052507
esutils "^2.0.2"
25062508
fast-deep-equal "^3.1.3"
2507-
file-entry-cache "^6.0.1"
2509+
file-entry-cache "^8.0.0"
25082510
find-up "^5.0.0"
25092511
glob-parent "^6.0.2"
2510-
globals "^13.19.0"
2511-
graphemer "^1.4.0"
25122512
ignore "^5.2.0"
25132513
imurmurhash "^0.1.4"
25142514
is-glob "^4.0.0"
25152515
is-path-inside "^3.0.3"
2516-
js-yaml "^4.1.0"
25172516
json-stable-stringify-without-jsonify "^1.0.1"
25182517
levn "^0.4.1"
25192518
lodash.merge "^4.6.2"
@@ -2523,21 +2522,21 @@ eslint@^8.0.0:
25232522
strip-ansi "^6.0.1"
25242523
text-table "^0.2.0"
25252524

2526-
espree@^9.6.0, espree@^9.6.1:
2527-
version "9.6.1"
2528-
resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.1.tgz#a2a17b8e434690a5432f2f8018ce71d331a48c6f"
2529-
integrity sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==
2525+
espree@^10.0.1, espree@^10.1.0:
2526+
version "10.1.0"
2527+
resolved "https://registry.yarnpkg.com/espree/-/espree-10.1.0.tgz#8788dae611574c0f070691f522e4116c5a11fc56"
2528+
integrity sha512-M1M6CpiE6ffoigIOWYO9UDP8TMUw9kqb21tf+08IgDYjCsOvCuDt4jQcZmoYxx+w7zlKw9/N0KXfto+I8/FrXA==
25302529
dependencies:
2531-
acorn "^8.9.0"
2530+
acorn "^8.12.0"
25322531
acorn-jsx "^5.3.2"
2533-
eslint-visitor-keys "^3.4.1"
2532+
eslint-visitor-keys "^4.0.0"
25342533

25352534
esprima@^4.0.0:
25362535
version "4.0.1"
25372536
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
25382537
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
25392538

2540-
esquery@^1.4.2, esquery@^1.5.0:
2539+
esquery@^1.5.0:
25412540
version "1.5.0"
25422541
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.5.0.tgz#6ce17738de8577694edd7361c57182ac8cb0db0b"
25432542
integrity sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==
@@ -2741,12 +2740,12 @@ figures@^6.0.1:
27412740
dependencies:
27422741
is-unicode-supported "^2.0.0"
27432742

2744-
file-entry-cache@^6.0.1:
2745-
version "6.0.1"
2746-
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027"
2747-
integrity sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==
2743+
file-entry-cache@^8.0.0:
2744+
version "8.0.0"
2745+
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-8.0.0.tgz#7787bddcf1131bffb92636c69457bbc0edd6d81f"
2746+
integrity sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==
27482747
dependencies:
2749-
flat-cache "^3.0.4"
2748+
flat-cache "^4.0.0"
27502749

27512750
27522751
version "1.0.0"
@@ -2812,14 +2811,13 @@ find-up@^4.0.0, find-up@^4.1.0:
28122811
locate-path "^5.0.0"
28132812
path-exists "^4.0.0"
28142813

2815-
flat-cache@^3.0.4:
2816-
version "3.2.0"
2817-
resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-3.2.0.tgz#2c0c2d5040c99b1632771a9d105725c0115363ee"
2818-
integrity sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==
2814+
flat-cache@^4.0.0:
2815+
version "4.0.1"
2816+
resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-4.0.1.tgz#0ece39fcb14ee012f4b0410bd33dd9c1f011127c"
2817+
integrity sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==
28192818
dependencies:
28202819
flatted "^3.2.9"
2821-
keyv "^4.5.3"
2822-
rimraf "^3.0.2"
2820+
keyv "^4.5.4"
28232821

28242822
flat@^5.0.2:
28252823
version "5.0.2"
@@ -3073,12 +3071,15 @@ globals@^11.1.0:
30733071
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
30743072
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
30753073

3076-
globals@^13.19.0:
3077-
version "13.24.0"
3078-
resolved "https://registry.yarnpkg.com/globals/-/globals-13.24.0.tgz#8432a19d78ce0c1e833949c36adb345400bb1171"
3079-
integrity sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==
3080-
dependencies:
3081-
type-fest "^0.20.2"
3074+
globals@^14.0.0:
3075+
version "14.0.0"
3076+
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
3077+
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
3078+
3079+
globals@^15.7.0:
3080+
version "15.8.0"
3081+
resolved "https://registry.yarnpkg.com/globals/-/globals-15.8.0.tgz#e64bb47b619dd8cbf32b3c1a0a61714e33cbbb41"
3082+
integrity sha512-VZAJ4cewHTExBWDHR6yptdIBlx9YSSZuwojj9Nt5mBRXQzrKakDsVKQ1J63sklLvzAJm0X5+RpO4i3Y2hcOnFw==
30823083

30833084
globalthis@^1.0.3:
30843085
version "1.0.4"
@@ -3821,7 +3822,7 @@ keccak@^3.0.0, keccak@^3.0.2:
38213822
node-gyp-build "^4.2.0"
38223823
readable-stream "^3.6.0"
38233824

3824-
keyv@^4.5.3:
3825+
keyv@^4.5.4:
38253826
version "4.5.4"
38263827
resolved "https://registry.yarnpkg.com/keyv/-/keyv-4.5.4.tgz#a879a99e29452f942439f2a405e3af8b31d4de93"
38273828
integrity sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==
@@ -4064,7 +4065,7 @@ [email protected]:
40644065
dependencies:
40654066
brace-expansion "^2.0.1"
40664067

4067-
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
4068+
minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2:
40684069
version "3.1.2"
40694070
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
40704071
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
@@ -4921,6 +4922,11 @@ semver@^7.3.2, semver@^7.3.5, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0:
49214922
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.2.tgz#1e3b34759f896e8f14d6134732ce798aeb0c6e13"
49224923
integrity sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==
49234924

4925+
semver@^7.6.1:
4926+
version "7.6.3"
4927+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
4928+
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
4929+
49244930
serialize-error@^7.0.1:
49254931
version "7.0.1"
49264932
resolved "https://registry.yarnpkg.com/serialize-error/-/serialize-error-7.0.1.tgz#f1360b0447f61ffb483ec4157c737fab7d778e18"

0 commit comments

Comments
 (0)