Skip to content

Commit a80ddf3

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

File tree

2 files changed

+63
-63
lines changed

2 files changed

+63
-63
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"author": "Sergey Bekrin <sergey@bekrin.me>",
2323
"license": "MIT",
2424
"devDependencies": {
25-
"@babel/core": "7.18.13",
25+
"@babel/core": "7.19.0",
2626
"@researchgate/spire-config": "7.0.0",
2727
"node-sass": "5.0.0",
2828
"spire": "3.2.3",

yarn.lock

Lines changed: 62 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -23,26 +23,26 @@
2323
dependencies:
2424
"@babel/highlight" "^7.18.6"
2525

26-
"@babel/compat-data@^7.18.8":
27-
version "7.18.8"
28-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.8.tgz#2483f565faca607b8535590e84e7de323f27764d"
29-
integrity sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ==
26+
"@babel/compat-data@^7.19.0":
27+
version "7.19.0"
28+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.0.tgz#2a592fd89bacb1fcde68de31bee4f2f2dacb0e86"
29+
integrity sha512-y5rqgTTPTmaF5e2nVhOxw+Ur9HDJLsWb6U/KpgUzRZEdPfE6VOubXBKLdbcUTijzRptednSBDQbYZBOSqJxpJw==
3030

31-
"@babel/core@7.18.13", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.7.5":
32-
version "7.18.13"
33-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.13.tgz#9be8c44512751b05094a4d3ab05fc53a47ce00ac"
34-
integrity sha512-ZisbOvRRusFktksHSG6pjj1CSvkPkcZq/KHD45LAkVP/oiHJkNBZWfpvlLmX8OtHDG8IuzsFlVRWo08w7Qxn0A==
31+
"@babel/core@7.19.0", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.7.5":
32+
version "7.19.0"
33+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.0.tgz#d2f5f4f2033c00de8096be3c9f45772563e150c3"
34+
integrity sha512-reM4+U7B9ss148rh2n1Qs9ASS+w94irYXga7c2jaQv9RVzpS7Mv1a9rnYYwuDa45G+DkORt9g6An2k/V4d9LbQ==
3535
dependencies:
3636
"@ampproject/remapping" "^2.1.0"
3737
"@babel/code-frame" "^7.18.6"
38-
"@babel/generator" "^7.18.13"
39-
"@babel/helper-compilation-targets" "^7.18.9"
40-
"@babel/helper-module-transforms" "^7.18.9"
41-
"@babel/helpers" "^7.18.9"
42-
"@babel/parser" "^7.18.13"
38+
"@babel/generator" "^7.19.0"
39+
"@babel/helper-compilation-targets" "^7.19.0"
40+
"@babel/helper-module-transforms" "^7.19.0"
41+
"@babel/helpers" "^7.19.0"
42+
"@babel/parser" "^7.19.0"
4343
"@babel/template" "^7.18.10"
44-
"@babel/traverse" "^7.18.13"
45-
"@babel/types" "^7.18.13"
44+
"@babel/traverse" "^7.19.0"
45+
"@babel/types" "^7.19.0"
4646
convert-source-map "^1.7.0"
4747
debug "^4.1.0"
4848
gensync "^1.0.0-beta.2"
@@ -58,21 +58,21 @@
5858
eslint-visitor-keys "^1.3.0"
5959
semver "^6.3.0"
6060

61-
"@babel/generator@^7.18.13", "@babel/generator@^7.4.0":
62-
version "7.18.13"
63-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.13.tgz#59550cbb9ae79b8def15587bdfbaa388c4abf212"
64-
integrity sha512-CkPg8ySSPuHTYPJYo7IRALdqyjM9HCbt/3uOBEFbzyGVP6Mn8bwFPB0jX6982JVNBlYzM1nnPkfjuXSOPtQeEQ==
61+
"@babel/generator@^7.19.0", "@babel/generator@^7.4.0":
62+
version "7.19.0"
63+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.0.tgz#785596c06425e59334df2ccee63ab166b738419a"
64+
integrity sha512-S1ahxf1gZ2dpoiFgA+ohK9DIpz50bJ0CWs7Zlzb54Z4sG8qmdIrGrVqmy1sAtTVRb+9CU6U8VqT9L0Zj7hxHVg==
6565
dependencies:
66-
"@babel/types" "^7.18.13"
66+
"@babel/types" "^7.19.0"
6767
"@jridgewell/gen-mapping" "^0.3.2"
6868
jsesc "^2.5.1"
6969

70-
"@babel/helper-compilation-targets@^7.18.9":
71-
version "7.18.9"
72-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.9.tgz#69e64f57b524cde3e5ff6cc5a9f4a387ee5563bf"
73-
integrity sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg==
70+
"@babel/helper-compilation-targets@^7.19.0":
71+
version "7.19.0"
72+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.0.tgz#537ec8339d53e806ed422f1e06c8f17d55b96bb0"
73+
integrity sha512-Ai5bNWXIvwDvWM7njqsG3feMlL9hCVQsPYXodsZyLwshYkZVJt59Gftau4VrE8S9IT9asd2uSP1hG6wCNw+sXA==
7474
dependencies:
75-
"@babel/compat-data" "^7.18.8"
75+
"@babel/compat-data" "^7.19.0"
7676
"@babel/helper-validator-option" "^7.18.6"
7777
browserslist "^4.20.2"
7878
semver "^6.3.0"
@@ -82,13 +82,13 @@
8282
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz#0c0cee9b35d2ca190478756865bb3528422f51be"
8383
integrity sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==
8484

85-
"@babel/helper-function-name@^7.18.9":
86-
version "7.18.9"
87-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.18.9.tgz#940e6084a55dee867d33b4e487da2676365e86b0"
88-
integrity sha512-fJgWlZt7nxGksJS9a0XdSaI4XvpExnNIgRP+rVefWh5U7BL8pPuir6SJUmFKRfjWQ51OtWSzwOxhaH/EBWWc0A==
85+
"@babel/helper-function-name@^7.19.0":
86+
version "7.19.0"
87+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.19.0.tgz#941574ed5390682e872e52d3f38ce9d1bef4648c"
88+
integrity sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w==
8989
dependencies:
90-
"@babel/template" "^7.18.6"
91-
"@babel/types" "^7.18.9"
90+
"@babel/template" "^7.18.10"
91+
"@babel/types" "^7.19.0"
9292

9393
"@babel/helper-hoist-variables@^7.18.6":
9494
version "7.18.6"
@@ -104,19 +104,19 @@
104104
dependencies:
105105
"@babel/types" "^7.18.6"
106106

107-
"@babel/helper-module-transforms@^7.18.9":
108-
version "7.18.9"
109-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.9.tgz#5a1079c005135ed627442df31a42887e80fcb712"
110-
integrity sha512-KYNqY0ICwfv19b31XzvmI/mfcylOzbLtowkw+mfvGPAQ3kfCnMLYbED3YecL5tPd8nAYFQFAd6JHp2LxZk/J1g==
107+
"@babel/helper-module-transforms@^7.19.0":
108+
version "7.19.0"
109+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.19.0.tgz#309b230f04e22c58c6a2c0c0c7e50b216d350c30"
110+
integrity sha512-3HBZ377Fe14RbLIA+ac3sY4PTgpxHVkFrESaWhoI5PuyXPBBX8+C34qblV9G89ZtycGJCmCI/Ut+VUDK4bltNQ==
111111
dependencies:
112112
"@babel/helper-environment-visitor" "^7.18.9"
113113
"@babel/helper-module-imports" "^7.18.6"
114114
"@babel/helper-simple-access" "^7.18.6"
115115
"@babel/helper-split-export-declaration" "^7.18.6"
116116
"@babel/helper-validator-identifier" "^7.18.6"
117-
"@babel/template" "^7.18.6"
118-
"@babel/traverse" "^7.18.9"
119-
"@babel/types" "^7.18.9"
117+
"@babel/template" "^7.18.10"
118+
"@babel/traverse" "^7.19.0"
119+
"@babel/types" "^7.19.0"
120120

121121
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.8.0":
122122
version "7.13.0"
@@ -152,14 +152,14 @@
152152
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8"
153153
integrity sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==
154154

155-
"@babel/helpers@^7.18.9":
156-
version "7.18.9"
157-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.9.tgz#4bef3b893f253a1eced04516824ede94dcfe7ff9"
158-
integrity sha512-Jf5a+rbrLoR4eNdUmnFu8cN5eNJT6qdTdOg5IHIzq87WwyRw9PwguLFOWYgktN/60IP4fgDUawJvs7PjQIzELQ==
155+
"@babel/helpers@^7.19.0":
156+
version "7.19.0"
157+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.19.0.tgz#f30534657faf246ae96551d88dd31e9d1fa1fc18"
158+
integrity sha512-DRBCKGwIEdqY3+rPJgG/dKfQy9+08rHIAJx8q2p+HSWP87s2HCrQmaAMMyMll2kIXKCW0cO1RdQskx15Xakftg==
159159
dependencies:
160-
"@babel/template" "^7.18.6"
161-
"@babel/traverse" "^7.18.9"
162-
"@babel/types" "^7.18.9"
160+
"@babel/template" "^7.18.10"
161+
"@babel/traverse" "^7.19.0"
162+
"@babel/types" "^7.19.0"
163163

164164
"@babel/highlight@^7.10.4", "@babel/highlight@^7.18.6":
165165
version "7.18.6"
@@ -170,10 +170,10 @@
170170
chalk "^2.0.0"
171171
js-tokens "^4.0.0"
172172

173-
"@babel/parser@^7.1.0", "@babel/parser@^7.18.10", "@babel/parser@^7.18.13", "@babel/parser@^7.4.3":
174-
version "7.18.13"
175-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.13.tgz#5b2dd21cae4a2c5145f1fbd8ca103f9313d3b7e4"
176-
integrity sha512-dgXcIfMuQ0kgzLB2b9tRZs7TTFFaGM2AbtA4fJgUUYukzGH4jwsS7hzQHEGs67jdehpm22vkgKwvbU+aEflgwg==
173+
"@babel/parser@^7.1.0", "@babel/parser@^7.18.10", "@babel/parser@^7.19.0", "@babel/parser@^7.4.3":
174+
version "7.19.0"
175+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.0.tgz#497fcafb1d5b61376959c1c338745ef0577aa02c"
176+
integrity sha512-74bEXKX2h+8rrfQUfsBfuZZHzsEs6Eql4pqy/T4Nn6Y9wNPggQOqD6z6pn5Bl8ZfysKouFZT/UXEH94ummEeQw==
177177

178178
"@babel/plugin-syntax-async-generators@^7.8.4":
179179
version "7.8.4"
@@ -259,7 +259,7 @@
259259
dependencies:
260260
"@babel/helper-plugin-utils" "^7.12.13"
261261

262-
"@babel/template@^7.18.10", "@babel/template@^7.18.6", "@babel/template@^7.3.3", "@babel/template@^7.4.0":
262+
"@babel/template@^7.18.10", "@babel/template@^7.3.3", "@babel/template@^7.4.0":
263263
version "7.18.10"
264264
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.10.tgz#6f9134835970d1dbf0835c0d100c9f38de0c5e71"
265265
integrity sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA==
@@ -268,26 +268,26 @@
268268
"@babel/parser" "^7.18.10"
269269
"@babel/types" "^7.18.10"
270270

271-
"@babel/traverse@^7.1.0", "@babel/traverse@^7.18.13", "@babel/traverse@^7.18.9", "@babel/traverse@^7.4.3":
272-
version "7.18.13"
273-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.13.tgz#5ab59ef51a997b3f10c4587d648b9696b6cb1a68"
274-
integrity sha512-N6kt9X1jRMLPxxxPYWi7tgvJRH/rtoU+dbKAPDM44RFHiMH8igdsaSBgFeskhSl/kLWLDUvIh1RXCrTmg0/zvA==
271+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.19.0", "@babel/traverse@^7.4.3":
272+
version "7.19.0"
273+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.0.tgz#eb9c561c7360005c592cc645abafe0c3c4548eed"
274+
integrity sha512-4pKpFRDh+utd2mbRC8JLnlsMUii3PMHjpL6a0SZ4NMZy7YFP9aXORxEhdMVOc9CpWtDF09IkciQLEhK7Ml7gRA==
275275
dependencies:
276276
"@babel/code-frame" "^7.18.6"
277-
"@babel/generator" "^7.18.13"
277+
"@babel/generator" "^7.19.0"
278278
"@babel/helper-environment-visitor" "^7.18.9"
279-
"@babel/helper-function-name" "^7.18.9"
279+
"@babel/helper-function-name" "^7.19.0"
280280
"@babel/helper-hoist-variables" "^7.18.6"
281281
"@babel/helper-split-export-declaration" "^7.18.6"
282-
"@babel/parser" "^7.18.13"
283-
"@babel/types" "^7.18.13"
282+
"@babel/parser" "^7.19.0"
283+
"@babel/types" "^7.19.0"
284284
debug "^4.1.0"
285285
globals "^11.1.0"
286286

287-
"@babel/types@^7.0.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":
288-
version "7.18.13"
289-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.13.tgz#30aeb9e514f4100f7c1cb6e5ba472b30e48f519a"
290-
integrity sha512-ePqfTihzW0W6XAU+aMw2ykilisStJfDnsejDCXRchCcMJ4O0+8DhPXf2YUbZ6wjBlsEmZwLK/sPweWtu8hcJYQ==
287+
"@babel/types@^7.0.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":
288+
version "7.19.0"
289+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.0.tgz#75f21d73d73dc0351f3368d28db73465f4814600"
290+
integrity sha512-YuGopBq3ke25BVSiS6fgF49Ul9gH1x70Bcr6bqRLjWCkcX8Hre1/5+z+IiWOIerRMSSEfGZVB9z9kyq7wVs9YA==
291291
dependencies:
292292
"@babel/helper-string-parser" "^7.18.10"
293293
"@babel/helper-validator-identifier" "^7.18.6"

0 commit comments

Comments
 (0)