Skip to content

Commit 77ddcc1

Browse files
dependabot[bot]mergify[bot]
authored andcommitted
Build(deps-dev): Bump @babel/core from 7.18.13 to 7.19.0
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.13 to 7.19.0. - [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.0/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 02c1014 commit 77ddcc1

File tree

2 files changed

+65
-52
lines changed

2 files changed

+65
-52
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"devDependencies": {
4949
"@babel/cli": "^7.18.10",
50-
"@babel/core": "^7.18.13",
50+
"@babel/core": "^7.19.0",
5151
"@storybook/addon-a11y": "^6.5.10",
5252
"@storybook/addon-actions": "^6.5.10",
5353
"@storybook/addon-essentials": "^6.5.10",

yarn.lock

Lines changed: 64 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,11 @@
154154
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.8.tgz#2483f565faca607b8535590e84e7de323f27764d"
155155
integrity sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ==
156156

157+
"@babel/compat-data@^7.19.0":
158+
version "7.19.0"
159+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.0.tgz#2a592fd89bacb1fcde68de31bee4f2f2dacb0e86"
160+
integrity sha512-y5rqgTTPTmaF5e2nVhOxw+Ur9HDJLsWb6U/KpgUzRZEdPfE6VOubXBKLdbcUTijzRptednSBDQbYZBOSqJxpJw==
161+
157162
158163
version "7.12.9"
159164
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.9.tgz#fd450c4ec10cdbb980e2928b7aa7a28484593fc8"
@@ -176,21 +181,21 @@
176181
semver "^5.4.1"
177182
source-map "^0.5.0"
178183

179-
"@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.16.0", "@babel/core@^7.18.13", "@babel/core@^7.7.2", "@babel/core@^7.7.5", "@babel/core@^7.8.0":
180-
version "7.18.13"
181-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.13.tgz#9be8c44512751b05094a4d3ab05fc53a47ce00ac"
182-
integrity sha512-ZisbOvRRusFktksHSG6pjj1CSvkPkcZq/KHD45LAkVP/oiHJkNBZWfpvlLmX8OtHDG8IuzsFlVRWo08w7Qxn0A==
184+
"@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.16.0", "@babel/core@^7.19.0", "@babel/core@^7.7.2", "@babel/core@^7.7.5", "@babel/core@^7.8.0":
185+
version "7.19.0"
186+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.0.tgz#d2f5f4f2033c00de8096be3c9f45772563e150c3"
187+
integrity sha512-reM4+U7B9ss148rh2n1Qs9ASS+w94irYXga7c2jaQv9RVzpS7Mv1a9rnYYwuDa45G+DkORt9g6An2k/V4d9LbQ==
183188
dependencies:
184189
"@ampproject/remapping" "^2.1.0"
185190
"@babel/code-frame" "^7.18.6"
186-
"@babel/generator" "^7.18.13"
187-
"@babel/helper-compilation-targets" "^7.18.9"
188-
"@babel/helper-module-transforms" "^7.18.9"
189-
"@babel/helpers" "^7.18.9"
190-
"@babel/parser" "^7.18.13"
191+
"@babel/generator" "^7.19.0"
192+
"@babel/helper-compilation-targets" "^7.19.0"
193+
"@babel/helper-module-transforms" "^7.19.0"
194+
"@babel/helpers" "^7.19.0"
195+
"@babel/parser" "^7.19.0"
191196
"@babel/template" "^7.18.10"
192-
"@babel/traverse" "^7.18.13"
193-
"@babel/types" "^7.18.13"
197+
"@babel/traverse" "^7.19.0"
198+
"@babel/types" "^7.19.0"
194199
convert-source-map "^1.7.0"
195200
debug "^4.1.0"
196201
gensync "^1.0.0-beta.2"
@@ -206,12 +211,12 @@
206211
eslint-visitor-keys "^2.1.0"
207212
semver "^6.3.0"
208213

209-
"@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.18.13", "@babel/generator@^7.7.2":
210-
version "7.18.13"
211-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.13.tgz#59550cbb9ae79b8def15587bdfbaa388c4abf212"
212-
integrity sha512-CkPg8ySSPuHTYPJYo7IRALdqyjM9HCbt/3uOBEFbzyGVP6Mn8bwFPB0jX6982JVNBlYzM1nnPkfjuXSOPtQeEQ==
214+
"@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.19.0", "@babel/generator@^7.7.2":
215+
version "7.19.0"
216+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.0.tgz#785596c06425e59334df2ccee63ab166b738419a"
217+
integrity sha512-S1ahxf1gZ2dpoiFgA+ohK9DIpz50bJ0CWs7Zlzb54Z4sG8qmdIrGrVqmy1sAtTVRb+9CU6U8VqT9L0Zj7hxHVg==
213218
dependencies:
214-
"@babel/types" "^7.18.13"
219+
"@babel/types" "^7.19.0"
215220
"@jridgewell/gen-mapping" "^0.3.2"
216221
jsesc "^2.5.1"
217222

@@ -230,12 +235,12 @@
230235
"@babel/helper-explode-assignable-expression" "^7.18.6"
231236
"@babel/types" "^7.18.9"
232237

233-
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.7", "@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9":
234-
version "7.18.9"
235-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.9.tgz#69e64f57b524cde3e5ff6cc5a9f4a387ee5563bf"
236-
integrity sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg==
238+
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.7", "@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.19.0":
239+
version "7.19.0"
240+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.0.tgz#537ec8339d53e806ed422f1e06c8f17d55b96bb0"
241+
integrity sha512-Ai5bNWXIvwDvWM7njqsG3feMlL9hCVQsPYXodsZyLwshYkZVJt59Gftau4VrE8S9IT9asd2uSP1hG6wCNw+sXA==
237242
dependencies:
238-
"@babel/compat-data" "^7.18.8"
243+
"@babel/compat-data" "^7.19.0"
239244
"@babel/helper-validator-option" "^7.18.6"
240245
browserslist "^4.20.2"
241246
semver "^6.3.0"
@@ -307,6 +312,14 @@
307312
"@babel/template" "^7.18.6"
308313
"@babel/types" "^7.18.9"
309314

315+
"@babel/helper-function-name@^7.19.0":
316+
version "7.19.0"
317+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.19.0.tgz#941574ed5390682e872e52d3f38ce9d1bef4648c"
318+
integrity sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w==
319+
dependencies:
320+
"@babel/template" "^7.18.10"
321+
"@babel/types" "^7.19.0"
322+
310323
"@babel/helper-hoist-variables@^7.18.6":
311324
version "7.18.6"
312325
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz#d4d2c8fb4baeaa5c68b99cc8245c56554f926678"
@@ -335,19 +348,19 @@
335348
dependencies:
336349
"@babel/types" "^7.16.7"
337350

338-
"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.18.9":
339-
version "7.18.9"
340-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.9.tgz#5a1079c005135ed627442df31a42887e80fcb712"
341-
integrity sha512-KYNqY0ICwfv19b31XzvmI/mfcylOzbLtowkw+mfvGPAQ3kfCnMLYbED3YecL5tPd8nAYFQFAd6JHp2LxZk/J1g==
351+
"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.18.9", "@babel/helper-module-transforms@^7.19.0":
352+
version "7.19.0"
353+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.19.0.tgz#309b230f04e22c58c6a2c0c0c7e50b216d350c30"
354+
integrity sha512-3HBZ377Fe14RbLIA+ac3sY4PTgpxHVkFrESaWhoI5PuyXPBBX8+C34qblV9G89ZtycGJCmCI/Ut+VUDK4bltNQ==
342355
dependencies:
343356
"@babel/helper-environment-visitor" "^7.18.9"
344357
"@babel/helper-module-imports" "^7.18.6"
345358
"@babel/helper-simple-access" "^7.18.6"
346359
"@babel/helper-split-export-declaration" "^7.18.6"
347360
"@babel/helper-validator-identifier" "^7.18.6"
348-
"@babel/template" "^7.18.6"
349-
"@babel/traverse" "^7.18.9"
350-
"@babel/types" "^7.18.9"
361+
"@babel/template" "^7.18.10"
362+
"@babel/traverse" "^7.19.0"
363+
"@babel/types" "^7.19.0"
351364

352365
"@babel/helper-optimise-call-expression@^7.18.6":
353366
version "7.18.6"
@@ -433,14 +446,14 @@
433446
"@babel/traverse" "^7.18.11"
434447
"@babel/types" "^7.18.10"
435448

436-
"@babel/helpers@^7.12.5", "@babel/helpers@^7.18.9":
437-
version "7.18.9"
438-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.9.tgz#4bef3b893f253a1eced04516824ede94dcfe7ff9"
439-
integrity sha512-Jf5a+rbrLoR4eNdUmnFu8cN5eNJT6qdTdOg5IHIzq87WwyRw9PwguLFOWYgktN/60IP4fgDUawJvs7PjQIzELQ==
449+
"@babel/helpers@^7.12.5", "@babel/helpers@^7.19.0":
450+
version "7.19.0"
451+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.19.0.tgz#f30534657faf246ae96551d88dd31e9d1fa1fc18"
452+
integrity sha512-DRBCKGwIEdqY3+rPJgG/dKfQy9+08rHIAJx8q2p+HSWP87s2HCrQmaAMMyMll2kIXKCW0cO1RdQskx15Xakftg==
440453
dependencies:
441-
"@babel/template" "^7.18.6"
442-
"@babel/traverse" "^7.18.9"
443-
"@babel/types" "^7.18.9"
454+
"@babel/template" "^7.18.10"
455+
"@babel/traverse" "^7.19.0"
456+
"@babel/types" "^7.19.0"
444457

445458
"@babel/highlight@^7.18.6":
446459
version "7.18.6"
@@ -451,10 +464,10 @@
451464
chalk "^2.0.0"
452465
js-tokens "^4.0.0"
453466

454-
"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.14.7", "@babel/parser@^7.18.10", "@babel/parser@^7.18.13":
455-
version "7.18.13"
456-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.13.tgz#5b2dd21cae4a2c5145f1fbd8ca103f9313d3b7e4"
457-
integrity sha512-dgXcIfMuQ0kgzLB2b9tRZs7TTFFaGM2AbtA4fJgUUYukzGH4jwsS7hzQHEGs67jdehpm22vkgKwvbU+aEflgwg==
467+
"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.14.7", "@babel/parser@^7.18.10", "@babel/parser@^7.19.0":
468+
version "7.19.0"
469+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.0.tgz#497fcafb1d5b61376959c1c338745ef0577aa02c"
470+
integrity sha512-74bEXKX2h+8rrfQUfsBfuZZHzsEs6Eql4pqy/T4Nn6Y9wNPggQOqD6z6pn5Bl8ZfysKouFZT/UXEH94ummEeQw==
458471

459472
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7", "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
460473
version "7.18.6"
@@ -1446,26 +1459,26 @@
14461459
"@babel/parser" "^7.18.10"
14471460
"@babel/types" "^7.18.10"
14481461

1449-
"@babel/traverse@^7.1.6", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.18.11", "@babel/traverse@^7.18.13", "@babel/traverse@^7.18.9", "@babel/traverse@^7.7.2":
1450-
version "7.18.13"
1451-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.13.tgz#5ab59ef51a997b3f10c4587d648b9696b6cb1a68"
1452-
integrity sha512-N6kt9X1jRMLPxxxPYWi7tgvJRH/rtoU+dbKAPDM44RFHiMH8igdsaSBgFeskhSl/kLWLDUvIh1RXCrTmg0/zvA==
1462+
"@babel/traverse@^7.1.6", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.18.11", "@babel/traverse@^7.18.9", "@babel/traverse@^7.19.0", "@babel/traverse@^7.7.2":
1463+
version "7.19.0"
1464+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.0.tgz#eb9c561c7360005c592cc645abafe0c3c4548eed"
1465+
integrity sha512-4pKpFRDh+utd2mbRC8JLnlsMUii3PMHjpL6a0SZ4NMZy7YFP9aXORxEhdMVOc9CpWtDF09IkciQLEhK7Ml7gRA==
14531466
dependencies:
14541467
"@babel/code-frame" "^7.18.6"
1455-
"@babel/generator" "^7.18.13"
1468+
"@babel/generator" "^7.19.0"
14561469
"@babel/helper-environment-visitor" "^7.18.9"
1457-
"@babel/helper-function-name" "^7.18.9"
1470+
"@babel/helper-function-name" "^7.19.0"
14581471
"@babel/helper-hoist-variables" "^7.18.6"
14591472
"@babel/helper-split-export-declaration" "^7.18.6"
1460-
"@babel/parser" "^7.18.13"
1461-
"@babel/types" "^7.18.13"
1473+
"@babel/parser" "^7.19.0"
1474+
"@babel/types" "^7.19.0"
14621475
debug "^4.1.0"
14631476
globals "^11.1.0"
14641477

1465-
"@babel/types@^7.0.0", "@babel/types@^7.12.11", "@babel/types@^7.12.6", "@babel/types@^7.12.7", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.18.10", "@babel/types@^7.18.13", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.2.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1466-
version "7.18.13"
1467-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.13.tgz#30aeb9e514f4100f7c1cb6e5ba472b30e48f519a"
1468-
integrity sha512-ePqfTihzW0W6XAU+aMw2ykilisStJfDnsejDCXRchCcMJ4O0+8DhPXf2YUbZ6wjBlsEmZwLK/sPweWtu8hcJYQ==
1478+
"@babel/types@^7.0.0", "@babel/types@^7.12.11", "@babel/types@^7.12.6", "@babel/types@^7.12.7", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.2.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1479+
version "7.19.0"
1480+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.0.tgz#75f21d73d73dc0351f3368d28db73465f4814600"
1481+
integrity sha512-YuGopBq3ke25BVSiS6fgF49Ul9gH1x70Bcr6bqRLjWCkcX8Hre1/5+z+IiWOIerRMSSEfGZVB9z9kyq7wVs9YA==
14691482
dependencies:
14701483
"@babel/helper-string-parser" "^7.18.10"
14711484
"@babel/helper-validator-identifier" "^7.18.6"

0 commit comments

Comments
 (0)