Skip to content

Commit 22a5bdb

Browse files
committed
chore(deps): update dependency @babel/core to v7.19.0
1 parent d731952 commit 22a5bdb

File tree

2 files changed

+63
-63
lines changed

2 files changed

+63
-63
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"devDependencies": {
1818
"@babel/cli": "7.18.10",
19-
"@babel/core": "7.18.13",
19+
"@babel/core": "7.19.0",
2020
"@researchgate/babel-preset": "2.0.14",
2121
"@researchgate/spire-config": "7.0.0",
2222
"@storybook/addon-options": "5.3.21",

yarn.lock

+62-62
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@
3939
dependencies:
4040
"@babel/highlight" "^7.18.6"
4141

42-
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.13.8", "@babel/compat-data@^7.14.0", "@babel/compat-data@^7.18.8":
43-
version "7.18.8"
44-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.8.tgz#2483f565faca607b8535590e84e7de323f27764d"
45-
integrity sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ==
42+
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.13.8", "@babel/compat-data@^7.14.0", "@babel/compat-data@^7.19.0":
43+
version "7.19.0"
44+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.0.tgz#2a592fd89bacb1fcde68de31bee4f2f2dacb0e86"
45+
integrity sha512-y5rqgTTPTmaF5e2nVhOxw+Ur9HDJLsWb6U/KpgUzRZEdPfE6VOubXBKLdbcUTijzRptednSBDQbYZBOSqJxpJw==
4646

4747
4848
version "7.12.9"
@@ -66,21 +66,21 @@
6666
semver "^5.4.1"
6767
source-map "^0.5.0"
6868

69-
"@babel/core@7.18.13", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.10", "@babel/core@^7.7.5":
70-
version "7.18.13"
71-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.13.tgz#9be8c44512751b05094a4d3ab05fc53a47ce00ac"
72-
integrity sha512-ZisbOvRRusFktksHSG6pjj1CSvkPkcZq/KHD45LAkVP/oiHJkNBZWfpvlLmX8OtHDG8IuzsFlVRWo08w7Qxn0A==
69+
"@babel/core@7.19.0", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.10", "@babel/core@^7.7.5":
70+
version "7.19.0"
71+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.0.tgz#d2f5f4f2033c00de8096be3c9f45772563e150c3"
72+
integrity sha512-reM4+U7B9ss148rh2n1Qs9ASS+w94irYXga7c2jaQv9RVzpS7Mv1a9rnYYwuDa45G+DkORt9g6An2k/V4d9LbQ==
7373
dependencies:
7474
"@ampproject/remapping" "^2.1.0"
7575
"@babel/code-frame" "^7.18.6"
76-
"@babel/generator" "^7.18.13"
77-
"@babel/helper-compilation-targets" "^7.18.9"
78-
"@babel/helper-module-transforms" "^7.18.9"
79-
"@babel/helpers" "^7.18.9"
80-
"@babel/parser" "^7.18.13"
76+
"@babel/generator" "^7.19.0"
77+
"@babel/helper-compilation-targets" "^7.19.0"
78+
"@babel/helper-module-transforms" "^7.19.0"
79+
"@babel/helpers" "^7.19.0"
80+
"@babel/parser" "^7.19.0"
8181
"@babel/template" "^7.18.10"
82-
"@babel/traverse" "^7.18.13"
83-
"@babel/types" "^7.18.13"
82+
"@babel/traverse" "^7.19.0"
83+
"@babel/types" "^7.19.0"
8484
convert-source-map "^1.7.0"
8585
debug "^4.1.0"
8686
gensync "^1.0.0-beta.2"
@@ -96,12 +96,12 @@
9696
eslint-visitor-keys "^2.1.0"
9797
semver "^6.3.0"
9898

99-
"@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.18.13", "@babel/generator@^7.4.0":
100-
version "7.18.13"
101-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.13.tgz#59550cbb9ae79b8def15587bdfbaa388c4abf212"
102-
integrity sha512-CkPg8ySSPuHTYPJYo7IRALdqyjM9HCbt/3uOBEFbzyGVP6Mn8bwFPB0jX6982JVNBlYzM1nnPkfjuXSOPtQeEQ==
99+
"@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.19.0", "@babel/generator@^7.4.0":
100+
version "7.19.0"
101+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.0.tgz#785596c06425e59334df2ccee63ab166b738419a"
102+
integrity sha512-S1ahxf1gZ2dpoiFgA+ohK9DIpz50bJ0CWs7Zlzb54Z4sG8qmdIrGrVqmy1sAtTVRb+9CU6U8VqT9L0Zj7hxHVg==
103103
dependencies:
104-
"@babel/types" "^7.18.13"
104+
"@babel/types" "^7.19.0"
105105
"@jridgewell/gen-mapping" "^0.3.2"
106106
jsesc "^2.5.1"
107107

@@ -120,12 +120,12 @@
120120
"@babel/helper-explode-assignable-expression" "^7.12.13"
121121
"@babel/types" "^7.12.13"
122122

123-
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.16", "@babel/helper-compilation-targets@^7.13.8", "@babel/helper-compilation-targets@^7.18.9":
124-
version "7.18.9"
125-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.9.tgz#69e64f57b524cde3e5ff6cc5a9f4a387ee5563bf"
126-
integrity sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg==
123+
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.16", "@babel/helper-compilation-targets@^7.13.8", "@babel/helper-compilation-targets@^7.19.0":
124+
version "7.19.0"
125+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.0.tgz#537ec8339d53e806ed422f1e06c8f17d55b96bb0"
126+
integrity sha512-Ai5bNWXIvwDvWM7njqsG3feMlL9hCVQsPYXodsZyLwshYkZVJt59Gftau4VrE8S9IT9asd2uSP1hG6wCNw+sXA==
127127
dependencies:
128-
"@babel/compat-data" "^7.18.8"
128+
"@babel/compat-data" "^7.19.0"
129129
"@babel/helper-validator-option" "^7.18.6"
130130
browserslist "^4.20.2"
131131
semver "^6.3.0"
@@ -190,13 +190,13 @@
190190
dependencies:
191191
"@babel/types" "^7.13.0"
192192

193-
"@babel/helper-function-name@^7.12.13", "@babel/helper-function-name@^7.18.9":
194-
version "7.18.9"
195-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.18.9.tgz#940e6084a55dee867d33b4e487da2676365e86b0"
196-
integrity sha512-fJgWlZt7nxGksJS9a0XdSaI4XvpExnNIgRP+rVefWh5U7BL8pPuir6SJUmFKRfjWQ51OtWSzwOxhaH/EBWWc0A==
193+
"@babel/helper-function-name@^7.12.13", "@babel/helper-function-name@^7.19.0":
194+
version "7.19.0"
195+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.19.0.tgz#941574ed5390682e872e52d3f38ce9d1bef4648c"
196+
integrity sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w==
197197
dependencies:
198-
"@babel/template" "^7.18.6"
199-
"@babel/types" "^7.18.9"
198+
"@babel/template" "^7.18.10"
199+
"@babel/types" "^7.19.0"
200200

201201
"@babel/helper-hoist-variables@^7.13.0", "@babel/helper-hoist-variables@^7.18.6":
202202
version "7.18.6"
@@ -219,19 +219,19 @@
219219
dependencies:
220220
"@babel/types" "^7.18.6"
221221

222-
"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.13.0", "@babel/helper-module-transforms@^7.14.0", "@babel/helper-module-transforms@^7.18.9":
223-
version "7.18.9"
224-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.9.tgz#5a1079c005135ed627442df31a42887e80fcb712"
225-
integrity sha512-KYNqY0ICwfv19b31XzvmI/mfcylOzbLtowkw+mfvGPAQ3kfCnMLYbED3YecL5tPd8nAYFQFAd6JHp2LxZk/J1g==
222+
"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.13.0", "@babel/helper-module-transforms@^7.14.0", "@babel/helper-module-transforms@^7.19.0":
223+
version "7.19.0"
224+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.19.0.tgz#309b230f04e22c58c6a2c0c0c7e50b216d350c30"
225+
integrity sha512-3HBZ377Fe14RbLIA+ac3sY4PTgpxHVkFrESaWhoI5PuyXPBBX8+C34qblV9G89ZtycGJCmCI/Ut+VUDK4bltNQ==
226226
dependencies:
227227
"@babel/helper-environment-visitor" "^7.18.9"
228228
"@babel/helper-module-imports" "^7.18.6"
229229
"@babel/helper-simple-access" "^7.18.6"
230230
"@babel/helper-split-export-declaration" "^7.18.6"
231231
"@babel/helper-validator-identifier" "^7.18.6"
232-
"@babel/template" "^7.18.6"
233-
"@babel/traverse" "^7.18.9"
234-
"@babel/types" "^7.18.9"
232+
"@babel/template" "^7.18.10"
233+
"@babel/traverse" "^7.19.0"
234+
"@babel/types" "^7.19.0"
235235

236236
"@babel/helper-optimise-call-expression@^7.12.13", "@babel/helper-optimise-call-expression@^7.16.0":
237237
version "7.16.0"
@@ -315,14 +315,14 @@
315315
"@babel/traverse" "^7.13.0"
316316
"@babel/types" "^7.13.0"
317317

318-
"@babel/helpers@^7.12.5", "@babel/helpers@^7.18.9":
319-
version "7.18.9"
320-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.9.tgz#4bef3b893f253a1eced04516824ede94dcfe7ff9"
321-
integrity sha512-Jf5a+rbrLoR4eNdUmnFu8cN5eNJT6qdTdOg5IHIzq87WwyRw9PwguLFOWYgktN/60IP4fgDUawJvs7PjQIzELQ==
318+
"@babel/helpers@^7.12.5", "@babel/helpers@^7.19.0":
319+
version "7.19.0"
320+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.19.0.tgz#f30534657faf246ae96551d88dd31e9d1fa1fc18"
321+
integrity sha512-DRBCKGwIEdqY3+rPJgG/dKfQy9+08rHIAJx8q2p+HSWP87s2HCrQmaAMMyMll2kIXKCW0cO1RdQskx15Xakftg==
322322
dependencies:
323-
"@babel/template" "^7.18.6"
324-
"@babel/traverse" "^7.18.9"
325-
"@babel/types" "^7.18.9"
323+
"@babel/template" "^7.18.10"
324+
"@babel/traverse" "^7.19.0"
325+
"@babel/types" "^7.19.0"
326326

327327
"@babel/highlight@^7.10.4", "@babel/highlight@^7.18.6":
328328
version "7.18.6"
@@ -333,10 +333,10 @@
333333
chalk "^2.0.0"
334334
js-tokens "^4.0.0"
335335

336-
"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.18.10", "@babel/parser@^7.18.13", "@babel/parser@^7.4.3":
337-
version "7.18.13"
338-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.13.tgz#5b2dd21cae4a2c5145f1fbd8ca103f9313d3b7e4"
339-
integrity sha512-dgXcIfMuQ0kgzLB2b9tRZs7TTFFaGM2AbtA4fJgUUYukzGH4jwsS7hzQHEGs67jdehpm22vkgKwvbU+aEflgwg==
336+
"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.18.10", "@babel/parser@^7.19.0", "@babel/parser@^7.4.3":
337+
version "7.19.0"
338+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.0.tgz#497fcafb1d5b61376959c1c338745ef0577aa02c"
339+
integrity sha512-74bEXKX2h+8rrfQUfsBfuZZHzsEs6Eql4pqy/T4Nn6Y9wNPggQOqD6z6pn5Bl8ZfysKouFZT/UXEH94ummEeQw==
340340

341341
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12":
342342
version "7.13.12"
@@ -1098,7 +1098,7 @@
10981098
dependencies:
10991099
regenerator-runtime "^0.13.4"
11001100

1101-
"@babel/template@^7.12.13", "@babel/template@^7.12.7", "@babel/template@^7.18.10", "@babel/template@^7.18.6", "@babel/template@^7.3.3", "@babel/template@^7.4.0":
1101+
"@babel/template@^7.12.13", "@babel/template@^7.12.7", "@babel/template@^7.18.10", "@babel/template@^7.3.3", "@babel/template@^7.4.0":
11021102
version "7.18.10"
11031103
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.10.tgz#6f9134835970d1dbf0835c0d100c9f38de0c5e71"
11041104
integrity sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA==
@@ -1107,26 +1107,26 @@
11071107
"@babel/parser" "^7.18.10"
11081108
"@babel/types" "^7.18.10"
11091109

1110-
"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.0", "@babel/traverse@^7.18.13", "@babel/traverse@^7.18.9", "@babel/traverse@^7.4.3":
1111-
version "7.18.13"
1112-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.13.tgz#5ab59ef51a997b3f10c4587d648b9696b6cb1a68"
1113-
integrity sha512-N6kt9X1jRMLPxxxPYWi7tgvJRH/rtoU+dbKAPDM44RFHiMH8igdsaSBgFeskhSl/kLWLDUvIh1RXCrTmg0/zvA==
1110+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.0", "@babel/traverse@^7.19.0", "@babel/traverse@^7.4.3":
1111+
version "7.19.0"
1112+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.0.tgz#eb9c561c7360005c592cc645abafe0c3c4548eed"
1113+
integrity sha512-4pKpFRDh+utd2mbRC8JLnlsMUii3PMHjpL6a0SZ4NMZy7YFP9aXORxEhdMVOc9CpWtDF09IkciQLEhK7Ml7gRA==
11141114
dependencies:
11151115
"@babel/code-frame" "^7.18.6"
1116-
"@babel/generator" "^7.18.13"
1116+
"@babel/generator" "^7.19.0"
11171117
"@babel/helper-environment-visitor" "^7.18.9"
1118-
"@babel/helper-function-name" "^7.18.9"
1118+
"@babel/helper-function-name" "^7.19.0"
11191119
"@babel/helper-hoist-variables" "^7.18.6"
11201120
"@babel/helper-split-export-declaration" "^7.18.6"
1121-
"@babel/parser" "^7.18.13"
1122-
"@babel/types" "^7.18.13"
1121+
"@babel/parser" "^7.19.0"
1122+
"@babel/types" "^7.19.0"
11231123
debug "^4.1.0"
11241124
globals "^11.1.0"
11251125

1126-
"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.12.1", "@babel/types@^7.12.11", "@babel/types@^7.12.13", "@babel/types@^7.12.7", "@babel/types@^7.13.0", "@babel/types@^7.14.1", "@babel/types@^7.14.5", "@babel/types@^7.16.0", "@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.0", "@babel/types@^7.4.4":
1127-
version "7.18.13"
1128-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.13.tgz#30aeb9e514f4100f7c1cb6e5ba472b30e48f519a"
1129-
integrity sha512-ePqfTihzW0W6XAU+aMw2ykilisStJfDnsejDCXRchCcMJ4O0+8DhPXf2YUbZ6wjBlsEmZwLK/sPweWtu8hcJYQ==
1126+
"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.12.1", "@babel/types@^7.12.11", "@babel/types@^7.12.13", "@babel/types@^7.12.7", "@babel/types@^7.13.0", "@babel/types@^7.14.1", "@babel/types@^7.14.5", "@babel/types@^7.16.0", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.19.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4":
1127+
version "7.19.0"
1128+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.0.tgz#75f21d73d73dc0351f3368d28db73465f4814600"
1129+
integrity sha512-YuGopBq3ke25BVSiS6fgF49Ul9gH1x70Bcr6bqRLjWCkcX8Hre1/5+z+IiWOIerRMSSEfGZVB9z9kyq7wVs9YA==
11301130
dependencies:
11311131
"@babel/helper-string-parser" "^7.18.10"
11321132
"@babel/helper-validator-identifier" "^7.18.6"

0 commit comments

Comments
 (0)