Skip to content

Commit c56a3a6

Browse files
build(deps-dev): Bump @babel/core from 7.24.7 to 7.24.9 (#2983)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent ce476ab commit c56a3a6

File tree

1 file changed

+89
-61
lines changed

1 file changed

+89
-61
lines changed

yarn.lock

Lines changed: 89 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -40,38 +40,38 @@
4040
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
4141
integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
4242

43-
"@babel/compat-data@^7.24.7":
44-
version "7.24.7"
45-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.7.tgz#d23bbea508c3883ba8251fb4164982c36ea577ed"
46-
integrity sha512-qJzAIcv03PyaWqxRgO4mSU3lihncDT296vnyuE2O8uA4w3UHWI4S3hgeZd1L8W1Bft40w9JxJ2b412iDUFFRhw==
43+
"@babel/compat-data@^7.24.8":
44+
version "7.24.9"
45+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.9.tgz#53eee4e68f1c1d0282aa0eb05ddb02d033fc43a0"
46+
integrity sha512-e701mcfApCJqMMueQI0Fb68Amflj83+dvAvHawoBpAz+GDjCIyGHzNwnefjsWJ3xiYAqqiQFoWbspGYBdb2/ng==
4747

4848
"@babel/core@^7.12.3", "@babel/core@^7.18.9", "@babel/core@^7.21.3", "@babel/core@^7.23.0", "@babel/core@^7.23.2", "@babel/core@^7.23.9", "@babel/core@^7.24.5":
49-
version "7.24.7"
50-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.7.tgz#b676450141e0b52a3d43bc91da86aa608f950ac4"
51-
integrity sha512-nykK+LEK86ahTkX/3TgauT0ikKoNCfKHEaZYTUVupJdTLzGNvrblu4u6fa7DhZONAltdf8e662t/abY8idrd/g==
49+
version "7.24.9"
50+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.9.tgz#dc07c9d307162c97fa9484ea997ade65841c7c82"
51+
integrity sha512-5e3FI4Q3M3Pbr21+5xJwCv6ZT6KmGkI0vw3Tozy5ODAQFTIWe37iT8Cr7Ice2Ntb+M3iSKCEWMB1MBgKrW3whg==
5252
dependencies:
5353
"@ampproject/remapping" "^2.2.0"
5454
"@babel/code-frame" "^7.24.7"
55-
"@babel/generator" "^7.24.7"
56-
"@babel/helper-compilation-targets" "^7.24.7"
57-
"@babel/helper-module-transforms" "^7.24.7"
58-
"@babel/helpers" "^7.24.7"
59-
"@babel/parser" "^7.24.7"
55+
"@babel/generator" "^7.24.9"
56+
"@babel/helper-compilation-targets" "^7.24.8"
57+
"@babel/helper-module-transforms" "^7.24.9"
58+
"@babel/helpers" "^7.24.8"
59+
"@babel/parser" "^7.24.8"
6060
"@babel/template" "^7.24.7"
61-
"@babel/traverse" "^7.24.7"
62-
"@babel/types" "^7.24.7"
61+
"@babel/traverse" "^7.24.8"
62+
"@babel/types" "^7.24.9"
6363
convert-source-map "^2.0.0"
6464
debug "^4.1.0"
6565
gensync "^1.0.0-beta.2"
6666
json5 "^2.2.3"
6767
semver "^6.3.1"
6868

69-
"@babel/generator@^7.23.0", "@babel/generator@^7.24.7":
70-
version "7.24.7"
71-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.7.tgz#1654d01de20ad66b4b4d99c135471bc654c55e6d"
72-
integrity sha512-oipXieGC3i45Y1A41t4tAqpnEZWgB/lC6Ehh6+rOviR5XWpTtMmLN+fGjz9vOiNRt0p6RtO6DtD0pdU3vpqdSA==
69+
"@babel/generator@^7.23.0", "@babel/generator@^7.24.8", "@babel/generator@^7.24.9":
70+
version "7.24.10"
71+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.10.tgz#a4ab681ec2a78bbb9ba22a3941195e28a81d8e76"
72+
integrity sha512-o9HBZL1G2129luEUlG1hB4N/nlYNWHnpwlND9eOMclRqqu1YDy2sSYVCFUZwl8I1Gxh+QSRrP2vD7EpUmFVXxg==
7373
dependencies:
74-
"@babel/types" "^7.24.7"
74+
"@babel/types" "^7.24.9"
7575
"@jridgewell/gen-mapping" "^0.3.5"
7676
"@jridgewell/trace-mapping" "^0.3.25"
7777
jsesc "^2.5.1"
@@ -90,14 +90,14 @@
9090
dependencies:
9191
"@babel/types" "^7.22.15"
9292

93-
"@babel/helper-compilation-targets@^7.22.15", "@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.23.6", "@babel/helper-compilation-targets@^7.24.7":
94-
version "7.24.7"
95-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.7.tgz#4eb6c4a80d6ffeac25ab8cd9a21b5dfa48d503a9"
96-
integrity sha512-ctSdRHBi20qWOfy27RUb4Fhp07KSJ3sXcuSvTrXrc4aG8NSYDo1ici3Vhg9bg69y5bj0Mr1lh0aeEgTvc12rMg==
93+
"@babel/helper-compilation-targets@^7.22.15", "@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.23.6", "@babel/helper-compilation-targets@^7.24.8":
94+
version "7.24.8"
95+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.8.tgz#b607c3161cd9d1744977d4f97139572fe778c271"
96+
integrity sha512-oU+UoqCHdp+nWVDkpldqIQL/i/bvAv53tRqLG/s+cOXxe66zOYLU7ar/Xs3LdmBihrUMEUhwu6dMZwbNOYDwvw==
9797
dependencies:
98-
"@babel/compat-data" "^7.24.7"
99-
"@babel/helper-validator-option" "^7.24.7"
100-
browserslist "^4.22.2"
98+
"@babel/compat-data" "^7.24.8"
99+
"@babel/helper-validator-option" "^7.24.8"
100+
browserslist "^4.23.1"
101101
lru-cache "^5.1.1"
102102
semver "^6.3.1"
103103

@@ -200,10 +200,10 @@
200200
"@babel/traverse" "^7.24.7"
201201
"@babel/types" "^7.24.7"
202202

203-
"@babel/helper-module-transforms@^7.23.3", "@babel/helper-module-transforms@^7.24.7":
204-
version "7.24.7"
205-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.7.tgz#31b6c9a2930679498db65b685b1698bfd6c7daf8"
206-
integrity sha512-1fuJEwIrp+97rM4RWdO+qrRsZlAeL1lQJoPqtCYWv0NL115XM93hIH4CSRln2w52SqvmY5hqdtauB6QFCDiZNQ==
203+
"@babel/helper-module-transforms@^7.23.3", "@babel/helper-module-transforms@^7.24.9":
204+
version "7.24.9"
205+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.9.tgz#e13d26306b89eea569180868e652e7f514de9d29"
206+
integrity sha512-oYbh+rtFKj/HwBQkFlUzvcybzklmVdVV3UU+mN7n2t/q3yGHbuVdNxyFvSBO1tfvjyArpHNcWMAzsSPdyI46hw==
207207
dependencies:
208208
"@babel/helper-environment-visitor" "^7.24.7"
209209
"@babel/helper-module-imports" "^7.24.7"
@@ -282,10 +282,10 @@
282282
dependencies:
283283
"@babel/types" "^7.24.7"
284284

285-
"@babel/helper-string-parser@^7.24.7":
286-
version "7.24.7"
287-
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.7.tgz#4d2d0f14820ede3b9807ea5fc36dfc8cd7da07f2"
288-
integrity sha512-7MbVt6xrwFQbunH2DNQsAP5sTGxfqQtErvBIvIMi6EQnbgUOuVYanvREcmFrOPhoXBrTtjhhP+lW+o5UfK+tDg==
285+
"@babel/helper-string-parser@^7.24.8":
286+
version "7.24.8"
287+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz#5b3329c9a58803d5df425e5785865881a81ca48d"
288+
integrity sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==
289289

290290
"@babel/helper-validator-identifier@^7.22.20":
291291
version "7.22.20"
@@ -302,10 +302,10 @@
302302
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz#907a3fbd4523426285365d1206c423c4c5520307"
303303
integrity sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==
304304

305-
"@babel/helper-validator-option@^7.24.7":
306-
version "7.24.7"
307-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.24.7.tgz#24c3bb77c7a425d1742eec8fb433b5a1b38e62f6"
308-
integrity sha512-yy1/KvjhV/ZCL+SM7hBrvnZJ3ZuT9OuZgIJAGpPEToANvc3iM6iDvBnRjtElWibHU6n8/LPR/EjX9EtIEYO3pw==
305+
"@babel/helper-validator-option@^7.24.8":
306+
version "7.24.8"
307+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.24.8.tgz#3725cdeea8b480e86d34df15304806a06975e33d"
308+
integrity sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==
309309

310310
"@babel/helper-wrap-function@^7.22.20":
311311
version "7.22.20"
@@ -316,13 +316,13 @@
316316
"@babel/template" "^7.22.15"
317317
"@babel/types" "^7.22.19"
318318

319-
"@babel/helpers@^7.24.7":
320-
version "7.24.7"
321-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.7.tgz#aa2ccda29f62185acb5d42fb4a3a1b1082107416"
322-
integrity sha512-NlmJJtvcw72yRJRcnCmGvSi+3jDEg8qFu3z0AFoymmzLx5ERVWyzd9kVXr7Th9/8yIJi2Zc6av4Tqz3wFs8QWg==
319+
"@babel/helpers@^7.24.8":
320+
version "7.24.8"
321+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.8.tgz#2820d64d5d6686cca8789dd15b074cd862795873"
322+
integrity sha512-gV2265Nkcz7weJJfvDoAEVzC1e2OTDpkGbEsebse8koXUJUXPsCMi7sRo/+SPMuMZ9MtUPnGwITTnQnU5YjyaQ==
323323
dependencies:
324324
"@babel/template" "^7.24.7"
325-
"@babel/types" "^7.24.7"
325+
"@babel/types" "^7.24.8"
326326

327327
"@babel/highlight@^7.24.7":
328328
version "7.24.7"
@@ -334,10 +334,10 @@
334334
js-tokens "^4.0.0"
335335
picocolors "^1.0.0"
336336

337-
"@babel/parser@^7.1.0", "@babel/parser@^7.20.7", "@babel/parser@^7.23.0", "@babel/parser@^7.23.6", "@babel/parser@^7.23.9", "@babel/parser@^7.24.7":
338-
version "7.24.7"
339-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.7.tgz#9a5226f92f0c5c8ead550b750f5608e766c8ce85"
340-
integrity sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==
337+
"@babel/parser@^7.1.0", "@babel/parser@^7.20.7", "@babel/parser@^7.23.0", "@babel/parser@^7.23.6", "@babel/parser@^7.23.9", "@babel/parser@^7.24.7", "@babel/parser@^7.24.8":
338+
version "7.24.8"
339+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.8.tgz#58a4dbbcad7eb1d48930524a3fd93d93e9084c6f"
340+
integrity sha512-WzfbgXOkGzZiXXCqk43kKwZjzwx4oulxZi3nq2TYL9mOjQv6kYwul9mz6ID36njuL7Xkp6nJEfok848Zj10j/w==
341341

342342
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.23.3":
343343
version "7.23.3"
@@ -1128,28 +1128,28 @@
11281128
"@babel/parser" "^7.24.7"
11291129
"@babel/types" "^7.24.7"
11301130

1131-
"@babel/traverse@^7.18.9", "@babel/traverse@^7.23.2", "@babel/traverse@^7.24.7":
1132-
version "7.24.7"
1133-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.7.tgz#de2b900163fa741721ba382163fe46a936c40cf5"
1134-
integrity sha512-yb65Ed5S/QAcewNPh0nZczy9JdYXkkAbIsEo+P7BE7yO3txAY30Y/oPa3QkQ5It3xVG2kpKMg9MsdxZaO31uKA==
1131+
"@babel/traverse@^7.18.9", "@babel/traverse@^7.23.2", "@babel/traverse@^7.24.7", "@babel/traverse@^7.24.8":
1132+
version "7.24.8"
1133+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.8.tgz#6c14ed5232b7549df3371d820fbd9abfcd7dfab7"
1134+
integrity sha512-t0P1xxAPzEDcEPmjprAQq19NWum4K0EQPjMwZQZbHt+GiZqvjCHjj755Weq1YRPVzBI+3zSfvScfpnuIecVFJQ==
11351135
dependencies:
11361136
"@babel/code-frame" "^7.24.7"
1137-
"@babel/generator" "^7.24.7"
1137+
"@babel/generator" "^7.24.8"
11381138
"@babel/helper-environment-visitor" "^7.24.7"
11391139
"@babel/helper-function-name" "^7.24.7"
11401140
"@babel/helper-hoist-variables" "^7.24.7"
11411141
"@babel/helper-split-export-declaration" "^7.24.7"
1142-
"@babel/parser" "^7.24.7"
1143-
"@babel/types" "^7.24.7"
1142+
"@babel/parser" "^7.24.8"
1143+
"@babel/types" "^7.24.8"
11441144
debug "^4.3.1"
11451145
globals "^11.1.0"
11461146

1147-
"@babel/types@^7.0.0", "@babel/types@^7.18.9", "@babel/types@^7.20.7", "@babel/types@^7.21.3", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.4", "@babel/types@^7.23.6", "@babel/types@^7.24.7", "@babel/types@^7.4.4":
1148-
version "7.24.7"
1149-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.7.tgz#6027fe12bc1aa724cd32ab113fb7f1988f1f66f2"
1150-
integrity sha512-XEFXSlxiG5td2EJRe8vOmRbaXVgfcBlszKujvVmWIK/UpywWljQCfzAv3RQCGujWQ1RD4YYWEAqDXfuJiy8f5Q==
1147+
"@babel/types@^7.0.0", "@babel/types@^7.18.9", "@babel/types@^7.20.7", "@babel/types@^7.21.3", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.4", "@babel/types@^7.23.6", "@babel/types@^7.24.7", "@babel/types@^7.24.8", "@babel/types@^7.24.9", "@babel/types@^7.4.4":
1148+
version "7.24.9"
1149+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.9.tgz#228ce953d7b0d16646e755acf204f4cf3d08cc73"
1150+
integrity sha512-xm8XrMKz0IlUdocVbYJe0Z9xEgidU7msskG8BbhnTPK/HZ2z/7FP7ykqPgrUH+C+r414mNfNWam1f2vqOjqjYQ==
11511151
dependencies:
1152-
"@babel/helper-string-parser" "^7.24.7"
1152+
"@babel/helper-string-parser" "^7.24.8"
11531153
"@babel/helper-validator-identifier" "^7.24.7"
11541154
to-fast-properties "^2.0.0"
11551155

@@ -4274,7 +4274,7 @@ browserify-zlib@^0.1.4:
42744274
dependencies:
42754275
pako "~0.2.0"
42764276

4277-
browserslist@^4.21.10, browserslist@^4.22.2, browserslist@^4.22.3:
4277+
browserslist@^4.21.10, browserslist@^4.22.3:
42784278
version "4.23.0"
42794279
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.23.0.tgz#8f3acc2bbe73af7213399430890f86c63a5674ab"
42804280
integrity sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ==
@@ -4284,6 +4284,16 @@ browserslist@^4.21.10, browserslist@^4.22.2, browserslist@^4.22.3:
42844284
node-releases "^2.0.14"
42854285
update-browserslist-db "^1.0.13"
42864286

4287+
browserslist@^4.23.1:
4288+
version "4.23.2"
4289+
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.23.2.tgz#244fe803641f1c19c28c48c4b6ec9736eb3d32ed"
4290+
integrity sha512-qkqSyistMYdxAcw+CzbZwlBy8AGmS/eEWs+sEV5TnLRGDOL+C5M2EnH6tlZyg0YoAxGJAFKh61En9BR941GnHA==
4291+
dependencies:
4292+
caniuse-lite "^1.0.30001640"
4293+
electron-to-chromium "^1.4.820"
4294+
node-releases "^2.0.14"
4295+
update-browserslist-db "^1.1.0"
4296+
42874297
buffer-crc32@^0.2.1, buffer-crc32@^0.2.13:
42884298
version "0.2.13"
42894299
resolved "https://registry.yarnpkg.com/buffer-crc32/-/buffer-crc32-0.2.13.tgz#0d333e3f00eac50aa1454abd30ef8c2a5d9a7242"
@@ -4353,6 +4363,11 @@ caniuse-lite@^1.0.30001587:
43534363
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001594.tgz#bea552414cd52c2d0c985ed9206314a696e685f5"
43544364
integrity sha512-VblSX6nYqyJVs8DKFMldE2IVCJjZ225LW00ydtUWwh5hk9IfkTOffO6r8gJNsH0qqqeAF8KrbMYA2VEwTlGW5g==
43554365

4366+
caniuse-lite@^1.0.30001640:
4367+
version "1.0.30001643"
4368+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001643.tgz#9c004caef315de9452ab970c3da71085f8241dbd"
4369+
integrity sha512-ERgWGNleEilSrHM6iUz/zJNSQTP8Mr21wDWpdgvRwcTXGAq6jMtOUPP4dqFPTdKqZ2wKTdtB+uucZ3MRpAUSmg==
4370+
43564371
ccount@^2.0.0:
43574372
version "2.0.1"
43584373
resolved "https://registry.yarnpkg.com/ccount/-/ccount-2.0.1.tgz#17a3bf82302e0870d6da43a01311a8bc02a3ecf5"
@@ -5135,6 +5150,11 @@ electron-to-chromium@^1.4.668:
51355150
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.693.tgz#001bb5dcb57ba404366ec39e1957d11886fc8a93"
51365151
integrity sha512-/if4Ueg0GUQlhCrW2ZlXwDAm40ipuKo+OgeHInlL8sbjt+hzISxZK949fZeJaVsheamrzANXvw1zQTvbxTvSHw==
51375152

5153+
electron-to-chromium@^1.4.820:
5154+
version "1.4.832"
5155+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.832.tgz#d25882ce0a9237577b039bffa124ecef1822003b"
5156+
integrity sha512-cTen3SB0H2SGU7x467NRe1eVcQgcuS6jckKfWJHia2eo0cHIGOqHoAxevIYZD4eRHcWjkvFzo93bi3vJ9W+1lA==
5157+
51385158
element-closest@^2.0.1:
51395159
version "2.0.2"
51405160
resolved "https://registry.yarnpkg.com/element-closest/-/element-closest-2.0.2.tgz#72a740a107453382e28df9ce5dbb5a8df0f966ec"
@@ -5402,7 +5422,7 @@ esbuild@^0.21.3:
54025422
"@esbuild/win32-ia32" "0.21.5"
54035423
"@esbuild/win32-x64" "0.21.5"
54045424

5405-
escalade@^3.1.1:
5425+
escalade@^3.1.1, escalade@^3.1.2:
54065426
version "3.1.2"
54075427
resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.1.2.tgz#54076e9ab29ea5bf3d8f1ed62acffbb88272df27"
54085428
integrity sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==
@@ -10740,6 +10760,14 @@ update-browserslist-db@^1.0.13:
1074010760
escalade "^3.1.1"
1074110761
picocolors "^1.0.0"
1074210762

10763+
update-browserslist-db@^1.1.0:
10764+
version "1.1.0"
10765+
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.1.0.tgz#7ca61c0d8650766090728046e416a8cde682859e"
10766+
integrity sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==
10767+
dependencies:
10768+
escalade "^3.1.2"
10769+
picocolors "^1.0.1"
10770+
1074310771
uri-js@^4.2.2:
1074410772
version "4.4.1"
1074510773
resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e"

0 commit comments

Comments
 (0)