Skip to content

Commit 25c779e

Browse files
chore(deps-dev): bump @babel/core from 7.18.13 to 7.19.1
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.13 to 7.19.1. - [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.19.1/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1132464 commit 25c779e

File tree

1 file changed

+61
-85
lines changed

1 file changed

+61
-85
lines changed

yarn.lock

Lines changed: 61 additions & 85 deletions
Original file line numberDiff line numberDiff line change
@@ -37,21 +37,26 @@
3737
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.8.tgz#2483f565faca607b8535590e84e7de323f27764d"
3838
integrity sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ==
3939

40+
"@babel/compat-data@^7.19.1":
41+
version "7.19.1"
42+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.1.tgz#72d647b4ff6a4f82878d184613353af1dd0290f9"
43+
integrity sha512-72a9ghR0gnESIa7jBN53U32FOVCEoztyIlKaNoU05zRhEecduGK9L9c3ww7Mp06JiR+0ls0GBPFJQwwtjn9ksg==
44+
4045
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.13.16", "@babel/core@^7.14.0", "@babel/core@^7.16.0", "@babel/core@^7.9.0":
41-
version "7.18.13"
42-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.13.tgz#9be8c44512751b05094a4d3ab05fc53a47ce00ac"
43-
integrity sha512-ZisbOvRRusFktksHSG6pjj1CSvkPkcZq/KHD45LAkVP/oiHJkNBZWfpvlLmX8OtHDG8IuzsFlVRWo08w7Qxn0A==
46+
version "7.19.1"
47+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.1.tgz#c8fa615c5e88e272564ace3d42fbc8b17bfeb22b"
48+
integrity sha512-1H8VgqXme4UXCRv7/Wa1bq7RVymKOzC7znjyFM8KiEzwFqcKUKYNoQef4GhdklgNvoBXyW4gYhuBNCM5o1zImw==
4449
dependencies:
4550
"@ampproject/remapping" "^2.1.0"
4651
"@babel/code-frame" "^7.18.6"
47-
"@babel/generator" "^7.18.13"
48-
"@babel/helper-compilation-targets" "^7.18.9"
49-
"@babel/helper-module-transforms" "^7.18.9"
50-
"@babel/helpers" "^7.18.9"
51-
"@babel/parser" "^7.18.13"
52+
"@babel/generator" "^7.19.0"
53+
"@babel/helper-compilation-targets" "^7.19.1"
54+
"@babel/helper-module-transforms" "^7.19.0"
55+
"@babel/helpers" "^7.19.0"
56+
"@babel/parser" "^7.19.1"
5257
"@babel/template" "^7.18.10"
53-
"@babel/traverse" "^7.18.13"
54-
"@babel/types" "^7.18.13"
58+
"@babel/traverse" "^7.19.1"
59+
"@babel/types" "^7.19.0"
5560
convert-source-map "^1.7.0"
5661
debug "^4.1.0"
5762
gensync "^1.0.0-beta.2"
@@ -67,12 +72,12 @@
6772
eslint-visitor-keys "^2.1.0"
6873
semver "^6.3.0"
6974

70-
"@babel/generator@^7.14.0", "@babel/generator@^7.18.13", "@babel/generator@^7.7.2":
71-
version "7.18.13"
72-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.13.tgz#59550cbb9ae79b8def15587bdfbaa388c4abf212"
73-
integrity sha512-CkPg8ySSPuHTYPJYo7IRALdqyjM9HCbt/3uOBEFbzyGVP6Mn8bwFPB0jX6982JVNBlYzM1nnPkfjuXSOPtQeEQ==
75+
"@babel/generator@^7.14.0", "@babel/generator@^7.19.0", "@babel/generator@^7.7.2":
76+
version "7.19.0"
77+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.0.tgz#785596c06425e59334df2ccee63ab166b738419a"
78+
integrity sha512-S1ahxf1gZ2dpoiFgA+ohK9DIpz50bJ0CWs7Zlzb54Z4sG8qmdIrGrVqmy1sAtTVRb+9CU6U8VqT9L0Zj7hxHVg==
7479
dependencies:
75-
"@babel/types" "^7.18.13"
80+
"@babel/types" "^7.19.0"
7681
"@jridgewell/gen-mapping" "^0.3.2"
7782
jsesc "^2.5.1"
7883

@@ -91,14 +96,14 @@
9196
"@babel/helper-explode-assignable-expression" "^7.18.6"
9297
"@babel/types" "^7.18.9"
9398

94-
"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9":
95-
version "7.18.9"
96-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.9.tgz#69e64f57b524cde3e5ff6cc5a9f4a387ee5563bf"
97-
integrity sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg==
99+
"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.19.1":
100+
version "7.19.1"
101+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.1.tgz#7f630911d83b408b76fe584831c98e5395d7a17c"
102+
integrity sha512-LlLkkqhCMyz2lkQPvJNdIYU7O5YjWRgC2R4omjCTpZd8u8KMQzZvX4qce+/BluN1rcQiV7BoGUpmQ0LeHerbhg==
98103
dependencies:
99-
"@babel/compat-data" "^7.18.8"
104+
"@babel/compat-data" "^7.19.1"
100105
"@babel/helper-validator-option" "^7.18.6"
101-
browserslist "^4.20.2"
106+
browserslist "^4.21.3"
102107
semver "^6.3.0"
103108

104109
"@babel/helper-create-class-features-plugin@^7.18.6":
@@ -154,6 +159,14 @@
154159
"@babel/template" "^7.18.6"
155160
"@babel/types" "^7.18.9"
156161

162+
"@babel/helper-function-name@^7.19.0":
163+
version "7.19.0"
164+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.19.0.tgz#941574ed5390682e872e52d3f38ce9d1bef4648c"
165+
integrity sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w==
166+
dependencies:
167+
"@babel/template" "^7.18.10"
168+
"@babel/types" "^7.19.0"
169+
157170
"@babel/helper-hoist-variables@^7.18.6":
158171
version "7.18.6"
159172
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz#d4d2c8fb4baeaa5c68b99cc8245c56554f926678"
@@ -182,19 +195,19 @@
182195
dependencies:
183196
"@babel/types" "^7.18.6"
184197

185-
"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.18.9":
186-
version "7.18.9"
187-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.9.tgz#5a1079c005135ed627442df31a42887e80fcb712"
188-
integrity sha512-KYNqY0ICwfv19b31XzvmI/mfcylOzbLtowkw+mfvGPAQ3kfCnMLYbED3YecL5tPd8nAYFQFAd6JHp2LxZk/J1g==
198+
"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.18.9", "@babel/helper-module-transforms@^7.19.0":
199+
version "7.19.0"
200+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.19.0.tgz#309b230f04e22c58c6a2c0c0c7e50b216d350c30"
201+
integrity sha512-3HBZ377Fe14RbLIA+ac3sY4PTgpxHVkFrESaWhoI5PuyXPBBX8+C34qblV9G89ZtycGJCmCI/Ut+VUDK4bltNQ==
189202
dependencies:
190203
"@babel/helper-environment-visitor" "^7.18.9"
191204
"@babel/helper-module-imports" "^7.18.6"
192205
"@babel/helper-simple-access" "^7.18.6"
193206
"@babel/helper-split-export-declaration" "^7.18.6"
194207
"@babel/helper-validator-identifier" "^7.18.6"
195-
"@babel/template" "^7.18.6"
196-
"@babel/traverse" "^7.18.9"
197-
"@babel/types" "^7.18.9"
208+
"@babel/template" "^7.18.10"
209+
"@babel/traverse" "^7.19.0"
210+
"@babel/types" "^7.19.0"
198211

199212
"@babel/helper-optimise-call-expression@^7.18.6":
200213
version "7.18.6"
@@ -275,14 +288,14 @@
275288
"@babel/traverse" "^7.18.9"
276289
"@babel/types" "^7.18.9"
277290

278-
"@babel/helpers@^7.18.9":
279-
version "7.18.9"
280-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.9.tgz#4bef3b893f253a1eced04516824ede94dcfe7ff9"
281-
integrity sha512-Jf5a+rbrLoR4eNdUmnFu8cN5eNJT6qdTdOg5IHIzq87WwyRw9PwguLFOWYgktN/60IP4fgDUawJvs7PjQIzELQ==
291+
"@babel/helpers@^7.19.0":
292+
version "7.19.0"
293+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.19.0.tgz#f30534657faf246ae96551d88dd31e9d1fa1fc18"
294+
integrity sha512-DRBCKGwIEdqY3+rPJgG/dKfQy9+08rHIAJx8q2p+HSWP87s2HCrQmaAMMyMll2kIXKCW0cO1RdQskx15Xakftg==
282295
dependencies:
283-
"@babel/template" "^7.18.6"
284-
"@babel/traverse" "^7.18.9"
285-
"@babel/types" "^7.18.9"
296+
"@babel/template" "^7.18.10"
297+
"@babel/traverse" "^7.19.0"
298+
"@babel/types" "^7.19.0"
286299

287300
"@babel/highlight@^7.18.6":
288301
version "7.18.6"
@@ -293,10 +306,10 @@
293306
chalk "^2.0.0"
294307
js-tokens "^4.0.0"
295308

296-
"@babel/parser@^7.1.0", "@babel/parser@^7.13.16", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.10", "@babel/parser@^7.18.13":
297-
version "7.18.13"
298-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.13.tgz#5b2dd21cae4a2c5145f1fbd8ca103f9313d3b7e4"
299-
integrity sha512-dgXcIfMuQ0kgzLB2b9tRZs7TTFFaGM2AbtA4fJgUUYukzGH4jwsS7hzQHEGs67jdehpm22vkgKwvbU+aEflgwg==
309+
"@babel/parser@^7.1.0", "@babel/parser@^7.13.16", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.10", "@babel/parser@^7.19.1":
310+
version "7.19.1"
311+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.1.tgz#6f6d6c2e621aad19a92544cc217ed13f1aac5b4c"
312+
integrity sha512-h7RCSorm1DdTVGJf3P2Mhj3kdnkmF/EiysUkzS2TdgAYqyjFdMQJbVuXOBej2SBJaXan/lIVtT6KkGbyyq753A==
300313

301314
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
302315
version "7.18.6"
@@ -1094,32 +1107,23 @@
10941107
"@babel/parser" "^7.18.10"
10951108
"@babel/types" "^7.18.10"
10961109

1097-
"@babel/traverse@^7.14.0", "@babel/traverse@^7.18.13", "@babel/traverse@^7.18.9", "@babel/traverse@^7.7.2", "@babel/traverse@^7.7.4":
1098-
version "7.18.13"
1099-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.13.tgz#5ab59ef51a997b3f10c4587d648b9696b6cb1a68"
1100-
integrity sha512-N6kt9X1jRMLPxxxPYWi7tgvJRH/rtoU+dbKAPDM44RFHiMH8igdsaSBgFeskhSl/kLWLDUvIh1RXCrTmg0/zvA==
1110+
"@babel/traverse@^7.14.0", "@babel/traverse@^7.18.9", "@babel/traverse@^7.19.0", "@babel/traverse@^7.19.1", "@babel/traverse@^7.7.2", "@babel/traverse@^7.7.4":
1111+
version "7.19.1"
1112+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.1.tgz#0fafe100a8c2a603b4718b1d9bf2568d1d193347"
1113+
integrity sha512-0j/ZfZMxKukDaag2PtOPDbwuELqIar6lLskVPPJDjXMXjfLb1Obo/1yjxIGqqAJrmfaTIY3z2wFLAQ7qSkLsuA==
11011114
dependencies:
11021115
"@babel/code-frame" "^7.18.6"
1103-
"@babel/generator" "^7.18.13"
1116+
"@babel/generator" "^7.19.0"
11041117
"@babel/helper-environment-visitor" "^7.18.9"
1105-
"@babel/helper-function-name" "^7.18.9"
1118+
"@babel/helper-function-name" "^7.19.0"
11061119
"@babel/helper-hoist-variables" "^7.18.6"
11071120
"@babel/helper-split-export-declaration" "^7.18.6"
1108-
"@babel/parser" "^7.18.13"
1109-
"@babel/types" "^7.18.13"
1121+
"@babel/parser" "^7.19.1"
1122+
"@babel/types" "^7.19.0"
11101123
debug "^4.1.0"
11111124
globals "^11.1.0"
11121125

1113-
"@babel/types@^7.0.0", "@babel/types@^7.12.5", "@babel/types@^7.18.10", "@babel/types@^7.18.13", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1114-
version "7.18.13"
1115-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.13.tgz#30aeb9e514f4100f7c1cb6e5ba472b30e48f519a"
1116-
integrity sha512-ePqfTihzW0W6XAU+aMw2ykilisStJfDnsejDCXRchCcMJ4O0+8DhPXf2YUbZ6wjBlsEmZwLK/sPweWtu8hcJYQ==
1117-
dependencies:
1118-
"@babel/helper-string-parser" "^7.18.10"
1119-
"@babel/helper-validator-identifier" "^7.18.6"
1120-
to-fast-properties "^2.0.0"
1121-
1122-
"@babel/types@^7.19.0":
1126+
"@babel/types@^7.0.0", "@babel/types@^7.12.5", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
11231127
version "7.19.0"
11241128
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.0.tgz#75f21d73d73dc0351f3368d28db73465f4814600"
11251129
integrity sha512-YuGopBq3ke25BVSiS6fgF49Ul9gH1x70Bcr6bqRLjWCkcX8Hre1/5+z+IiWOIerRMSSEfGZVB9z9kyq7wVs9YA==
@@ -2454,16 +2458,6 @@ braces@^3.0.1, braces@~3.0.2:
24542458
dependencies:
24552459
fill-range "^7.0.1"
24562460

2457-
browserslist@^4.20.2:
2458-
version "4.21.2"
2459-
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.2.tgz#59a400757465535954946a400b841ed37e2b4ecf"
2460-
integrity sha512-MonuOgAtUB46uP5CezYbRaYKBNt2LxP0yX+Pmj4LkcDFGkn9Cbpi83d9sCjwQDErXsIJSzY5oKGDbgOlF/LPAA==
2461-
dependencies:
2462-
caniuse-lite "^1.0.30001366"
2463-
electron-to-chromium "^1.4.188"
2464-
node-releases "^2.0.6"
2465-
update-browserslist-db "^1.0.4"
2466-
24672461
browserslist@^4.21.3:
24682462
version "4.21.3"
24692463
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.3.tgz#5df277694eb3c48bc5c4b05af3e8b7e09c5a6d1a"
@@ -2593,11 +2587,6 @@ camelcase@^6.3.0:
25932587
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.3.0.tgz#5685b95eb209ac9c0c177467778c9c84df58ba9a"
25942588
integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
25952589

2596-
caniuse-lite@^1.0.30001366:
2597-
version "1.0.30001367"
2598-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001367.tgz#2b97fe472e8fa29c78c5970615d7cd2ee414108a"
2599-
integrity sha512-XDgbeOHfifWV3GEES2B8rtsrADx4Jf+juKX2SICJcaUhjYBO3bR96kvEIHa15VU6ohtOhBZuPGGYGbXMRn0NCw==
2600-
26012590
caniuse-lite@^1.0.30001370:
26022591
version "1.0.30001374"
26032592
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001374.tgz#3dab138e3f5485ba2e74bd13eca7fe1037ce6f57"
@@ -3274,11 +3263,6 @@ ee-first@1.1.1:
32743263
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
32753264
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
32763265

3277-
electron-to-chromium@^1.4.188:
3278-
version "1.4.192"
3279-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.192.tgz#fac050058b3e0713b401a1088cc579e14c2ab165"
3280-
integrity sha512-8nCXyIQY9An88NXAp+PuPy5h3/w5ZY7Iu2lag65Q0XREprcat5F8gKhoHsBUnQcFuCRnmevpR8yEBYRU3d2HDw==
3281-
32823266
electron-to-chromium@^1.4.202:
32833267
version "1.4.212"
32843268
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.212.tgz#20cd48e88288fd2428138c108804edb1961bf559"
@@ -8021,14 +8005,6 @@ unset-value@^1.0.0:
80218005
has-value "^0.3.1"
80228006
isobject "^3.0.0"
80238007

8024-
update-browserslist-db@^1.0.4:
8025-
version "1.0.4"
8026-
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.4.tgz#dbfc5a789caa26b1db8990796c2c8ebbce304824"
8027-
integrity sha512-jnmO2BEGUjsMOe/Fg9u0oczOe/ppIDZPebzccl1yDWGLFP16Pa1/RM5wEoKYPG2zstNcDuAStejyxsOuKINdGA==
8028-
dependencies:
8029-
escalade "^3.1.1"
8030-
picocolors "^1.0.0"
8031-
80328008
update-browserslist-db@^1.0.5:
80338009
version "1.0.5"
80348010
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.5.tgz#be06a5eedd62f107b7c19eb5bcefb194411abf38"

0 commit comments

Comments
 (0)