Skip to content

Commit 1429482

Browse files
chore(deps-dev): bump @babel/core from 7.24.7 to 7.24.8
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.24.7 to 7.24.8. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.8/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a3d134 commit 1429482

File tree

1 file changed

+89
-79
lines changed

1 file changed

+89
-79
lines changed

yarn.lock

Lines changed: 89 additions & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -30,33 +30,38 @@
3030
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.7.tgz#d23bbea508c3883ba8251fb4164982c36ea577ed"
3131
integrity sha512-qJzAIcv03PyaWqxRgO4mSU3lihncDT296vnyuE2O8uA4w3UHWI4S3hgeZd1L8W1Bft40w9JxJ2b412iDUFFRhw==
3232

33+
"@babel/compat-data@^7.24.8":
34+
version "7.24.8"
35+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.8.tgz#f9196455334c38d059ac8b1a16a51decda9d30d3"
36+
integrity sha512-c4IM7OTg6k1Q+AJ153e2mc2QVTezTwnb4VzquwcyiEzGnW0Kedv4do/TrkU98qPeC5LNiMt/QXwIjzYXLBpyZg==
37+
3338
"@babel/core@^7.0.0", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.24":
34-
version "7.24.7"
35-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.7.tgz#b676450141e0b52a3d43bc91da86aa608f950ac4"
36-
integrity sha512-nykK+LEK86ahTkX/3TgauT0ikKoNCfKHEaZYTUVupJdTLzGNvrblu4u6fa7DhZONAltdf8e662t/abY8idrd/g==
39+
version "7.24.8"
40+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.8.tgz#c24f83985214f599cee5fc26d393d9ab320342f4"
41+
integrity sha512-6AWcmZC/MZCO0yKys4uhg5NlxL0ESF3K6IAaoQ+xSXvPyPyxNWRafP+GDbI88Oh68O7QkJgmEtedWPM9U0pZNg==
3742
dependencies:
3843
"@ampproject/remapping" "^2.2.0"
3944
"@babel/code-frame" "^7.24.7"
40-
"@babel/generator" "^7.24.7"
41-
"@babel/helper-compilation-targets" "^7.24.7"
42-
"@babel/helper-module-transforms" "^7.24.7"
43-
"@babel/helpers" "^7.24.7"
44-
"@babel/parser" "^7.24.7"
45+
"@babel/generator" "^7.24.8"
46+
"@babel/helper-compilation-targets" "^7.24.8"
47+
"@babel/helper-module-transforms" "^7.24.8"
48+
"@babel/helpers" "^7.24.8"
49+
"@babel/parser" "^7.24.8"
4550
"@babel/template" "^7.24.7"
46-
"@babel/traverse" "^7.24.7"
47-
"@babel/types" "^7.24.7"
51+
"@babel/traverse" "^7.24.8"
52+
"@babel/types" "^7.24.8"
4853
convert-source-map "^2.0.0"
4954
debug "^4.1.0"
5055
gensync "^1.0.0-beta.2"
5156
json5 "^2.2.3"
5257
semver "^6.3.1"
5358

54-
"@babel/generator@^7.24.7", "@babel/generator@^7.7.2":
55-
version "7.24.7"
56-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.7.tgz#1654d01de20ad66b4b4d99c135471bc654c55e6d"
57-
integrity sha512-oipXieGC3i45Y1A41t4tAqpnEZWgB/lC6Ehh6+rOviR5XWpTtMmLN+fGjz9vOiNRt0p6RtO6DtD0pdU3vpqdSA==
59+
"@babel/generator@^7.24.8", "@babel/generator@^7.7.2":
60+
version "7.24.8"
61+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.8.tgz#1802d6ac4d77a9199c75ae3eb6a08336e5d1d39a"
62+
integrity sha512-47DG+6F5SzOi0uEvK4wMShmn5yY0mVjVJoWTphdY2B4Rx9wHgjK7Yhtr0ru6nE+sn0v38mzrWOlah0p/YlHHOQ==
5863
dependencies:
59-
"@babel/types" "^7.24.7"
64+
"@babel/types" "^7.24.8"
6065
"@jridgewell/gen-mapping" "^0.3.5"
6166
"@jridgewell/trace-mapping" "^0.3.25"
6267
jsesc "^2.5.1"
@@ -83,14 +88,14 @@
8388
"@babel/traverse" "^7.24.7"
8489
"@babel/types" "^7.24.7"
8590

86-
"@babel/helper-compilation-targets@^7.20.7", "@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.24.7":
87-
version "7.24.7"
88-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.7.tgz#4eb6c4a80d6ffeac25ab8cd9a21b5dfa48d503a9"
89-
integrity sha512-ctSdRHBi20qWOfy27RUb4Fhp07KSJ3sXcuSvTrXrc4aG8NSYDo1ici3Vhg9bg69y5bj0Mr1lh0aeEgTvc12rMg==
91+
"@babel/helper-compilation-targets@^7.20.7", "@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.24.7", "@babel/helper-compilation-targets@^7.24.8":
92+
version "7.24.8"
93+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.8.tgz#b607c3161cd9d1744977d4f97139572fe778c271"
94+
integrity sha512-oU+UoqCHdp+nWVDkpldqIQL/i/bvAv53tRqLG/s+cOXxe66zOYLU7ar/Xs3LdmBihrUMEUhwu6dMZwbNOYDwvw==
9095
dependencies:
91-
"@babel/compat-data" "^7.24.7"
92-
"@babel/helper-validator-option" "^7.24.7"
93-
browserslist "^4.22.2"
96+
"@babel/compat-data" "^7.24.8"
97+
"@babel/helper-validator-option" "^7.24.8"
98+
browserslist "^4.23.1"
9499
lru-cache "^5.1.1"
95100
semver "^6.3.1"
96101

@@ -176,10 +181,10 @@
176181
"@babel/traverse" "^7.24.7"
177182
"@babel/types" "^7.24.7"
178183

179-
"@babel/helper-module-transforms@^7.24.7":
180-
version "7.24.7"
181-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.7.tgz#31b6c9a2930679498db65b685b1698bfd6c7daf8"
182-
integrity sha512-1fuJEwIrp+97rM4RWdO+qrRsZlAeL1lQJoPqtCYWv0NL115XM93hIH4CSRln2w52SqvmY5hqdtauB6QFCDiZNQ==
184+
"@babel/helper-module-transforms@^7.24.7", "@babel/helper-module-transforms@^7.24.8":
185+
version "7.24.8"
186+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.8.tgz#b1f2df4f96f3465b0d035b697ec86cb51ff348fe"
187+
integrity sha512-m4vWKVqvkVAWLXfHCCfff2luJj86U+J0/x+0N3ArG/tP0Fq7zky2dYwMbtPmkc/oulkkbjdL3uWzuoBwQ8R00Q==
183188
dependencies:
184189
"@babel/helper-environment-visitor" "^7.24.7"
185190
"@babel/helper-module-imports" "^7.24.7"
@@ -240,10 +245,10 @@
240245
dependencies:
241246
"@babel/types" "^7.24.7"
242247

243-
"@babel/helper-string-parser@^7.24.7":
244-
version "7.24.7"
245-
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.7.tgz#4d2d0f14820ede3b9807ea5fc36dfc8cd7da07f2"
246-
integrity sha512-7MbVt6xrwFQbunH2DNQsAP5sTGxfqQtErvBIvIMi6EQnbgUOuVYanvREcmFrOPhoXBrTtjhhP+lW+o5UfK+tDg==
248+
"@babel/helper-string-parser@^7.24.8":
249+
version "7.24.8"
250+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz#5b3329c9a58803d5df425e5785865881a81ca48d"
251+
integrity sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==
247252

248253
"@babel/helper-validator-identifier@^7.12.11":
249254
version "7.12.11"
@@ -260,6 +265,11 @@
260265
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.24.7.tgz#24c3bb77c7a425d1742eec8fb433b5a1b38e62f6"
261266
integrity sha512-yy1/KvjhV/ZCL+SM7hBrvnZJ3ZuT9OuZgIJAGpPEToANvc3iM6iDvBnRjtElWibHU6n8/LPR/EjX9EtIEYO3pw==
262267

268+
"@babel/helper-validator-option@^7.24.8":
269+
version "7.24.8"
270+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.24.8.tgz#3725cdeea8b480e86d34df15304806a06975e33d"
271+
integrity sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==
272+
263273
"@babel/helper-wrap-function@^7.24.7":
264274
version "7.24.7"
265275
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.24.7.tgz#52d893af7e42edca7c6d2c6764549826336aae1f"
@@ -270,13 +280,13 @@
270280
"@babel/traverse" "^7.24.7"
271281
"@babel/types" "^7.24.7"
272282

273-
"@babel/helpers@^7.24.7":
274-
version "7.24.7"
275-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.7.tgz#aa2ccda29f62185acb5d42fb4a3a1b1082107416"
276-
integrity sha512-NlmJJtvcw72yRJRcnCmGvSi+3jDEg8qFu3z0AFoymmzLx5ERVWyzd9kVXr7Th9/8yIJi2Zc6av4Tqz3wFs8QWg==
283+
"@babel/helpers@^7.24.8":
284+
version "7.24.8"
285+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.8.tgz#2820d64d5d6686cca8789dd15b074cd862795873"
286+
integrity sha512-gV2265Nkcz7weJJfvDoAEVzC1e2OTDpkGbEsebse8koXUJUXPsCMi7sRo/+SPMuMZ9MtUPnGwITTnQnU5YjyaQ==
277287
dependencies:
278288
"@babel/template" "^7.24.7"
279-
"@babel/types" "^7.24.7"
289+
"@babel/types" "^7.24.8"
280290

281291
"@babel/highlight@^7.10.4":
282292
version "7.13.8"
@@ -297,10 +307,10 @@
297307
js-tokens "^4.0.0"
298308
picocolors "^1.0.0"
299309

300-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.23.9", "@babel/parser@^7.24.7":
301-
version "7.24.7"
302-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.7.tgz#9a5226f92f0c5c8ead550b750f5608e766c8ce85"
303-
integrity sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==
310+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.23.9", "@babel/parser@^7.24.7", "@babel/parser@^7.24.8":
311+
version "7.24.8"
312+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.8.tgz#58a4dbbcad7eb1d48930524a3fd93d93e9084c6f"
313+
integrity sha512-WzfbgXOkGzZiXXCqk43kKwZjzwx4oulxZi3nq2TYL9mOjQv6kYwul9mz6ID36njuL7Xkp6nJEfok848Zj10j/w==
304314

305315
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.24.7":
306316
version "7.24.7"
@@ -1009,28 +1019,28 @@
10091019
"@babel/parser" "^7.24.7"
10101020
"@babel/types" "^7.24.7"
10111021

1012-
"@babel/traverse@^7.24.7":
1013-
version "7.24.7"
1014-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.7.tgz#de2b900163fa741721ba382163fe46a936c40cf5"
1015-
integrity sha512-yb65Ed5S/QAcewNPh0nZczy9JdYXkkAbIsEo+P7BE7yO3txAY30Y/oPa3QkQ5It3xVG2kpKMg9MsdxZaO31uKA==
1022+
"@babel/traverse@^7.24.7", "@babel/traverse@^7.24.8":
1023+
version "7.24.8"
1024+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.8.tgz#6c14ed5232b7549df3371d820fbd9abfcd7dfab7"
1025+
integrity sha512-t0P1xxAPzEDcEPmjprAQq19NWum4K0EQPjMwZQZbHt+GiZqvjCHjj755Weq1YRPVzBI+3zSfvScfpnuIecVFJQ==
10161026
dependencies:
10171027
"@babel/code-frame" "^7.24.7"
1018-
"@babel/generator" "^7.24.7"
1028+
"@babel/generator" "^7.24.8"
10191029
"@babel/helper-environment-visitor" "^7.24.7"
10201030
"@babel/helper-function-name" "^7.24.7"
10211031
"@babel/helper-hoist-variables" "^7.24.7"
10221032
"@babel/helper-split-export-declaration" "^7.24.7"
1023-
"@babel/parser" "^7.24.7"
1024-
"@babel/types" "^7.24.7"
1033+
"@babel/parser" "^7.24.8"
1034+
"@babel/types" "^7.24.8"
10251035
debug "^4.3.1"
10261036
globals "^11.1.0"
10271037

1028-
"@babel/types@^7.0.0", "@babel/types@^7.22.5", "@babel/types@^7.24.7", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1029-
version "7.24.7"
1030-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.7.tgz#6027fe12bc1aa724cd32ab113fb7f1988f1f66f2"
1031-
integrity sha512-XEFXSlxiG5td2EJRe8vOmRbaXVgfcBlszKujvVmWIK/UpywWljQCfzAv3RQCGujWQ1RD4YYWEAqDXfuJiy8f5Q==
1038+
"@babel/types@^7.0.0", "@babel/types@^7.22.5", "@babel/types@^7.24.7", "@babel/types@^7.24.8", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1039+
version "7.24.8"
1040+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.8.tgz#d51ffa9043b17d36622efa44e861a49e69e130a8"
1041+
integrity sha512-SkSBEHwwJRU52QEVZBmMBnE5Ux2/6WU1grdYyOhpbCNxbmJrDuDCphBzKZSO3taf0zztp+qkWlymE5tVL5l0TA==
10321042
dependencies:
1033-
"@babel/helper-string-parser" "^7.24.7"
1043+
"@babel/helper-string-parser" "^7.24.8"
10341044
"@babel/helper-validator-identifier" "^7.24.7"
10351045
to-fast-properties "^2.0.0"
10361046

@@ -1962,16 +1972,6 @@ braces@^3.0.3:
19621972
dependencies:
19631973
fill-range "^7.1.1"
19641974

1965-
browserslist@^4.22.2:
1966-
version "4.22.2"
1967-
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.22.2.tgz#704c4943072bd81ea18997f3bd2180e89c77874b"
1968-
integrity sha512-0UgcrvQmBDvZHFGdYUehrCNIazki7/lUP3kkoi/r3YB2amZbFM9J43ZRkJTXBUZK4gmx56+Sqk9+Vs9mwZx9+A==
1969-
dependencies:
1970-
caniuse-lite "^1.0.30001565"
1971-
electron-to-chromium "^1.4.601"
1972-
node-releases "^2.0.14"
1973-
update-browserslist-db "^1.0.13"
1974-
19751975
browserslist@^4.23.0:
19761976
version "4.23.1"
19771977
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.23.1.tgz#ce4af0534b3d37db5c1a4ca98b9080f985041e96"
@@ -1982,6 +1982,16 @@ browserslist@^4.23.0:
19821982
node-releases "^2.0.14"
19831983
update-browserslist-db "^1.0.16"
19841984

1985+
browserslist@^4.23.1:
1986+
version "4.23.2"
1987+
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.23.2.tgz#244fe803641f1c19c28c48c4b6ec9736eb3d32ed"
1988+
integrity sha512-qkqSyistMYdxAcw+CzbZwlBy8AGmS/eEWs+sEV5TnLRGDOL+C5M2EnH6tlZyg0YoAxGJAFKh61En9BR941GnHA==
1989+
dependencies:
1990+
caniuse-lite "^1.0.30001640"
1991+
electron-to-chromium "^1.4.820"
1992+
node-releases "^2.0.14"
1993+
update-browserslist-db "^1.1.0"
1994+
19851995
bser@2.1.1:
19861996
version "2.1.1"
19871997
resolved "https://registry.yarnpkg.com/bser/-/bser-2.1.1.tgz#e6787da20ece9d07998533cfd9de6f5c38f4bc05"
@@ -2028,16 +2038,16 @@ camelcase@^6.2.0:
20282038
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.3.0.tgz#5685b95eb209ac9c0c177467778c9c84df58ba9a"
20292039
integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
20302040

2031-
caniuse-lite@^1.0.30001565:
2032-
version "1.0.30001566"
2033-
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001566.tgz"
2034-
integrity sha512-ggIhCsTxmITBAMmK8yZjEhCO5/47jKXPu6Dha/wuCS4JePVL+3uiDEBuhu2aIoT+bqTOR8L76Ip1ARL9xYsEJA==
2035-
20362041
caniuse-lite@^1.0.30001629:
20372042
version "1.0.30001639"
20382043
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001639.tgz#972b3a6adeacdd8f46af5fc7f771e9639f6c1521"
20392044
integrity sha512-eFHflNTBIlFwP2AIKaYuBQN/apnUoKNhBdza8ZnW/h2di4LCZ4xFqYlxUxo+LQ76KFI1PGcC1QDxMbxTZpSCAg==
20402045

2046+
caniuse-lite@^1.0.30001640:
2047+
version "1.0.30001642"
2048+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001642.tgz#6aa6610eb24067c246d30c57f055a9d0a7f8d05f"
2049+
integrity sha512-3XQ0DoRgLijXJErLSl+bLnJ+Et4KqV1PY6JJBGAFlsNsz31zeAIncyeZfLCabHK/jtSh+671RM9YMldxjUPZtA==
2050+
20412051
chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.4.2:
20422052
version "2.4.2"
20432053
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
@@ -2358,16 +2368,16 @@ domexception@^4.0.0:
23582368
dependencies:
23592369
webidl-conversions "^7.0.0"
23602370

2361-
electron-to-chromium@^1.4.601:
2362-
version "1.4.605"
2363-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.605.tgz#d01f4e342b896d9ca7fae25d322e9ff4f0e41194"
2364-
integrity sha512-V52j+P5z6cdRqTjPR/bYNxx7ETCHIkm5VIGuyCy3CMrfSnbEpIlLnk5oHmZo7gYvDfh2TfHeanB6rawyQ23ktg==
2365-
23662371
electron-to-chromium@^1.4.796:
23672372
version "1.4.815"
23682373
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.815.tgz#e901b195c57c3e0fae8dc6d596e4188a33c3e82c"
23692374
integrity sha512-OvpTT2ItpOXJL7IGcYakRjHCt8L5GrrN/wHCQsRB4PQa1X9fe+X9oen245mIId7s14xvArCGSTIq644yPUKKLg==
23702375

2376+
electron-to-chromium@^1.4.820:
2377+
version "1.4.827"
2378+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.827.tgz#76068ed1c71dd3963e1befc8ae815004b2da6a02"
2379+
integrity sha512-VY+J0e4SFcNfQy19MEoMdaIcZLmDCprqvBtkii1WTCTQHpRvf5N8+3kTYCgL/PcntvwQvmMJWTuDPsq+IlhWKQ==
2380+
23712381
emittery@^0.13.1:
23722382
version "0.13.1"
23732383
resolved "https://registry.yarnpkg.com/emittery/-/emittery-0.13.1.tgz#c04b8c3457490e0847ae51fced3af52d338e3dad"
@@ -5091,14 +5101,6 @@ universalify@^0.2.0:
50915101
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.2.0.tgz#6451760566fa857534745ab1dde952d1b1761be0"
50925102
integrity sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==
50935103

5094-
update-browserslist-db@^1.0.13:
5095-
version "1.0.13"
5096-
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.13.tgz#3c5e4f5c083661bd38ef64b6328c26ed6c8248c4"
5097-
integrity sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==
5098-
dependencies:
5099-
escalade "^3.1.1"
5100-
picocolors "^1.0.0"
5101-
51025104
update-browserslist-db@^1.0.16:
51035105
version "1.0.16"
51045106
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.16.tgz#f6d489ed90fb2f07d67784eb3f53d7891f736356"
@@ -5107,6 +5109,14 @@ update-browserslist-db@^1.0.16:
51075109
escalade "^3.1.2"
51085110
picocolors "^1.0.1"
51095111

5112+
update-browserslist-db@^1.1.0:
5113+
version "1.1.0"
5114+
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.1.0.tgz#7ca61c0d8650766090728046e416a8cde682859e"
5115+
integrity sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==
5116+
dependencies:
5117+
escalade "^3.1.2"
5118+
picocolors "^1.0.1"
5119+
51105120
uri-js@^4.2.2:
51115121
version "4.4.1"
51125122
resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e"

0 commit comments

Comments
 (0)