Skip to content

Commit f252d10

Browse files
committed
chore(deps): update dependency @babel/core to v7.22.11
1 parent a059bb7 commit f252d10

File tree

1 file changed

+47
-28
lines changed

1 file changed

+47
-28
lines changed

yarn.lock

+47-28
Original file line numberDiff line numberDiff line change
@@ -84,24 +84,24 @@
8484
semver "^6.3.0"
8585

8686
"@babel/core@^7.11.6":
87-
version "7.22.10"
88-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.10.tgz#aad442c7bcd1582252cb4576747ace35bc122f35"
89-
integrity sha512-fTmqbbUBAwCcre6zPzNngvsI0aNrPZe77AeqvDxWM9Nm+04RrJ3CAmGHA9f7lJQY6ZMhRztNemy4uslDxTX4Qw==
87+
version "7.22.11"
88+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.11.tgz#8033acaa2aa24c3f814edaaa057f3ce0ba559c24"
89+
integrity sha512-lh7RJrtPdhibbxndr6/xx0w8+CVlY5FJZiaSz908Fpy+G0xkBFTvwLcKJFF4PJxVfGhVWNebikpWGnOoC71juQ==
9090
dependencies:
9191
"@ampproject/remapping" "^2.2.0"
9292
"@babel/code-frame" "^7.22.10"
9393
"@babel/generator" "^7.22.10"
9494
"@babel/helper-compilation-targets" "^7.22.10"
9595
"@babel/helper-module-transforms" "^7.22.9"
96-
"@babel/helpers" "^7.22.10"
97-
"@babel/parser" "^7.22.10"
96+
"@babel/helpers" "^7.22.11"
97+
"@babel/parser" "^7.22.11"
9898
"@babel/template" "^7.22.5"
99-
"@babel/traverse" "^7.22.10"
100-
"@babel/types" "^7.22.10"
99+
"@babel/traverse" "^7.22.11"
100+
"@babel/types" "^7.22.11"
101101
convert-source-map "^1.7.0"
102102
debug "^4.1.0"
103103
gensync "^1.0.0-beta.2"
104-
json5 "^2.2.2"
104+
json5 "^2.2.3"
105105
semver "^6.3.1"
106106

107107
"@babel/generator@^7.17.10":
@@ -499,14 +499,14 @@
499499
"@babel/traverse" "^7.17.3"
500500
"@babel/types" "^7.17.0"
501501

502-
"@babel/helpers@^7.22.10":
503-
version "7.22.10"
504-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.10.tgz#ae6005c539dfbcb5cd71fb51bfc8a52ba63bc37a"
505-
integrity sha512-a41J4NW8HyZa1I1vAndrraTlPZ/eZoga2ZgS7fEr0tZJGVU4xqdE80CEm0CcNjha5EZ8fTBYLKHF0kqDUuAwQw==
502+
"@babel/helpers@^7.22.11":
503+
version "7.22.11"
504+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.11.tgz#b02f5d5f2d7abc21ab59eeed80de410ba70b056a"
505+
integrity sha512-vyOXC8PBWaGc5h7GMsNx68OH33cypkEDJCHvYVVgVbbxJDROYVtexSk0gK5iCF1xNjRIN2s8ai7hwkWDq5szWg==
506506
dependencies:
507507
"@babel/template" "^7.22.5"
508-
"@babel/traverse" "^7.22.10"
509-
"@babel/types" "^7.22.10"
508+
"@babel/traverse" "^7.22.11"
509+
"@babel/types" "^7.22.11"
510510

511511
"@babel/highlight@^7.16.7", "@babel/highlight@^7.18.6":
512512
version "7.18.6"
@@ -561,10 +561,10 @@
561561
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.4.tgz#a770e98fd785c231af9d93f6459d36770993fb32"
562562
integrity sha512-VLLsx06XkEYqBtE5YGPwfSGwfrjnyPP5oiGty3S8pQLFDFLaS8VwWSIxkTXpcvr5zeYLE6+MBNl2npl/YnfofA==
563563

564-
"@babel/parser@^7.22.10", "@babel/parser@^7.22.5":
565-
version "7.22.10"
566-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.10.tgz#e37634f9a12a1716136c44624ef54283cabd3f55"
567-
integrity sha512-lNbdGsQb9ekfsnjFGhEiF4hfFqGgfOP3H3d27re3n+CGhNuTSUEQdfWk556sTLNTloczcdM5TYF2LhzmDQKyvQ==
564+
"@babel/parser@^7.22.11", "@babel/parser@^7.22.5":
565+
version "7.22.11"
566+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.11.tgz#becf8ee33aad2a35ed5607f521fe6e72a615f905"
567+
integrity sha512-R5zb8eJIBPJriQtbH/htEQy4k7E2dHWlD2Y2VT07JCzwYZHBxV5ZYtM0UhXSNMT74LyxuM+b1jdL7pSesXbC/g==
568568

569569
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.22.5":
570570
version "7.22.5"
@@ -1376,19 +1376,19 @@
13761376
debug "^4.1.0"
13771377
globals "^11.1.0"
13781378

1379-
"@babel/traverse@^7.22.10":
1380-
version "7.22.10"
1381-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.10.tgz#20252acb240e746d27c2e82b4484f199cf8141aa"
1382-
integrity sha512-Q/urqV4pRByiNNpb/f5OSv28ZlGJiFiiTh+GAHktbIrkPhPbl90+uW6SmpoLyZqutrg9AEaEf3Q/ZBRHBXgxig==
1379+
"@babel/traverse@^7.22.11":
1380+
version "7.22.11"
1381+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.11.tgz#71ebb3af7a05ff97280b83f05f8865ac94b2027c"
1382+
integrity sha512-mzAenteTfomcB7mfPtyi+4oe5BZ6MXxWcn4CX+h4IRJ+OOGXBrWU6jDQavkQI9Vuc5P+donFabBfFCcmWka9lQ==
13831383
dependencies:
13841384
"@babel/code-frame" "^7.22.10"
13851385
"@babel/generator" "^7.22.10"
13861386
"@babel/helper-environment-visitor" "^7.22.5"
13871387
"@babel/helper-function-name" "^7.22.5"
13881388
"@babel/helper-hoist-variables" "^7.22.5"
13891389
"@babel/helper-split-export-declaration" "^7.22.6"
1390-
"@babel/parser" "^7.22.10"
1391-
"@babel/types" "^7.22.10"
1390+
"@babel/parser" "^7.22.11"
1391+
"@babel/types" "^7.22.11"
13921392
debug "^4.1.0"
13931393
globals "^11.1.0"
13941394

@@ -1459,7 +1459,16 @@
14591459
"@babel/helper-validator-identifier" "^7.19.1"
14601460
to-fast-properties "^2.0.0"
14611461

1462-
"@babel/types@^7.22.10", "@babel/types@^7.22.5", "@babel/types@^7.4.4":
1462+
"@babel/types@^7.22.10", "@babel/types@^7.22.11", "@babel/types@^7.22.5":
1463+
version "7.22.11"
1464+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.11.tgz#0e65a6a1d4d9cbaa892b2213f6159485fe632ea2"
1465+
integrity sha512-siazHiGuZRz9aB9NpHy9GOs9xiQPKnMzgdr493iI1M67vRXpnEq8ZOOKzezC5q7zwuQ6sDhdSp4SD9ixKSqKZg==
1466+
dependencies:
1467+
"@babel/helper-string-parser" "^7.22.5"
1468+
"@babel/helper-validator-identifier" "^7.22.5"
1469+
to-fast-properties "^2.0.0"
1470+
1471+
"@babel/types@^7.4.4":
14631472
version "7.22.10"
14641473
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.10.tgz#4a9e76446048f2c66982d1a989dd12b8a2d2dc03"
14651474
integrity sha512-obaoigiLrlDZ7TUQln/8m4mSqIW2QFeOrCQc9r+xsaHGNoplVNYlRVpsfE8Vj35GEm2ZH4ZhrNYogs/3fj85kg==
@@ -3122,11 +3131,16 @@ caniuse-lite@^1.0.30001400:
31223131
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001473.tgz#3859898b3cab65fc8905bb923df36ad35058153c"
31233132
integrity sha512-ewDad7+D2vlyy+E4UJuVfiBsU69IL+8oVmTuZnH5Q6CIUbxNfI50uVpRHbUPDD6SUaN2o0Lh4DhTrvLG/Tn1yg==
31243133

3125-
caniuse-lite@^1.0.30001503, caniuse-lite@^1.0.30001517:
3134+
caniuse-lite@^1.0.30001503:
31263135
version "1.0.30001520"
31273136
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001520.tgz#62e2b7a1c7b35269594cf296a80bdf8cb9565006"
31283137
integrity sha512-tahF5O9EiiTzwTUqAeFjIZbn4Dnqxzz7ktrgGlMYNLH43Ul26IgTMH/zvL3DG0lZxBYnlT04axvInszUsZULdA==
31293138

3139+
caniuse-lite@^1.0.30001517:
3140+
version "1.0.30001524"
3141+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001524.tgz#1e14bce4f43c41a7deaeb5ebfe86664fe8dadb80"
3142+
integrity sha512-Jj917pJtYg9HSJBF95HVX3Cdr89JUyLT4IZ8SvM5aDRni95swKgYi3TgYLH5hnGfPE/U1dg6IfZ50UsIlLkwSA==
3143+
31303144
chalk@^2.0.0, chalk@^2.4.1, chalk@^2.4.2:
31313145
version "2.4.2"
31323146
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
@@ -3847,11 +3861,16 @@ electron-to-chromium@^1.4.251:
38473861
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.348.tgz#f49379dc212d79f39112dd026f53e371279e433d"
38483862
integrity sha512-gM7TdwuG3amns/1rlgxMbeeyNoBFPa+4Uu0c7FeROWh4qWmvSOnvcslKmWy51ggLKZ2n/F/4i2HJ+PVNxH9uCQ==
38493863

3850-
electron-to-chromium@^1.4.431, electron-to-chromium@^1.4.477:
3864+
electron-to-chromium@^1.4.431:
38513865
version "1.4.490"
38523866
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.490.tgz#d99286f6e915667fa18ea4554def1aa60eb4d5f1"
38533867
integrity sha512-6s7NVJz+sATdYnIwhdshx/N/9O6rvMxmhVoDSDFdj6iA45gHR8EQje70+RYsF4GeB+k0IeNSBnP7yG9ZXJFr7A==
38543868

3869+
electron-to-chromium@^1.4.477:
3870+
version "1.4.503"
3871+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.503.tgz#7bd43927ea9b4198697672d28d8fbd0da016a7a1"
3872+
integrity sha512-LF2IQit4B0VrUHFeQkWhZm97KuJSGF2WJqq1InpY+ECpFRkXd8yTIaTtJxsO0OKDmiBYwWqcrNaXOurn2T2wiA==
3873+
38553874
emittery@^0.8.1:
38563875
version "0.8.1"
38573876
resolved "https://registry.yarnpkg.com/emittery/-/emittery-0.8.1.tgz#bb23cc86d03b30aa75a7f734819dee2e1ba70860"
@@ -6104,7 +6123,7 @@ json5@^2.1.2:
61046123
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
61056124
integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==
61066125

6107-
json5@^2.2.2:
6126+
json5@^2.2.3:
61086127
version "2.2.3"
61096128
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
61106129
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==

0 commit comments

Comments
 (0)