Skip to content

Commit 1b0cfe5

Browse files
chore(deps-dev): bump @babel/core from 7.16.0 to 7.16.12 (#390)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.16.0 to 7.16.12. - [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.16.12/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 79b62ec commit 1b0cfe5

File tree

1 file changed

+145
-83
lines changed

1 file changed

+145
-83
lines changed

yarn.lock

Lines changed: 145 additions & 83 deletions
Original file line numberDiff line numberDiff line change
@@ -9,45 +9,45 @@
99
dependencies:
1010
"@babel/highlight" "^7.10.4"
1111

12-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.16.0":
13-
version "7.16.0"
14-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.16.0.tgz#0dfc80309beec8411e65e706461c408b0bb9b431"
15-
integrity sha512-IF4EOMEV+bfYwOmNxGzSnjR2EmQod7f1UXOpZM3l4i4o4QNwzjtJAu/HxdjHq0aYBvdqMuQEY1eg0nqW9ZPORA==
12+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.16.7":
13+
version "7.16.7"
14+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.16.7.tgz#44416b6bd7624b998f5b1af5d470856c40138789"
15+
integrity sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg==
1616
dependencies:
17-
"@babel/highlight" "^7.16.0"
17+
"@babel/highlight" "^7.16.7"
1818

1919
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.16.0", "@babel/compat-data@^7.16.4":
2020
version "7.16.4"
2121
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.4.tgz#081d6bbc336ec5c2435c6346b2ae1fb98b5ac68e"
2222
integrity sha512-1o/jo7D+kC9ZjHX5v+EHrdjl3PhxMrLSOTGsOdHJ+KL8HCaEK6ehrVL2RS6oHDZp+L7xLirLrPmQtEng769J/Q==
2323

2424
"@babel/core@^7.0.0", "@babel/core@^7.1.0", "@babel/core@^7.16", "@babel/core@^7.7.5":
25-
version "7.16.0"
26-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.0.tgz#c4ff44046f5fe310525cc9eb4ef5147f0c5374d4"
27-
integrity sha512-mYZEvshBRHGsIAiyH5PzCFTCfbWfoYbO/jcSdXQSUQu1/pW0xDZAUP7KEc32heqWTAfAHhV9j1vH8Sav7l+JNQ==
28-
dependencies:
29-
"@babel/code-frame" "^7.16.0"
30-
"@babel/generator" "^7.16.0"
31-
"@babel/helper-compilation-targets" "^7.16.0"
32-
"@babel/helper-module-transforms" "^7.16.0"
33-
"@babel/helpers" "^7.16.0"
34-
"@babel/parser" "^7.16.0"
35-
"@babel/template" "^7.16.0"
36-
"@babel/traverse" "^7.16.0"
37-
"@babel/types" "^7.16.0"
25+
version "7.16.12"
26+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.12.tgz#5edc53c1b71e54881315923ae2aedea2522bb784"
27+
integrity sha512-dK5PtG1uiN2ikk++5OzSYsitZKny4wOCD0nrO4TqnW4BVBTQ2NGS3NgilvT/TEyxTST7LNyWV/T4tXDoD3fOgg==
28+
dependencies:
29+
"@babel/code-frame" "^7.16.7"
30+
"@babel/generator" "^7.16.8"
31+
"@babel/helper-compilation-targets" "^7.16.7"
32+
"@babel/helper-module-transforms" "^7.16.7"
33+
"@babel/helpers" "^7.16.7"
34+
"@babel/parser" "^7.16.12"
35+
"@babel/template" "^7.16.7"
36+
"@babel/traverse" "^7.16.10"
37+
"@babel/types" "^7.16.8"
3838
convert-source-map "^1.7.0"
3939
debug "^4.1.0"
4040
gensync "^1.0.0-beta.2"
4141
json5 "^2.1.2"
4242
semver "^6.3.0"
4343
source-map "^0.5.0"
4444

45-
"@babel/generator@^7.16.0":
46-
version "7.16.0"
47-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.16.0.tgz#d40f3d1d5075e62d3500bccb67f3daa8a95265b2"
48-
integrity sha512-RR8hUCfRQn9j9RPKEVXo9LiwoxLPYn6hNZlvUOR8tSnaxlD0p0+la00ZP9/SnRt6HchKr+X0fO2r8vrETiJGew==
45+
"@babel/generator@^7.16.8":
46+
version "7.16.8"
47+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.16.8.tgz#359d44d966b8cd059d543250ce79596f792f2ebe"
48+
integrity sha512-1ojZwE9+lOXzcWdWmO6TbUzDfqLD39CmEhN8+2cX9XkDo5yW1OpgfejfliysR2AWLpMamTiOiAp/mtroaymhpw==
4949
dependencies:
50-
"@babel/types" "^7.16.0"
50+
"@babel/types" "^7.16.8"
5151
jsesc "^2.5.1"
5252
source-map "^0.5.0"
5353

@@ -66,13 +66,13 @@
6666
"@babel/helper-explode-assignable-expression" "^7.16.0"
6767
"@babel/types" "^7.16.0"
6868

69-
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.0", "@babel/helper-compilation-targets@^7.16.3":
70-
version "7.16.3"
71-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.3.tgz#5b480cd13f68363df6ec4dc8ac8e2da11363cbf0"
72-
integrity sha512-vKsoSQAyBmxS35JUOOt+07cLc6Nk/2ljLIHwmq2/NM6hdioUaqEXq/S+nXvbvXbZkNDlWOymPanJGOc4CBjSJA==
69+
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.0", "@babel/helper-compilation-targets@^7.16.3", "@babel/helper-compilation-targets@^7.16.7":
70+
version "7.16.7"
71+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.7.tgz#06e66c5f299601e6c7da350049315e83209d551b"
72+
integrity sha512-mGojBwIWcwGD6rfqgRXVlVYmPAv7eOpIemUG3dGnDdCY4Pae70ROij3XmfrH6Fa1h1aiDylpglbZyktfzyo/hA==
7373
dependencies:
74-
"@babel/compat-data" "^7.16.0"
75-
"@babel/helper-validator-option" "^7.14.5"
74+
"@babel/compat-data" "^7.16.4"
75+
"@babel/helper-validator-option" "^7.16.7"
7676
browserslist "^4.17.5"
7777
semver "^6.3.0"
7878

@@ -110,6 +110,13 @@
110110
resolve "^1.14.2"
111111
semver "^6.1.2"
112112

113+
"@babel/helper-environment-visitor@^7.16.7":
114+
version "7.16.7"
115+
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.7.tgz#ff484094a839bde9d89cd63cba017d7aae80ecd7"
116+
integrity sha512-SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRag==
117+
dependencies:
118+
"@babel/types" "^7.16.7"
119+
113120
"@babel/helper-explode-assignable-expression@^7.16.0":
114121
version "7.16.0"
115122
resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.16.0.tgz#753017337a15f46f9c09f674cff10cee9b9d7778"
@@ -126,20 +133,43 @@
126133
"@babel/template" "^7.16.0"
127134
"@babel/types" "^7.16.0"
128135

136+
"@babel/helper-function-name@^7.16.7":
137+
version "7.16.7"
138+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.16.7.tgz#f1ec51551fb1c8956bc8dd95f38523b6cf375f8f"
139+
integrity sha512-QfDfEnIUyyBSR3HtrtGECuZ6DAyCkYFp7GHl75vFtTnn6pjKeK0T1DB5lLkFvBea8MdaiUABx3osbgLyInoejA==
140+
dependencies:
141+
"@babel/helper-get-function-arity" "^7.16.7"
142+
"@babel/template" "^7.16.7"
143+
"@babel/types" "^7.16.7"
144+
129145
"@babel/helper-get-function-arity@^7.16.0":
130146
version "7.16.0"
131147
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.0.tgz#0088c7486b29a9cb5d948b1a1de46db66e089cfa"
132148
integrity sha512-ASCquNcywC1NkYh/z7Cgp3w31YW8aojjYIlNg4VeJiHkqyP4AzIvr4qx7pYDb4/s8YcsZWqqOSxgkvjUz1kpDQ==
133149
dependencies:
134150
"@babel/types" "^7.16.0"
135151

152+
"@babel/helper-get-function-arity@^7.16.7":
153+
version "7.16.7"
154+
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.7.tgz#ea08ac753117a669f1508ba06ebcc49156387419"
155+
integrity sha512-flc+RLSOBXzNzVhcLu6ujeHUrD6tANAOU5ojrRx/as+tbzf8+stUCj7+IfRRoAbEZqj/ahXEMsjhOhgeZsrnTw==
156+
dependencies:
157+
"@babel/types" "^7.16.7"
158+
136159
"@babel/helper-hoist-variables@^7.16.0":
137160
version "7.16.0"
138161
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.0.tgz#4c9023c2f1def7e28ff46fc1dbcd36a39beaa81a"
139162
integrity sha512-1AZlpazjUR0EQZQv3sgRNfM9mEVWPK3M6vlalczA+EECcPz3XPh6VplbErL5UoMpChhSck5wAJHthlj1bYpcmg==
140163
dependencies:
141164
"@babel/types" "^7.16.0"
142165

166+
"@babel/helper-hoist-variables@^7.16.7":
167+
version "7.16.7"
168+
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz#86bcb19a77a509c7b77d0e22323ef588fa58c246"
169+
integrity sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==
170+
dependencies:
171+
"@babel/types" "^7.16.7"
172+
143173
"@babel/helper-member-expression-to-functions@^7.16.0":
144174
version "7.16.0"
145175
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.16.0.tgz#29287040efd197c77636ef75188e81da8bccd5a4"
@@ -161,19 +191,26 @@
161191
dependencies:
162192
"@babel/types" "^7.16.0"
163193

164-
"@babel/helper-module-transforms@^7.16.0":
165-
version "7.16.0"
166-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.16.0.tgz#1c82a8dd4cb34577502ebd2909699b194c3e9bb5"
167-
integrity sha512-My4cr9ATcaBbmaEa8M0dZNA74cfI6gitvUAskgDtAFmAqyFKDSHQo5YstxPbN+lzHl2D9l/YOEFqb2mtUh4gfA==
194+
"@babel/helper-module-imports@^7.16.7":
195+
version "7.16.7"
196+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.16.7.tgz#25612a8091a999704461c8a222d0efec5d091437"
197+
integrity sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg==
168198
dependencies:
169-
"@babel/helper-module-imports" "^7.16.0"
170-
"@babel/helper-replace-supers" "^7.16.0"
171-
"@babel/helper-simple-access" "^7.16.0"
172-
"@babel/helper-split-export-declaration" "^7.16.0"
173-
"@babel/helper-validator-identifier" "^7.15.7"
174-
"@babel/template" "^7.16.0"
175-
"@babel/traverse" "^7.16.0"
176-
"@babel/types" "^7.16.0"
199+
"@babel/types" "^7.16.7"
200+
201+
"@babel/helper-module-transforms@^7.16.0", "@babel/helper-module-transforms@^7.16.7":
202+
version "7.16.7"
203+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.16.7.tgz#7665faeb721a01ca5327ddc6bba15a5cb34b6a41"
204+
integrity sha512-gaqtLDxJEFCeQbYp9aLAefjhkKdjKcdh6DB7jniIGU3Pz52WAmP268zK0VgPz9hUNkMSYeH976K2/Y6yPadpng==
205+
dependencies:
206+
"@babel/helper-environment-visitor" "^7.16.7"
207+
"@babel/helper-module-imports" "^7.16.7"
208+
"@babel/helper-simple-access" "^7.16.7"
209+
"@babel/helper-split-export-declaration" "^7.16.7"
210+
"@babel/helper-validator-identifier" "^7.16.7"
211+
"@babel/template" "^7.16.7"
212+
"@babel/traverse" "^7.16.7"
213+
"@babel/types" "^7.16.7"
177214

178215
"@babel/helper-optimise-call-expression@^7.16.0":
179216
version "7.16.0"
@@ -213,6 +250,13 @@
213250
dependencies:
214251
"@babel/types" "^7.16.0"
215252

253+
"@babel/helper-simple-access@^7.16.7":
254+
version "7.16.7"
255+
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.16.7.tgz#d656654b9ea08dbb9659b69d61063ccd343ff0f7"
256+
integrity sha512-ZIzHVyoeLMvXMN/vok/a4LWRy8G2v205mNP0XOuf9XRLyX5/u9CnVulUtDgUTama3lT+bf/UqucuZjqiGuTS1g==
257+
dependencies:
258+
"@babel/types" "^7.16.7"
259+
216260
"@babel/helper-skip-transparent-expression-wrappers@^7.16.0":
217261
version "7.16.0"
218262
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.16.0.tgz#0ee3388070147c3ae051e487eca3ebb0e2e8bb09"
@@ -227,6 +271,13 @@
227271
dependencies:
228272
"@babel/types" "^7.16.0"
229273

274+
"@babel/helper-split-export-declaration@^7.16.7":
275+
version "7.16.7"
276+
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.7.tgz#0b648c0c42da9d3920d85ad585f2778620b8726b"
277+
integrity sha512-xbWoy/PFoxSWazIToT9Sif+jJTlrMcndIsaOKvTA6u7QEo7ilkRZpjew18/W3c7nm8fXdUDXh02VXTbZ0pGDNw==
278+
dependencies:
279+
"@babel/types" "^7.16.7"
280+
230281
"@babel/helper-validator-identifier@^7.12.11":
231282
version "7.12.11"
232283
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed"
@@ -237,11 +288,21 @@
237288
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz#220df993bfe904a4a6b02ab4f3385a5ebf6e2389"
238289
integrity sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==
239290

291+
"@babel/helper-validator-identifier@^7.16.7":
292+
version "7.16.7"
293+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad"
294+
integrity sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==
295+
240296
"@babel/helper-validator-option@^7.14.5":
241297
version "7.14.5"
242298
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3"
243299
integrity sha512-OX8D5eeX4XwcroVW45NMvoYaIuFI+GQpA2a8Gi+X/U/cDUIRsV37qQfF905F0htTRCREQIB4KqPeaveRJUl3Ow==
244300

301+
"@babel/helper-validator-option@^7.16.7":
302+
version "7.16.7"
303+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz#b203ce62ce5fe153899b617c08957de860de4d23"
304+
integrity sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ==
305+
245306
"@babel/helper-wrap-function@^7.16.0":
246307
version "7.16.0"
247308
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.16.0.tgz#b3cf318afce774dfe75b86767cd6d68f3482e57c"
@@ -252,14 +313,14 @@
252313
"@babel/traverse" "^7.16.0"
253314
"@babel/types" "^7.16.0"
254315

255-
"@babel/helpers@^7.16.0":
256-
version "7.16.0"
257-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.16.0.tgz#875519c979c232f41adfbd43a3b0398c2e388183"
258-
integrity sha512-dVRM0StFMdKlkt7cVcGgwD8UMaBfWJHl3A83Yfs8GQ3MO0LHIIIMvK7Fa0RGOGUQ10qikLaX6D7o5htcQWgTMQ==
316+
"@babel/helpers@^7.16.7":
317+
version "7.16.7"
318+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.16.7.tgz#7e3504d708d50344112767c3542fc5e357fffefc"
319+
integrity sha512-9ZDoqtfY7AuEOt3cxchfii6C7GDyyMBffktR5B2jvWv8u2+efwvpnVKXMWzNehqy68tKgAfSwfdw/lWpthS2bw==
259320
dependencies:
260-
"@babel/template" "^7.16.0"
261-
"@babel/traverse" "^7.16.0"
262-
"@babel/types" "^7.16.0"
321+
"@babel/template" "^7.16.7"
322+
"@babel/traverse" "^7.16.7"
323+
"@babel/types" "^7.16.7"
263324

264325
"@babel/highlight@^7.10.4":
265326
version "7.13.8"
@@ -270,19 +331,19 @@
270331
chalk "^2.0.0"
271332
js-tokens "^4.0.0"
272333

273-
"@babel/highlight@^7.16.0":
274-
version "7.16.0"
275-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.16.0.tgz#6ceb32b2ca4b8f5f361fb7fd821e3fddf4a1725a"
276-
integrity sha512-t8MH41kUQylBtu2+4IQA3atqevA2lRgqA2wyVB/YiWmsDSuylZZuXOUy9ric30hfzauEFfdsuk/eXTRrGrfd0g==
334+
"@babel/highlight@^7.16.7":
335+
version "7.16.10"
336+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.16.10.tgz#744f2eb81579d6eea753c227b0f570ad785aba88"
337+
integrity sha512-5FnTQLSLswEj6IkgVw5KusNUUFY9ZGqe/TRFnP/BKYHYgfh7tc+C7mwiy95/yNP7Dh9x580Vv8r7u7ZfTBFxdw==
277338
dependencies:
278-
"@babel/helper-validator-identifier" "^7.15.7"
339+
"@babel/helper-validator-identifier" "^7.16.7"
279340
chalk "^2.0.0"
280341
js-tokens "^4.0.0"
281342

282-
"@babel/parser@^7.1.0", "@babel/parser@^7.16.0":
283-
version "7.16.0"
284-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.0.tgz#cf147d7ada0a3655e79bf4b08ee846f00a00a295"
285-
integrity sha512-TEHWXf0xxpi9wKVyBCmRcSSDjbJ/cl6LUdlbYUHEaNQUJGhreJbZrXT6sR4+fZLxVUJqNRB4KyOvjuy/D9009A==
343+
"@babel/parser@^7.1.0", "@babel/parser@^7.16.10", "@babel/parser@^7.16.12", "@babel/parser@^7.16.7":
344+
version "7.16.12"
345+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.12.tgz#9474794f9a650cf5e2f892444227f98e28cdf8b6"
346+
integrity sha512-VfaV15po8RiZssrkPweyvbGVSe4x2y+aciFCgn0n0/SJMR22cwofRV1mtnJQYcSB1wUTaA/X1LnA3es66MCO5A==
286347

287348
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.2":
288349
version "7.16.2"
@@ -893,36 +954,37 @@
893954
dependencies:
894955
regenerator-runtime "^0.13.4"
895956

896-
"@babel/template@^7.16.0", "@babel/template@^7.3.3":
897-
version "7.16.0"
898-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.16.0.tgz#d16a35ebf4cd74e202083356fab21dd89363ddd6"
899-
integrity sha512-MnZdpFD/ZdYhXwiunMqqgyZyucaYsbL0IrjoGjaVhGilz+x8YB++kRfygSOIj1yOtWKPlx7NBp+9I1RQSgsd5A==
900-
dependencies:
901-
"@babel/code-frame" "^7.16.0"
902-
"@babel/parser" "^7.16.0"
903-
"@babel/types" "^7.16.0"
904-
905-
"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.0":
906-
version "7.16.0"
907-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.0.tgz#965df6c6bfc0a958c1e739284d3c9fa4a6e3c45b"
908-
integrity sha512-qQ84jIs1aRQxaGaxSysII9TuDaguZ5yVrEuC0BN2vcPlalwfLovVmCjbFDPECPXcYM/wLvNFfp8uDOliLxIoUQ==
909-
dependencies:
910-
"@babel/code-frame" "^7.16.0"
911-
"@babel/generator" "^7.16.0"
912-
"@babel/helper-function-name" "^7.16.0"
913-
"@babel/helper-hoist-variables" "^7.16.0"
914-
"@babel/helper-split-export-declaration" "^7.16.0"
915-
"@babel/parser" "^7.16.0"
916-
"@babel/types" "^7.16.0"
957+
"@babel/template@^7.16.0", "@babel/template@^7.16.7", "@babel/template@^7.3.3":
958+
version "7.16.7"
959+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.16.7.tgz#8d126c8701fde4d66b264b3eba3d96f07666d155"
960+
integrity sha512-I8j/x8kHUrbYRTUxXrrMbfCa7jxkE7tZre39x3kjr9hvI82cK1FfqLygotcWN5kdPGWcLdWMHpSBavse5tWw3w==
961+
dependencies:
962+
"@babel/code-frame" "^7.16.7"
963+
"@babel/parser" "^7.16.7"
964+
"@babel/types" "^7.16.7"
965+
966+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.0", "@babel/traverse@^7.16.10", "@babel/traverse@^7.16.7":
967+
version "7.16.10"
968+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.10.tgz#448f940defbe95b5a8029975b051f75993e8239f"
969+
integrity sha512-yzuaYXoRJBGMlBhsMJoUW7G1UmSb/eXr/JHYM/MsOJgavJibLwASijW7oXBdw3NQ6T0bW7Ty5P/VarOs9cHmqw==
970+
dependencies:
971+
"@babel/code-frame" "^7.16.7"
972+
"@babel/generator" "^7.16.8"
973+
"@babel/helper-environment-visitor" "^7.16.7"
974+
"@babel/helper-function-name" "^7.16.7"
975+
"@babel/helper-hoist-variables" "^7.16.7"
976+
"@babel/helper-split-export-declaration" "^7.16.7"
977+
"@babel/parser" "^7.16.10"
978+
"@babel/types" "^7.16.8"
917979
debug "^4.1.0"
918980
globals "^11.1.0"
919981

920-
"@babel/types@^7.0.0", "@babel/types@^7.12.13", "@babel/types@^7.16.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
921-
version "7.16.0"
922-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.0.tgz#db3b313804f96aadd0b776c4823e127ad67289ba"
923-
integrity sha512-PJgg/k3SdLsGb3hhisFvtLOw5ts113klrpLuIPtCJIU+BB24fqq6lf8RWqKJEjzqXR9AEH1rIb5XTqwBHB+kQg==
982+
"@babel/types@^7.0.0", "@babel/types@^7.12.13", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
983+
version "7.16.8"
984+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.8.tgz#0ba5da91dd71e0a4e7781a30f22770831062e3c1"
985+
integrity sha512-smN2DQc5s4M7fntyjGtyIPbRJv6wW4rU/94fmYJ7PKQuZkC0qGMHXJbg6sNGt12JmVr4k5YaptI/XtiLJBnmIg==
924986
dependencies:
925-
"@babel/helper-validator-identifier" "^7.15.7"
987+
"@babel/helper-validator-identifier" "^7.16.7"
926988
to-fast-properties "^2.0.0"
927989

928990
"@bcoe/v8-coverage@^0.2.3":

0 commit comments

Comments
 (0)