Skip to content

Commit 0c8d886

Browse files
chore(deps-dev): bump @babel/core from 7.22.5 to 7.22.6 (#434)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.5 to 7.22.6. - [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.22.6/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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4c22129 commit 0c8d886

File tree

1 file changed

+67
-63
lines changed

1 file changed

+67
-63
lines changed

yarn.lock

Lines changed: 67 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -37,26 +37,31 @@
3737
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.5.tgz#b1f6c86a02d85d2dd3368a2b67c09add8cd0c255"
3838
integrity sha512-4Jc/YuIaYqKnDDz892kPIledykKg12Aw1PYX5i/TY28anJtacvM1Rrr8wbieB9GfEJwlzqT0hUEao0CxEebiDA==
3939

40+
"@babel/compat-data@^7.22.6":
41+
version "7.22.6"
42+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.6.tgz#15606a20341de59ba02cd2fcc5086fcbe73bf544"
43+
integrity sha512-29tfsWTq2Ftu7MXmimyC0C5FDZv5DYxOZkh3XD3+QW4V/BYuv/LyEsjj3c0hqedEaDt6DBfDvexMKU8YevdqFg==
44+
4045
"@babel/core@^7.12.3", "@babel/core@^7.18.10", "@babel/core@^7.7.5":
41-
version "7.22.5"
42-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.5.tgz#d67d9747ecf26ee7ecd3ebae1ee22225fe902a89"
43-
integrity sha512-SBuTAjg91A3eKOvD+bPEz3LlhHZRNu1nFOVts9lzDJTXshHTjII0BAtDS3Y2DAkdZdDKWVZGVwkDfc4Clxn1dg==
46+
version "7.22.6"
47+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.6.tgz#aafafbe86e9a1679d876b99dc46382964ef72494"
48+
integrity sha512-HPIyDa6n+HKw5dEuway3vVAhBboYCtREBMp+IWeseZy6TFtzn6MHkCH2KKYUOC/vKKwgSMHQW4htBOrmuRPXfw==
4449
dependencies:
4550
"@ampproject/remapping" "^2.2.0"
4651
"@babel/code-frame" "^7.22.5"
4752
"@babel/generator" "^7.22.5"
48-
"@babel/helper-compilation-targets" "^7.22.5"
53+
"@babel/helper-compilation-targets" "^7.22.6"
4954
"@babel/helper-module-transforms" "^7.22.5"
50-
"@babel/helpers" "^7.22.5"
51-
"@babel/parser" "^7.22.5"
55+
"@babel/helpers" "^7.22.6"
56+
"@babel/parser" "^7.22.6"
5257
"@babel/template" "^7.22.5"
53-
"@babel/traverse" "^7.22.5"
58+
"@babel/traverse" "^7.22.6"
5459
"@babel/types" "^7.22.5"
60+
"@nicolo-ribaudo/semver-v6" "^6.3.3"
5561
convert-source-map "^1.7.0"
5662
debug "^4.1.0"
5763
gensync "^1.0.0-beta.2"
5864
json5 "^2.2.2"
59-
semver "^6.3.0"
6065

6166
"@babel/generator@^7.22.5":
6267
version "7.22.5"
@@ -89,16 +94,16 @@
8994
dependencies:
9095
"@babel/types" "^7.22.5"
9196

92-
"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.22.5":
93-
version "7.22.5"
94-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.5.tgz#fc7319fc54c5e2fa14b2909cf3c5fd3046813e02"
95-
integrity sha512-Ji+ywpHeuqxB8WDxraCiqR0xfhYjiDE/e6k7FuIaANnoOFxAHskHChz4vA1mJC9Lbm01s1PVAGhQY4FUKSkGZw==
97+
"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.22.5", "@babel/helper-compilation-targets@^7.22.6":
98+
version "7.22.6"
99+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.6.tgz#e30d61abe9480aa5a83232eb31c111be922d2e52"
100+
integrity sha512-534sYEqWD9VfUm3IPn2SLcH4Q3P86XL+QvqdC7ZsFrzyyPF3T4XGiVghF6PTYNdWg6pXuoqXxNQAhbYeEInTzA==
96101
dependencies:
97-
"@babel/compat-data" "^7.22.5"
102+
"@babel/compat-data" "^7.22.6"
98103
"@babel/helper-validator-option" "^7.22.5"
99-
browserslist "^4.21.3"
104+
"@nicolo-ribaudo/semver-v6" "^6.3.3"
105+
browserslist "^4.21.9"
100106
lru-cache "^5.1.1"
101-
semver "^6.3.0"
102107

103108
"@babel/helper-create-class-features-plugin@^7.22.5":
104109
version "7.22.5"
@@ -254,6 +259,13 @@
254259
dependencies:
255260
"@babel/types" "^7.22.5"
256261

262+
"@babel/helper-split-export-declaration@^7.22.6":
263+
version "7.22.6"
264+
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c"
265+
integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==
266+
dependencies:
267+
"@babel/types" "^7.22.5"
268+
257269
"@babel/helper-string-parser@^7.22.5":
258270
version "7.22.5"
259271
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
@@ -284,13 +296,13 @@
284296
"@babel/traverse" "^7.22.5"
285297
"@babel/types" "^7.22.5"
286298

287-
"@babel/helpers@^7.22.5":
288-
version "7.22.5"
289-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.5.tgz#74bb4373eb390d1ceed74a15ef97767e63120820"
290-
integrity sha512-pSXRmfE1vzcUIDFQcSGA5Mr+GxBV9oiRKDuDxXvWQQBCh8HoIjs/2DlDB7H8smac1IVrB9/xdXj2N3Wol9Cr+Q==
299+
"@babel/helpers@^7.22.6":
300+
version "7.22.6"
301+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.6.tgz#8e61d3395a4f0c5a8060f309fb008200969b5ecd"
302+
integrity sha512-YjDs6y/fVOYFV8hAf1rxd1QvR9wJe1pDBZ2AREKq/SDayfPzgk0PBnVuTCE5X1acEpMMNOVUqoe+OwiZGJ+OaA==
291303
dependencies:
292304
"@babel/template" "^7.22.5"
293-
"@babel/traverse" "^7.22.5"
305+
"@babel/traverse" "^7.22.6"
294306
"@babel/types" "^7.22.5"
295307

296308
"@babel/highlight@^7.22.5":
@@ -302,10 +314,10 @@
302314
chalk "^2.0.0"
303315
js-tokens "^4.0.0"
304316

305-
"@babel/parser@^7.14.7", "@babel/parser@^7.22.5":
306-
version "7.22.5"
307-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.5.tgz#721fd042f3ce1896238cf1b341c77eb7dee7dbea"
308-
integrity sha512-DFZMC9LJUG9PLOclRC32G63UXwzqS2koQC8dkx+PLdmt1xSePYpbT/NbsrJy8Q/muXz7o/h/d4A7Fuyixm559Q==
317+
"@babel/parser@^7.14.7", "@babel/parser@^7.22.5", "@babel/parser@^7.22.6":
318+
version "7.22.6"
319+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.6.tgz#201f8b47be20c76c7c5743b9c16129760bf9a975"
320+
integrity sha512-EIQu22vNkceq3LbjAq7knDf/UmtI2qbcNI8GRBlijez6TpQLvSodJPYfydQmNA5buwkxxxa/PVI44jjYZ+/cLw==
309321

310322
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.22.5":
311323
version "7.22.5"
@@ -984,18 +996,18 @@
984996
"@babel/parser" "^7.22.5"
985997
"@babel/types" "^7.22.5"
986998

987-
"@babel/traverse@^7.22.5":
988-
version "7.22.5"
989-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.5.tgz#44bd276690db6f4940fdb84e1cb4abd2f729ccd1"
990-
integrity sha512-7DuIjPgERaNo6r+PZwItpjCZEa5vyw4eJGufeLxrPdBXBoLcCJCIasvK6pK/9DVNrLZTLFhUGqaC6X/PA007TQ==
999+
"@babel/traverse@^7.22.5", "@babel/traverse@^7.22.6":
1000+
version "7.22.6"
1001+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.6.tgz#8f2f83a5c588251584914debeee38f35f661a300"
1002+
integrity sha512-53CijMvKlLIDlOTrdWiHileRddlIiwUIyCKqYa7lYnnPldXCG5dUSN38uT0cA6i7rHWNKJLH0VU/Kxdr1GzB3w==
9911003
dependencies:
9921004
"@babel/code-frame" "^7.22.5"
9931005
"@babel/generator" "^7.22.5"
9941006
"@babel/helper-environment-visitor" "^7.22.5"
9951007
"@babel/helper-function-name" "^7.22.5"
9961008
"@babel/helper-hoist-variables" "^7.22.5"
997-
"@babel/helper-split-export-declaration" "^7.22.5"
998-
"@babel/parser" "^7.22.5"
1009+
"@babel/helper-split-export-declaration" "^7.22.6"
1010+
"@babel/parser" "^7.22.6"
9991011
"@babel/types" "^7.22.5"
10001012
debug "^4.1.0"
10011013
globals "^11.1.0"
@@ -1130,6 +1142,11 @@
11301142
"@jridgewell/resolve-uri" "^3.0.3"
11311143
"@jridgewell/sourcemap-codec" "^1.4.10"
11321144

1145+
"@nicolo-ribaudo/semver-v6@^6.3.3":
1146+
version "6.3.3"
1147+
resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/semver-v6/-/semver-v6-6.3.3.tgz#ea6d23ade78a325f7a52750aab1526b02b628c29"
1148+
integrity sha512-3Yc1fUTs69MG/uZbJlLSI3JISMn2UV2rg+1D/vROUqZyh3l6iYHCs7GMp+M40ZD7yOdDbYjJcU1oTJhrc+dGKg==
1149+
11331150
"@nodelib/fs.scandir@2.1.5":
11341151
version "2.1.5"
11351152
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"
@@ -2318,16 +2335,6 @@ browserify-zlib@^0.2.0:
23182335
dependencies:
23192336
pako "~1.0.5"
23202337

2321-
browserslist@^4.21.3:
2322-
version "4.21.3"
2323-
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.3.tgz#5df277694eb3c48bc5c4b05af3e8b7e09c5a6d1a"
2324-
integrity sha512-898rgRXLAyRkM1GryrrBHGkqA5hlpkV5MhtZwg9QXeiyLUYs2k00Un05aX5l2/yJIOObYKOpS2JNo8nJDE7fWQ==
2325-
dependencies:
2326-
caniuse-lite "^1.0.30001370"
2327-
electron-to-chromium "^1.4.202"
2328-
node-releases "^2.0.6"
2329-
update-browserslist-db "^1.0.5"
2330-
23312338
browserslist@^4.21.5:
23322339
version "4.21.7"
23332340
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.7.tgz#e2b420947e5fb0a58e8f4668ae6e23488127e551"
@@ -2338,6 +2345,16 @@ browserslist@^4.21.5:
23382345
node-releases "^2.0.12"
23392346
update-browserslist-db "^1.0.11"
23402347

2348+
browserslist@^4.21.9:
2349+
version "4.21.9"
2350+
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.9.tgz#e11bdd3c313d7e2a9e87e8b4b0c7872b13897635"
2351+
integrity sha512-M0MFoZzbUrRU4KNfCrDLnvyE7gub+peetoTid3TBIqtunaDJyXlwhakT+/VkvSXcfIzFfK/nkCs4nmyTmxdNSg==
2352+
dependencies:
2353+
caniuse-lite "^1.0.30001503"
2354+
electron-to-chromium "^1.4.431"
2355+
node-releases "^2.0.12"
2356+
update-browserslist-db "^1.0.11"
2357+
23412358
buffer-xor@^1.0.3:
23422359
version "1.0.3"
23432360
resolved "https://registry.yarnpkg.com/buffer-xor/-/buffer-xor-1.0.3.tgz#26e61ed1422fb70dd42e6e36729ed51d855fe8d9"
@@ -2424,16 +2441,16 @@ camelcase@^5.3.1:
24242441
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320"
24252442
integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
24262443

2427-
caniuse-lite@^1.0.30001370:
2428-
version "1.0.30001399"
2429-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001399.tgz#1bf994ca375d7f33f8d01ce03b7d5139e8587873"
2430-
integrity sha512-4vQ90tMKS+FkvuVWS5/QY1+d805ODxZiKFzsU8o/RsVJz49ZSRR8EjykLJbqhzdPgadbX6wB538wOzle3JniRA==
2431-
24322444
caniuse-lite@^1.0.30001489:
24332445
version "1.0.30001489"
24342446
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001489.tgz#ca82ee2d4e4dbf2bd2589c9360d3fcc2c7ba3bd8"
24352447
integrity sha512-x1mgZEXK8jHIfAxm+xgdpHpk50IN3z3q3zP261/WS+uvePxW8izXuCu6AHz0lkuYTlATDehiZ/tNyYBdSQsOUQ==
24362448

2449+
caniuse-lite@^1.0.30001503:
2450+
version "1.0.30001512"
2451+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001512.tgz#7450843fb581c39f290305a83523c7a9ef0d4cb4"
2452+
integrity sha512-2S9nK0G/mE+jasCUsMPlARhRCts1ebcp2Ji8Y8PWi4NDE1iRdLCnEPHkEfeBrGC45L4isBx5ur3IQ6yTE2mRZw==
2453+
24372454
cardinal@^2.1.1:
24382455
version "2.1.1"
24392456
resolved "https://registry.yarnpkg.com/cardinal/-/cardinal-2.1.1.tgz#7cc1055d822d212954d07b085dea251cc7bc5505"
@@ -3154,16 +3171,16 @@ ee-first@1.1.1:
31543171
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
31553172
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
31563173

3157-
electron-to-chromium@^1.4.202:
3158-
version "1.4.250"
3159-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.250.tgz#e4535fc00d17b9a719bc688352c4a185acc2a347"
3160-
integrity sha512-KDLKcPEKPK+Q3/LdKX6knDzqyh8B82EaHccTYuGJR2qp1ymyGAo5HMH2x2OwDgzOPHlINSLIIeVhlFdq6aJgNA==
3161-
31623174
electron-to-chromium@^1.4.411:
31633175
version "1.4.413"
31643176
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.413.tgz#0067c3122946ae234cbefb9401ecefde851cdcf2"
31653177
integrity sha512-Gd+/OAhRca06dkVxIQo/W7dr6Nmk9cx6lQdZ19GvFp51k5B/lUAokm6SJfNkdV8kFLsC3Z4sLTyEHWCnB1Efbw==
31663178

3179+
electron-to-chromium@^1.4.431:
3180+
version "1.4.450"
3181+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.450.tgz#df232c961ee9bf4e8980f86e96a6e9f291720138"
3182+
integrity sha512-BLG5HxSELlrMx7dJ2s+8SFlsCtJp37Zpk2VAxyC6CZtbc+9AJeZHfYHbrlSgdXp6saQ8StMqOTEDaBKgA7u1sw==
3183+
31673184
elliptic@^6.5.3:
31683185
version "6.5.4"
31693186
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
@@ -6189,11 +6206,6 @@ node-releases@^2.0.12:
61896206
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.12.tgz#35627cc224a23bfb06fb3380f2b3afaaa7eb1039"
61906207
integrity sha512-QzsYKWhXTWx8h1kIvqfnC++o0pEmpRQA/aenALsL2F4pqNVr7YzcdMlDij5WBnwftRbJCNJL/O7zdKaxKPHqgQ==
61916208

6192-
node-releases@^2.0.6:
6193-
version "2.0.6"
6194-
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.6.tgz#8a7088c63a55e493845683ebf3c828d8c51c5503"
6195-
integrity sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg==
6196-
61976209
nopt@^5.0.0:
61986210
version "5.0.0"
61996211
resolved "https://registry.yarnpkg.com/nopt/-/nopt-5.0.0.tgz#530942bb58a512fccafe53fe210f13a25355dc88"
@@ -8377,14 +8389,6 @@ update-browserslist-db@^1.0.11:
83778389
escalade "^3.1.1"
83788390
picocolors "^1.0.0"
83798391

8380-
update-browserslist-db@^1.0.5:
8381-
version "1.0.9"
8382-
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.9.tgz#2924d3927367a38d5c555413a7ce138fc95fcb18"
8383-
integrity sha512-/xsqn21EGVdXI3EXSum1Yckj3ZVZugqyOZQ/CxYPBD/R+ko9NSUScf8tFF4dOKY+2pvSSJA/S+5B8s4Zr4kyvg==
8384-
dependencies:
8385-
escalade "^3.1.1"
8386-
picocolors "^1.0.0"
8387-
83888392
uri-js@^4.2.2:
83898393
version "4.4.1"
83908394
resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e"

0 commit comments

Comments
 (0)