Skip to content

Commit 8340db2

Browse files
chore(deps-dev): Bump eslint from 8.57.0 to 9.37.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.37.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v8.57.0...v9.37.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.37.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f2a0fa2 commit 8340db2

2 files changed

Lines changed: 194 additions & 42 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"commitizen": "^4.3.0",
1515
"coveralls": "^3.0.1",
1616
"cz-conventional-changelog": "^3.3.0",
17-
"eslint": "^8",
17+
"eslint": "^9",
1818
"eslint-plugin-jest": "^28",
1919
"husky": "^9.0.5",
2020
"jest": "^30.0.0",

yarn.lock

Lines changed: 193 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1032,17 +1032,40 @@
10321032
dependencies:
10331033
tslib "^2.4.0"
10341034

1035-
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
1036-
version "4.4.0"
1037-
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
1038-
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
1035+
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0", "@eslint-community/eslint-utils@^4.8.0":
1036+
version "4.9.0"
1037+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz#7308df158e064f0dd8b8fdb58aa14fa2a7f913b3"
1038+
integrity sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==
10391039
dependencies:
1040-
eslint-visitor-keys "^3.3.0"
1040+
eslint-visitor-keys "^3.4.3"
10411041

1042-
"@eslint-community/regexpp@^4.6.1":
1043-
version "4.6.2"
1044-
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.6.2.tgz#1816b5f6948029c5eaacb0703b850ee0cb37d8f8"
1045-
integrity sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw==
1042+
"@eslint-community/regexpp@^4.12.1", "@eslint-community/regexpp@^4.6.1":
1043+
version "4.12.1"
1044+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
1045+
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
1046+
1047+
"@eslint/config-array@^0.21.0":
1048+
version "0.21.0"
1049+
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.21.0.tgz#abdbcbd16b124c638081766392a4d6b509f72636"
1050+
integrity sha512-ENIdc4iLu0d93HeYirvKmrzshzofPw6VkZRKQGe9Nv46ZnWUzcF1xV01dcvEg/1wXUR61OmmlSfyeyO7EvjLxQ==
1051+
dependencies:
1052+
"@eslint/object-schema" "^2.1.6"
1053+
debug "^4.3.1"
1054+
minimatch "^3.1.2"
1055+
1056+
"@eslint/config-helpers@^0.4.0":
1057+
version "0.4.0"
1058+
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.4.0.tgz#e9f94ba3b5b875e32205cb83fece18e64486e9e6"
1059+
integrity sha512-WUFvV4WoIwW8Bv0KeKCIIEgdSiFOsulyN0xrMu+7z43q/hkOLXjvb5u7UC9jDxvRzcrbEmuZBX5yJZz1741jog==
1060+
dependencies:
1061+
"@eslint/core" "^0.16.0"
1062+
1063+
"@eslint/core@^0.16.0":
1064+
version "0.16.0"
1065+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.16.0.tgz#490254f275ba9667ddbab344f4f0a6b7a7bd7209"
1066+
integrity sha512-nmC8/totwobIiFcGkDza3GIKfAw1+hLiYVrh3I1nIomQ8PEr5cxg34jnkmGawul/ep52wGRAcyeDCNtWKSOj4Q==
1067+
dependencies:
1068+
"@types/json-schema" "^7.0.15"
10461069

10471070
"@eslint/eslintrc@^2.1.4":
10481071
version "2.1.4"
@@ -1059,11 +1082,57 @@
10591082
minimatch "^3.1.2"
10601083
strip-json-comments "^3.1.1"
10611084

1085+
"@eslint/eslintrc@^3.3.1":
1086+
version "3.3.1"
1087+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.1.tgz#e55f7f1dd400600dd066dbba349c4c0bac916964"
1088+
integrity sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==
1089+
dependencies:
1090+
ajv "^6.12.4"
1091+
debug "^4.3.2"
1092+
espree "^10.0.1"
1093+
globals "^14.0.0"
1094+
ignore "^5.2.0"
1095+
import-fresh "^3.2.1"
1096+
js-yaml "^4.1.0"
1097+
minimatch "^3.1.2"
1098+
strip-json-comments "^3.1.1"
1099+
10621100
"@eslint/js@8.57.0":
10631101
version "8.57.0"
10641102
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
10651103
integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==
10661104

1105+
"@eslint/js@9.37.0":
1106+
version "9.37.0"
1107+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.37.0.tgz#0cfd5aa763fe5d1ee60bedf84cd14f54bcf9e21b"
1108+
integrity sha512-jaS+NJ+hximswBG6pjNX0uEJZkrT0zwpVi3BA3vX22aFGjJjmgSTSmPpZCRKmoBL5VY/M6p0xsSJx7rk7sy5gg==
1109+
1110+
"@eslint/object-schema@^2.1.6":
1111+
version "2.1.6"
1112+
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
1113+
integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==
1114+
1115+
"@eslint/plugin-kit@^0.4.0":
1116+
version "0.4.0"
1117+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.4.0.tgz#f6a245b42886abf6fc9c7ab7744a932250335ab2"
1118+
integrity sha512-sB5uyeq+dwCWyPi31B2gQlVlo+j5brPlWx4yZBrEaRo/nhdDE8Xke1gsGgtiBdaBTxuTkceLVuVt/pclrasb0A==
1119+
dependencies:
1120+
"@eslint/core" "^0.16.0"
1121+
levn "^0.4.1"
1122+
1123+
"@humanfs/core@^0.19.1":
1124+
version "0.19.1"
1125+
resolved "https://registry.yarnpkg.com/@humanfs/core/-/core-0.19.1.tgz#17c55ca7d426733fe3c561906b8173c336b40a77"
1126+
integrity sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==
1127+
1128+
"@humanfs/node@^0.16.6":
1129+
version "0.16.7"
1130+
resolved "https://registry.yarnpkg.com/@humanfs/node/-/node-0.16.7.tgz#822cb7b3a12c5a240a24f621b5a2413e27a45f26"
1131+
integrity sha512-/zUx+yOsIrG4Y43Eh2peDeKCxlRt/gET6aHfaKpuq267qXdYDFViVHfMaLyygZOnl0kGWxFIgsBy8QFuTLUXEQ==
1132+
dependencies:
1133+
"@humanfs/core" "^0.19.1"
1134+
"@humanwhocodes/retry" "^0.4.0"
1135+
10671136
"@humanwhocodes/config-array@^0.11.14":
10681137
version "0.11.14"
10691138
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.14.tgz#d78e481a039f7566ecc9660b4ea7fe6b1fec442b"
@@ -1083,6 +1152,11 @@
10831152
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz#d9fae00a2d5cb40f92cfe64b47ad749fbc38f917"
10841153
integrity sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==
10851154

1155+
"@humanwhocodes/retry@^0.4.0", "@humanwhocodes/retry@^0.4.2":
1156+
version "0.4.3"
1157+
resolved "https://registry.yarnpkg.com/@humanwhocodes/retry/-/retry-0.4.3.tgz#c2b9d2e374ee62c586d3adbea87199b1d7a7a6ba"
1158+
integrity sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==
1159+
10861160
"@isaacs/cliui@^8.0.2":
10871161
version "8.0.2"
10881162
resolved "https://registry.yarnpkg.com/@isaacs/cliui/-/cliui-8.0.2.tgz#b37667b7bc181c168782259bab42474fbf52b550"
@@ -1635,7 +1709,7 @@
16351709
"@types/estree" "*"
16361710
"@types/json-schema" "*"
16371711

1638-
"@types/estree@*", "@types/estree@^1.0.8":
1712+
"@types/estree@*", "@types/estree@^1.0.6", "@types/estree@^1.0.8":
16391713
version "1.0.8"
16401714
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.8.tgz#958b91c991b1867ced318bedea0e215ee050726e"
16411715
integrity sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==
@@ -1781,12 +1855,7 @@
17811855
"@typescript-eslint/types" "8.0.0"
17821856
eslint-visitor-keys "^3.4.3"
17831857

1784-
"@ungap/structured-clone@^1.2.0":
1785-
version "1.2.0"
1786-
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
1787-
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
1788-
1789-
"@ungap/structured-clone@^1.3.0":
1858+
"@ungap/structured-clone@^1.2.0", "@ungap/structured-clone@^1.3.0":
17901859
version "1.3.0"
17911860
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.3.0.tgz#d06bbb384ebcf6c505fde1c3d0ed4ddffe0aaff8"
17921861
integrity sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==
@@ -2068,17 +2137,7 @@ ajv@^6.12.3, ajv@^6.12.4:
20682137
json-schema-traverse "^0.4.1"
20692138
uri-js "^4.2.2"
20702139

2071-
ajv@^8.0.0, ajv@^8.11.0:
2072-
version "8.12.0"
2073-
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.12.0.tgz#d1a0527323e22f53562c567c00991577dfbe19d1"
2074-
integrity sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==
2075-
dependencies:
2076-
fast-deep-equal "^3.1.1"
2077-
json-schema-traverse "^1.0.0"
2078-
require-from-string "^2.0.2"
2079-
uri-js "^4.2.2"
2080-
2081-
ajv@^8.9.0:
2140+
ajv@^8.0.0, ajv@^8.11.0, ajv@^8.9.0:
20822141
version "8.17.1"
20832142
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.17.1.tgz#37d9a5c776af6bc92d7f4f9510eba4c0a60d11a6"
20842143
integrity sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==
@@ -2722,7 +2781,7 @@ create-require@^1.1.0:
27222781
resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333"
27232782
integrity sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==
27242783

2725-
cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
2784+
cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3, cross-spawn@^7.0.6:
27262785
version "7.0.6"
27272786
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
27282787
integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==
@@ -2982,12 +3041,25 @@ eslint-scope@^7.1.1, eslint-scope@^7.2.2:
29823041
esrecurse "^4.3.0"
29833042
estraverse "^5.2.0"
29843043

3044+
eslint-scope@^8.4.0:
3045+
version "8.4.0"
3046+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.4.0.tgz#88e646a207fad61436ffa39eb505147200655c82"
3047+
integrity sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==
3048+
dependencies:
3049+
esrecurse "^4.3.0"
3050+
estraverse "^5.2.0"
3051+
29853052
eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.3:
29863053
version "3.4.3"
29873054
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
29883055
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
29893056

2990-
eslint@^8, eslint@^8.51.0, eslint@^8.7.0:
3057+
eslint-visitor-keys@^4.2.1:
3058+
version "4.2.1"
3059+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
3060+
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
3061+
3062+
eslint@^8.51.0, eslint@^8.7.0:
29913063
version "8.57.0"
29923064
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.0.tgz#c786a6fd0e0b68941aaf624596fb987089195668"
29933065
integrity sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==
@@ -3031,6 +3103,56 @@ eslint@^8, eslint@^8.51.0, eslint@^8.7.0:
30313103
strip-ansi "^6.0.1"
30323104
text-table "^0.2.0"
30333105

3106+
eslint@^9:
3107+
version "9.37.0"
3108+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.37.0.tgz#ac0222127f76b09c0db63036f4fe289562072d74"
3109+
integrity sha512-XyLmROnACWqSxiGYArdef1fItQd47weqB7iwtfr9JHwRrqIXZdcFMvvEcL9xHCmL0SNsOvF0c42lWyM1U5dgig==
3110+
dependencies:
3111+
"@eslint-community/eslint-utils" "^4.8.0"
3112+
"@eslint-community/regexpp" "^4.12.1"
3113+
"@eslint/config-array" "^0.21.0"
3114+
"@eslint/config-helpers" "^0.4.0"
3115+
"@eslint/core" "^0.16.0"
3116+
"@eslint/eslintrc" "^3.3.1"
3117+
"@eslint/js" "9.37.0"
3118+
"@eslint/plugin-kit" "^0.4.0"
3119+
"@humanfs/node" "^0.16.6"
3120+
"@humanwhocodes/module-importer" "^1.0.1"
3121+
"@humanwhocodes/retry" "^0.4.2"
3122+
"@types/estree" "^1.0.6"
3123+
"@types/json-schema" "^7.0.15"
3124+
ajv "^6.12.4"
3125+
chalk "^4.0.0"
3126+
cross-spawn "^7.0.6"
3127+
debug "^4.3.2"
3128+
escape-string-regexp "^4.0.0"
3129+
eslint-scope "^8.4.0"
3130+
eslint-visitor-keys "^4.2.1"
3131+
espree "^10.4.0"
3132+
esquery "^1.5.0"
3133+
esutils "^2.0.2"
3134+
fast-deep-equal "^3.1.3"
3135+
file-entry-cache "^8.0.0"
3136+
find-up "^5.0.0"
3137+
glob-parent "^6.0.2"
3138+
ignore "^5.2.0"
3139+
imurmurhash "^0.1.4"
3140+
is-glob "^4.0.0"
3141+
json-stable-stringify-without-jsonify "^1.0.1"
3142+
lodash.merge "^4.6.2"
3143+
minimatch "^3.1.2"
3144+
natural-compare "^1.4.0"
3145+
optionator "^0.9.3"
3146+
3147+
espree@^10.0.1, espree@^10.4.0:
3148+
version "10.4.0"
3149+
resolved "https://registry.yarnpkg.com/espree/-/espree-10.4.0.tgz#d54f4949d4629005a1fa168d937c3ff1f7e2a837"
3150+
integrity sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==
3151+
dependencies:
3152+
acorn "^8.15.0"
3153+
acorn-jsx "^5.3.2"
3154+
eslint-visitor-keys "^4.2.1"
3155+
30343156
espree@^9.3.1, espree@^9.6.0, espree@^9.6.1:
30353157
version "9.6.1"
30363158
resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.1.tgz#a2a17b8e434690a5432f2f8018ce71d331a48c6f"
@@ -3045,10 +3167,10 @@ esprima@^4.0.0:
30453167
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
30463168
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
30473169

3048-
esquery@^1.4.0, esquery@^1.4.2:
3049-
version "1.5.0"
3050-
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.5.0.tgz#6ce17738de8577694edd7361c57182ac8cb0db0b"
3051-
integrity sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==
3170+
esquery@^1.4.0, esquery@^1.4.2, esquery@^1.5.0:
3171+
version "1.6.0"
3172+
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.6.0.tgz#91419234f804d852a82dceec3e16cdc22cf9dae7"
3173+
integrity sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==
30523174
dependencies:
30533175
estraverse "^5.1.0"
30543176

@@ -3226,6 +3348,13 @@ file-entry-cache@^6.0.1:
32263348
dependencies:
32273349
flat-cache "^3.0.4"
32283350

3351+
file-entry-cache@^8.0.0:
3352+
version "8.0.0"
3353+
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-8.0.0.tgz#7787bddcf1131bffb92636c69457bbc0edd6d81f"
3354+
integrity sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==
3355+
dependencies:
3356+
flat-cache "^4.0.0"
3357+
32293358
fill-range@^7.1.1:
32303359
version "7.1.1"
32313360
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
@@ -3280,6 +3409,14 @@ flat-cache@^3.0.4:
32803409
flatted "^3.1.0"
32813410
rimraf "^3.0.2"
32823411

3412+
flat-cache@^4.0.0:
3413+
version "4.0.1"
3414+
resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-4.0.1.tgz#0ece39fcb14ee012f4b0410bd33dd9c1f011127c"
3415+
integrity sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==
3416+
dependencies:
3417+
flatted "^3.2.9"
3418+
keyv "^4.5.4"
3419+
32833420
flat@^5.0.2:
32843421
version "5.0.2"
32853422
resolved "https://registry.yarnpkg.com/flat/-/flat-5.0.2.tgz#8ca6fe332069ffa9d324c327198c598259ceb241"
@@ -3290,6 +3427,11 @@ flatted@^3.1.0:
32903427
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
32913428
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
32923429

3430+
flatted@^3.2.9:
3431+
version "3.3.3"
3432+
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.3.tgz#67c8fad95454a7c7abebf74bb78ee74a44023358"
3433+
integrity sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==
3434+
32933435
follow-redirects@^1.15.6:
32943436
version "1.15.6"
32953437
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
@@ -3500,6 +3642,11 @@ globals@^13.19.0:
35003642
dependencies:
35013643
type-fest "^0.20.2"
35023644

3645+
globals@^14.0.0:
3646+
version "14.0.0"
3647+
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
3648+
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
3649+
35033650
globby@^11.1.0:
35043651
version "11.1.0"
35053652
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
@@ -4288,6 +4435,11 @@ jsesc@~0.5.0:
42884435
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d"
42894436
integrity sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==
42904437

4438+
json-buffer@3.0.1:
4439+
version "3.0.1"
4440+
resolved "https://registry.yarnpkg.com/json-buffer/-/json-buffer-3.0.1.tgz#9338802a30d3b6605fbe0613e094008ca8c05a13"
4441+
integrity sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==
4442+
42914443
json-parse-even-better-errors@^2.3.0, json-parse-even-better-errors@^2.3.1:
42924444
version "2.3.1"
42934445
resolved "https://registry.yarnpkg.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz#7c47805a94319928e05777405dc12e1f7a4ee02d"
@@ -4342,6 +4494,13 @@ jsprim@^1.2.2:
43424494
json-schema "0.4.0"
43434495
verror "1.10.0"
43444496

4497+
keyv@^4.5.4:
4498+
version "4.5.4"
4499+
resolved "https://registry.yarnpkg.com/keyv/-/keyv-4.5.4.tgz#a879a99e29452f942439f2a405e3af8b31d4de93"
4500+
integrity sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==
4501+
dependencies:
4502+
json-buffer "3.0.1"
4503+
43454504
kind-of@^6.0.2:
43464505
version "6.0.3"
43474506
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.3.tgz#07c05034a6c349fa06e24fa35aa76db4580ce4dd"
@@ -4607,14 +4766,7 @@ minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
46074766
dependencies:
46084767
brace-expansion "^1.1.7"
46094768

4610-
minimatch@^9.0.1:
4611-
version "9.0.3"
4612-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
4613-
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
4614-
dependencies:
4615-
brace-expansion "^2.0.1"
4616-
4617-
minimatch@^9.0.4:
4769+
minimatch@^9.0.1, minimatch@^9.0.4:
46184770
version "9.0.4"
46194771
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
46204772
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==

0 commit comments

Comments
 (0)