Skip to content

Commit 63691e8

Browse files
committed
chore(deps): update babel monorepo to v7.22.11
1 parent 5e43fb0 commit 63691e8

File tree

1 file changed

+51
-32
lines changed

1 file changed

+51
-32
lines changed

yarn.lock

Lines changed: 51 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -78,24 +78,24 @@
7878
integrity sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ==
7979

8080
"@babel/core@^7.1.0", "@babel/core@^7.10.2", "@babel/core@^7.7.5":
81-
version "7.22.10"
82-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.10.tgz#aad442c7bcd1582252cb4576747ace35bc122f35"
83-
integrity sha512-fTmqbbUBAwCcre6zPzNngvsI0aNrPZe77AeqvDxWM9Nm+04RrJ3CAmGHA9f7lJQY6ZMhRztNemy4uslDxTX4Qw==
81+
version "7.22.11"
82+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.11.tgz#8033acaa2aa24c3f814edaaa057f3ce0ba559c24"
83+
integrity sha512-lh7RJrtPdhibbxndr6/xx0w8+CVlY5FJZiaSz908Fpy+G0xkBFTvwLcKJFF4PJxVfGhVWNebikpWGnOoC71juQ==
8484
dependencies:
8585
"@ampproject/remapping" "^2.2.0"
8686
"@babel/code-frame" "^7.22.10"
8787
"@babel/generator" "^7.22.10"
8888
"@babel/helper-compilation-targets" "^7.22.10"
8989
"@babel/helper-module-transforms" "^7.22.9"
90-
"@babel/helpers" "^7.22.10"
91-
"@babel/parser" "^7.22.10"
90+
"@babel/helpers" "^7.22.11"
91+
"@babel/parser" "^7.22.11"
9292
"@babel/template" "^7.22.5"
93-
"@babel/traverse" "^7.22.10"
94-
"@babel/types" "^7.22.10"
93+
"@babel/traverse" "^7.22.11"
94+
"@babel/types" "^7.22.11"
9595
convert-source-map "^1.7.0"
9696
debug "^4.1.0"
9797
gensync "^1.0.0-beta.2"
98-
json5 "^2.2.2"
98+
json5 "^2.2.3"
9999
semver "^6.3.1"
100100

101101
"@babel/generator@^7.14.2":
@@ -431,14 +431,14 @@
431431
"@babel/template" "^7.22.5"
432432
"@babel/types" "^7.22.10"
433433

434-
"@babel/helpers@^7.22.10":
435-
version "7.22.10"
436-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.10.tgz#ae6005c539dfbcb5cd71fb51bfc8a52ba63bc37a"
437-
integrity sha512-a41J4NW8HyZa1I1vAndrraTlPZ/eZoga2ZgS7fEr0tZJGVU4xqdE80CEm0CcNjha5EZ8fTBYLKHF0kqDUuAwQw==
434+
"@babel/helpers@^7.22.11":
435+
version "7.22.11"
436+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.11.tgz#b02f5d5f2d7abc21ab59eeed80de410ba70b056a"
437+
integrity sha512-vyOXC8PBWaGc5h7GMsNx68OH33cypkEDJCHvYVVgVbbxJDROYVtexSk0gK5iCF1xNjRIN2s8ai7hwkWDq5szWg==
438438
dependencies:
439439
"@babel/template" "^7.22.5"
440-
"@babel/traverse" "^7.22.10"
441-
"@babel/types" "^7.22.10"
440+
"@babel/traverse" "^7.22.11"
441+
"@babel/types" "^7.22.11"
442442

443443
"@babel/highlight@^7.10.4", "@babel/highlight@^7.12.13", "@babel/highlight@^7.18.6":
444444
version "7.18.6"
@@ -468,10 +468,10 @@
468468
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.4.tgz#a770e98fd785c231af9d93f6459d36770993fb32"
469469
integrity sha512-VLLsx06XkEYqBtE5YGPwfSGwfrjnyPP5oiGty3S8pQLFDFLaS8VwWSIxkTXpcvr5zeYLE6+MBNl2npl/YnfofA==
470470

471-
"@babel/parser@^7.22.10", "@babel/parser@^7.22.5":
472-
version "7.22.10"
473-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.10.tgz#e37634f9a12a1716136c44624ef54283cabd3f55"
474-
integrity sha512-lNbdGsQb9ekfsnjFGhEiF4hfFqGgfOP3H3d27re3n+CGhNuTSUEQdfWk556sTLNTloczcdM5TYF2LhzmDQKyvQ==
471+
"@babel/parser@^7.22.11", "@babel/parser@^7.22.5":
472+
version "7.22.11"
473+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.11.tgz#becf8ee33aad2a35ed5607f521fe6e72a615f905"
474+
integrity sha512-R5zb8eJIBPJriQtbH/htEQy4k7E2dHWlD2Y2VT07JCzwYZHBxV5ZYtM0UhXSNMT74LyxuM+b1jdL7pSesXbC/g==
475475

476476
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.22.5":
477477
version "7.22.5"
@@ -860,11 +860,11 @@
860860
"@babel/helper-plugin-utils" "^7.22.5"
861861

862862
"@babel/plugin-transform-modules-commonjs@^7.10.1", "@babel/plugin-transform-modules-commonjs@^7.22.5":
863-
version "7.22.5"
864-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.22.5.tgz#7d9875908d19b8c0536085af7b053fd5bd651bfa"
865-
integrity sha512-B4pzOXj+ONRmuaQTg05b3y/4DuFz3WcCNAXPLb2Q0GT0TrGKGxNKV4jwsXts+StaM0LQczZbOpj8o1DLPDJIiA==
863+
version "7.22.11"
864+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.22.11.tgz#d7991d3abad199c03b68ee66a64f216c47ffdfae"
865+
integrity sha512-o2+bg7GDS60cJMgz9jWqRUsWkMzLCxp+jFDeDUT5sjRlAxcJWZ2ylNdI7QQ2+CH5hWu7OnN+Cv3htt7AkSf96g==
866866
dependencies:
867-
"@babel/helper-module-transforms" "^7.22.5"
867+
"@babel/helper-module-transforms" "^7.22.9"
868868
"@babel/helper-plugin-utils" "^7.22.5"
869869
"@babel/helper-simple-access" "^7.22.5"
870870

@@ -1268,19 +1268,19 @@
12681268
debug "^4.1.0"
12691269
globals "^11.1.0"
12701270

1271-
"@babel/traverse@^7.22.10":
1272-
version "7.22.10"
1273-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.10.tgz#20252acb240e746d27c2e82b4484f199cf8141aa"
1274-
integrity sha512-Q/urqV4pRByiNNpb/f5OSv28ZlGJiFiiTh+GAHktbIrkPhPbl90+uW6SmpoLyZqutrg9AEaEf3Q/ZBRHBXgxig==
1271+
"@babel/traverse@^7.22.11":
1272+
version "7.22.11"
1273+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.11.tgz#71ebb3af7a05ff97280b83f05f8865ac94b2027c"
1274+
integrity sha512-mzAenteTfomcB7mfPtyi+4oe5BZ6MXxWcn4CX+h4IRJ+OOGXBrWU6jDQavkQI9Vuc5P+donFabBfFCcmWka9lQ==
12751275
dependencies:
12761276
"@babel/code-frame" "^7.22.10"
12771277
"@babel/generator" "^7.22.10"
12781278
"@babel/helper-environment-visitor" "^7.22.5"
12791279
"@babel/helper-function-name" "^7.22.5"
12801280
"@babel/helper-hoist-variables" "^7.22.5"
12811281
"@babel/helper-split-export-declaration" "^7.22.6"
1282-
"@babel/parser" "^7.22.10"
1283-
"@babel/types" "^7.22.10"
1282+
"@babel/parser" "^7.22.11"
1283+
"@babel/types" "^7.22.11"
12841284
debug "^4.1.0"
12851285
globals "^11.1.0"
12861286

@@ -1319,7 +1319,16 @@
13191319
"@babel/helper-validator-identifier" "^7.19.1"
13201320
to-fast-properties "^2.0.0"
13211321

1322-
"@babel/types@^7.22.10", "@babel/types@^7.22.5", "@babel/types@^7.4.4":
1322+
"@babel/types@^7.22.10", "@babel/types@^7.22.11", "@babel/types@^7.22.5":
1323+
version "7.22.11"
1324+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.11.tgz#0e65a6a1d4d9cbaa892b2213f6159485fe632ea2"
1325+
integrity sha512-siazHiGuZRz9aB9NpHy9GOs9xiQPKnMzgdr493iI1M67vRXpnEq8ZOOKzezC5q7zwuQ6sDhdSp4SD9ixKSqKZg==
1326+
dependencies:
1327+
"@babel/helper-string-parser" "^7.22.5"
1328+
"@babel/helper-validator-identifier" "^7.22.5"
1329+
to-fast-properties "^2.0.0"
1330+
1331+
"@babel/types@^7.4.4":
13231332
version "7.22.10"
13241333
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.10.tgz#4a9e76446048f2c66982d1a989dd12b8a2d2dc03"
13251334
integrity sha512-obaoigiLrlDZ7TUQln/8m4mSqIW2QFeOrCQc9r+xsaHGNoplVNYlRVpsfE8Vj35GEm2ZH4ZhrNYogs/3fj85kg==
@@ -3028,11 +3037,16 @@ caniuse-api@^2.0.0:
30283037
lodash.memoize "^4.1.2"
30293038
lodash.uniq "^4.5.0"
30303039

3031-
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000792, caniuse-lite@^1.0.30000805, caniuse-lite@^1.0.30001503, caniuse-lite@^1.0.30001517:
3040+
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000792, caniuse-lite@^1.0.30000805, caniuse-lite@^1.0.30001503:
30323041
version "1.0.30001522"
30333042
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001522.tgz#44b87a406c901269adcdb834713e23582dd71856"
30343043
integrity sha512-TKiyTVZxJGhsTszLuzb+6vUZSjVOAhClszBr2Ta2k9IwtNBT/4dzmL6aywt0HCgEZlmwJzXJd8yNiob6HgwTRg==
30353044

3045+
caniuse-lite@^1.0.30001517:
3046+
version "1.0.30001524"
3047+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001524.tgz#1e14bce4f43c41a7deaeb5ebfe86664fe8dadb80"
3048+
integrity sha512-Jj917pJtYg9HSJBF95HVX3Cdr89JUyLT4IZ8SvM5aDRni95swKgYi3TgYLH5hnGfPE/U1dg6IfZ50UsIlLkwSA==
3049+
30363050
capture-exit@^2.0.0:
30373051
version "2.0.0"
30383052
resolved "https://registry.yarnpkg.com/capture-exit/-/capture-exit-2.0.0.tgz#fb953bfaebeb781f62898239dabb426d08a509a4"
@@ -4055,11 +4069,16 @@ electron-to-chromium@^1.3.30:
40554069
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.340.tgz#3a6d7414c1fc2dbf84b6f7af3ec24270606c85b8"
40564070
integrity sha512-zx8hqumOqltKsv/MF50yvdAlPF9S/4PXbyfzJS6ZGhbddGkRegdwImmfSVqCkEziYzrIGZ/TlrzBND4FysfkDg==
40574071

4058-
electron-to-chromium@^1.4.431, electron-to-chromium@^1.4.477:
4072+
electron-to-chromium@^1.4.431:
40594073
version "1.4.490"
40604074
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.490.tgz#d99286f6e915667fa18ea4554def1aa60eb4d5f1"
40614075
integrity sha512-6s7NVJz+sATdYnIwhdshx/N/9O6rvMxmhVoDSDFdj6iA45gHR8EQje70+RYsF4GeB+k0IeNSBnP7yG9ZXJFr7A==
40624076

4077+
electron-to-chromium@^1.4.477:
4078+
version "1.4.503"
4079+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.503.tgz#7bd43927ea9b4198697672d28d8fbd0da016a7a1"
4080+
integrity sha512-LF2IQit4B0VrUHFeQkWhZm97KuJSGF2WJqq1InpY+ECpFRkXd8yTIaTtJxsO0OKDmiBYwWqcrNaXOurn2T2wiA==
4081+
40634082
elliptic@^6.5.3:
40644083
version "6.5.4"
40654084
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
@@ -6725,7 +6744,7 @@ json5@^1.0.2:
67256744
dependencies:
67266745
minimist "^1.2.0"
67276746

6728-
json5@^2.1.2, json5@^2.2.2:
6747+
json5@^2.1.2, json5@^2.2.3:
67296748
version "2.2.3"
67306749
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
67316750
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==

0 commit comments

Comments
 (0)