Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4dcc21b

Browse files
dependabot[bot]kodiakhq[bot]
authored andcommittedFeb 4, 2022
build(deps-dev): bump @babel/core from 7.16.0 to 7.17.0
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.16.0 to 7.17.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.17.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 ff80d73 commit 4dcc21b

File tree

2 files changed

+9
-272
lines changed

2 files changed

+9
-272
lines changed
 

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
"homepage": "https://github.com/hoverinc/hover-javascript#readme",
122122
"devDependencies": {
123123
"@babel/cli": "^7.15.7",
124-
"@babel/core": "^7.16.0",
124+
"@babel/core": "^7.17.0",
125125
"@babel/preset-env": "^7.16.11",
126126
"@types/cross-spawn": "^6.0.2",
127127
"babel-jest": "^27.2.4",

‎yarn.lock‎

Lines changed: 8 additions & 271 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,7 @@
4040
"@nicolo-ribaudo/chokidar-2" "2.1.8-no-fsevents.3"
4141
chokidar "^3.4.0"
4242

43-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.0":
44-
version "7.16.0"
45-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.16.0.tgz#0dfc80309beec8411e65e706461c408b0bb9b431"
46-
integrity sha512-IF4EOMEV+bfYwOmNxGzSnjR2EmQod7f1UXOpZM3l4i4o4QNwzjtJAu/HxdjHq0aYBvdqMuQEY1eg0nqW9ZPORA==
47-
dependencies:
48-
"@babel/highlight" "^7.16.0"
49-
50-
"@babel/code-frame@^7.14.5", "@babel/code-frame@^7.16.7":
43+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.7":
5144
version "7.16.7"
5245
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.16.7.tgz#44416b6bd7624b998f5b1af5d470856c40138789"
5346
integrity sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg==
@@ -59,28 +52,7 @@
5952
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.8.tgz#31560f9f29fdf1868de8cb55049538a1b9732a60"
6053
integrity sha512-m7OkX0IdKLKPpBlJtF561YJal5y/jyI5fNfWbPxh2D/nbzzGI4qRyrD8xO2jB24u7l+5I2a43scCG2IrfjC50Q==
6154

62-
"@babel/core@^7.1.0", "@babel/core@^7.16.0", "@babel/core@^7.7.2", "@babel/core@^7.7.5":
63-
version "7.16.0"
64-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.0.tgz#c4ff44046f5fe310525cc9eb4ef5147f0c5374d4"
65-
integrity sha512-mYZEvshBRHGsIAiyH5PzCFTCfbWfoYbO/jcSdXQSUQu1/pW0xDZAUP7KEc32heqWTAfAHhV9j1vH8Sav7l+JNQ==
66-
dependencies:
67-
"@babel/code-frame" "^7.16.0"
68-
"@babel/generator" "^7.16.0"
69-
"@babel/helper-compilation-targets" "^7.16.0"
70-
"@babel/helper-module-transforms" "^7.16.0"
71-
"@babel/helpers" "^7.16.0"
72-
"@babel/parser" "^7.16.0"
73-
"@babel/template" "^7.16.0"
74-
"@babel/traverse" "^7.16.0"
75-
"@babel/types" "^7.16.0"
76-
convert-source-map "^1.7.0"
77-
debug "^4.1.0"
78-
gensync "^1.0.0-beta.2"
79-
json5 "^2.1.2"
80-
semver "^6.3.0"
81-
source-map "^0.5.0"
82-
83-
"@babel/core@^7.12.3", "@babel/core@^7.8.0":
55+
"@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.17.0", "@babel/core@^7.7.2", "@babel/core@^7.7.5", "@babel/core@^7.8.0":
8456
version "7.17.0"
8557
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.0.tgz#16b8772b0a567f215839f689c5ded6bb20e864d5"
8658
integrity sha512-x/5Ea+RO5MvF9ize5DeVICJoVrNv0Mi2RnIABrZEKYvPEpldXwauPkgvYA17cKa6WpU3LoYvYbuEMFtSNFsarA==
@@ -101,25 +73,7 @@
10173
json5 "^2.1.2"
10274
semver "^6.3.0"
10375

104-
"@babel/generator@^7.15.4", "@babel/generator@^7.16.8":
105-
version "7.16.8"
106-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.16.8.tgz#359d44d966b8cd059d543250ce79596f792f2ebe"
107-
integrity sha512-1ojZwE9+lOXzcWdWmO6TbUzDfqLD39CmEhN8+2cX9XkDo5yW1OpgfejfliysR2AWLpMamTiOiAp/mtroaymhpw==
108-
dependencies:
109-
"@babel/types" "^7.16.8"
110-
jsesc "^2.5.1"
111-
source-map "^0.5.0"
112-
113-
"@babel/generator@^7.16.0", "@babel/generator@^7.7.2":
114-
version "7.16.0"
115-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.16.0.tgz#d40f3d1d5075e62d3500bccb67f3daa8a95265b2"
116-
integrity sha512-RR8hUCfRQn9j9RPKEVXo9LiwoxLPYn6hNZlvUOR8tSnaxlD0p0+la00ZP9/SnRt6HchKr+X0fO2r8vrETiJGew==
117-
dependencies:
118-
"@babel/types" "^7.16.0"
119-
jsesc "^2.5.1"
120-
source-map "^0.5.0"
121-
122-
"@babel/generator@^7.17.0":
76+
"@babel/generator@^7.17.0", "@babel/generator@^7.7.2":
12377
version "7.17.0"
12478
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.0.tgz#7bd890ba706cd86d3e2f727322346ffdbf98f65e"
12579
integrity sha512-I3Omiv6FGOC29dtlZhkfXO6pgkmukJSlT26QjVvS1DGZe/NzSVCPG41X0tS21oZkJYlovfj9qDWgKP+Cn4bXxw==
@@ -143,7 +97,7 @@
14397
"@babel/helper-explode-assignable-expression" "^7.16.7"
14498
"@babel/types" "^7.16.7"
14599

146-
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.0", "@babel/helper-compilation-targets@^7.16.7":
100+
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.7":
147101
version "7.16.7"
148102
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.7.tgz#06e66c5f299601e6c7da350049315e83209d551b"
149103
integrity sha512-mGojBwIWcwGD6rfqgRXVlVYmPAv7eOpIemUG3dGnDdCY4Pae70ROij3XmfrH6Fa1h1aiDylpglbZyktfzyo/hA==
@@ -202,24 +156,6 @@
202156
dependencies:
203157
"@babel/types" "^7.16.7"
204158

205-
"@babel/helper-function-name@^7.15.4":
206-
version "7.15.4"
207-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.15.4.tgz#845744dafc4381a4a5fb6afa6c3d36f98a787ebc"
208-
integrity sha512-Z91cOMM4DseLIGOnog+Z8OI6YseR9bua+HpvLAQ2XayUGU+neTtX+97caALaLdyu53I/fjhbeCnWnRH1O3jFOw==
209-
dependencies:
210-
"@babel/helper-get-function-arity" "^7.15.4"
211-
"@babel/template" "^7.15.4"
212-
"@babel/types" "^7.15.4"
213-
214-
"@babel/helper-function-name@^7.16.0":
215-
version "7.16.0"
216-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.16.0.tgz#b7dd0797d00bbfee4f07e9c4ea5b0e30c8bb1481"
217-
integrity sha512-BZh4mEk1xi2h4HFjWUXRQX5AEx4rvaZxHgax9gcjdLWdkjsY7MKt5p0otjsg5noXw+pB+clMCjw+aEVYADMjog==
218-
dependencies:
219-
"@babel/helper-get-function-arity" "^7.16.0"
220-
"@babel/template" "^7.16.0"
221-
"@babel/types" "^7.16.0"
222-
223159
"@babel/helper-function-name@^7.16.7":
224160
version "7.16.7"
225161
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.16.7.tgz#f1ec51551fb1c8956bc8dd95f38523b6cf375f8f"
@@ -229,55 +165,20 @@
229165
"@babel/template" "^7.16.7"
230166
"@babel/types" "^7.16.7"
231167

232-
"@babel/helper-get-function-arity@^7.15.4":
233-
version "7.15.4"
234-
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.15.4.tgz#098818934a137fce78b536a3e015864be1e2879b"
235-
integrity sha512-1/AlxSF92CmGZzHnC515hm4SirTxtpDnLEJ0UyEMgTMZN+6bxXKg04dKhiRx5Enel+SUA1G1t5Ed/yQia0efrA==
236-
dependencies:
237-
"@babel/types" "^7.15.4"
238-
239-
"@babel/helper-get-function-arity@^7.16.0":
240-
version "7.16.0"
241-
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.0.tgz#0088c7486b29a9cb5d948b1a1de46db66e089cfa"
242-
integrity sha512-ASCquNcywC1NkYh/z7Cgp3w31YW8aojjYIlNg4VeJiHkqyP4AzIvr4qx7pYDb4/s8YcsZWqqOSxgkvjUz1kpDQ==
243-
dependencies:
244-
"@babel/types" "^7.16.0"
245-
246168
"@babel/helper-get-function-arity@^7.16.7":
247169
version "7.16.7"
248170
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.7.tgz#ea08ac753117a669f1508ba06ebcc49156387419"
249171
integrity sha512-flc+RLSOBXzNzVhcLu6ujeHUrD6tANAOU5ojrRx/as+tbzf8+stUCj7+IfRRoAbEZqj/ahXEMsjhOhgeZsrnTw==
250172
dependencies:
251173
"@babel/types" "^7.16.7"
252174

253-
"@babel/helper-hoist-variables@^7.15.4":
254-
version "7.15.4"
255-
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.15.4.tgz#09993a3259c0e918f99d104261dfdfc033f178df"
256-
integrity sha512-VTy085egb3jUGVK9ycIxQiPbquesq0HUQ+tPO0uv5mPEBZipk+5FkRKiWq5apuyTE9FUrjENB0rCf8y+n+UuhA==
257-
dependencies:
258-
"@babel/types" "^7.15.4"
259-
260-
"@babel/helper-hoist-variables@^7.16.0":
261-
version "7.16.0"
262-
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.0.tgz#4c9023c2f1def7e28ff46fc1dbcd36a39beaa81a"
263-
integrity sha512-1AZlpazjUR0EQZQv3sgRNfM9mEVWPK3M6vlalczA+EECcPz3XPh6VplbErL5UoMpChhSck5wAJHthlj1bYpcmg==
264-
dependencies:
265-
"@babel/types" "^7.16.0"
266-
267175
"@babel/helper-hoist-variables@^7.16.7":
268176
version "7.16.7"
269177
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz#86bcb19a77a509c7b77d0e22323ef588fa58c246"
270178
integrity sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==
271179
dependencies:
272180
"@babel/types" "^7.16.7"
273181

274-
"@babel/helper-member-expression-to-functions@^7.16.0":
275-
version "7.16.0"
276-
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.16.0.tgz#29287040efd197c77636ef75188e81da8bccd5a4"
277-
integrity sha512-bsjlBFPuWT6IWhl28EdrQ+gTvSvj5tqVP5Xeftp07SEuz5pLnsXZuDkDD3Rfcxy0IsHmbZ+7B2/9SHzxO0T+sQ==
278-
dependencies:
279-
"@babel/types" "^7.16.0"
280-
281182
"@babel/helper-member-expression-to-functions@^7.16.7":
282183
version "7.16.7"
283184
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.16.7.tgz#42b9ca4b2b200123c3b7e726b0ae5153924905b0"
@@ -292,34 +193,13 @@
292193
dependencies:
293194
"@babel/types" "^7.12.13"
294195

295-
"@babel/helper-module-imports@^7.16.0":
296-
version "7.16.0"
297-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.16.0.tgz#90538e60b672ecf1b448f5f4f5433d37e79a3ec3"
298-
integrity sha512-kkH7sWzKPq0xt3H1n+ghb4xEMP8k0U7XV3kkB+ZGy69kDk2ySFW1qPi06sjKzFY3t1j6XbJSqr4mF9L7CYVyhg==
299-
dependencies:
300-
"@babel/types" "^7.16.0"
301-
302196
"@babel/helper-module-imports@^7.16.7":
303197
version "7.16.7"
304198
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.16.7.tgz#25612a8091a999704461c8a222d0efec5d091437"
305199
integrity sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg==
306200
dependencies:
307201
"@babel/types" "^7.16.7"
308202

309-
"@babel/helper-module-transforms@^7.16.0":
310-
version "7.16.0"
311-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.16.0.tgz#1c82a8dd4cb34577502ebd2909699b194c3e9bb5"
312-
integrity sha512-My4cr9ATcaBbmaEa8M0dZNA74cfI6gitvUAskgDtAFmAqyFKDSHQo5YstxPbN+lzHl2D9l/YOEFqb2mtUh4gfA==
313-
dependencies:
314-
"@babel/helper-module-imports" "^7.16.0"
315-
"@babel/helper-replace-supers" "^7.16.0"
316-
"@babel/helper-simple-access" "^7.16.0"
317-
"@babel/helper-split-export-declaration" "^7.16.0"
318-
"@babel/helper-validator-identifier" "^7.15.7"
319-
"@babel/template" "^7.16.0"
320-
"@babel/traverse" "^7.16.0"
321-
"@babel/types" "^7.16.0"
322-
323203
"@babel/helper-module-transforms@^7.16.7":
324204
version "7.16.7"
325205
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.16.7.tgz#7665faeb721a01ca5327ddc6bba15a5cb34b6a41"
@@ -334,13 +214,6 @@
334214
"@babel/traverse" "^7.16.7"
335215
"@babel/types" "^7.16.7"
336216

337-
"@babel/helper-optimise-call-expression@^7.16.0":
338-
version "7.16.0"
339-
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.0.tgz#cecdb145d70c54096b1564f8e9f10cd7d193b338"
340-
integrity sha512-SuI467Gi2V8fkofm2JPnZzB/SUuXoJA5zXe/xzyPP2M04686RzFKFHPK6HDVN6JvWBIEW8tt9hPR7fXdn2Lgpw==
341-
dependencies:
342-
"@babel/types" "^7.16.0"
343-
344217
"@babel/helper-optimise-call-expression@^7.16.7":
345218
version "7.16.7"
346219
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.7.tgz#a34e3560605abbd31a18546bd2aad3e6d9a174f2"
@@ -362,16 +235,6 @@
362235
"@babel/helper-wrap-function" "^7.16.8"
363236
"@babel/types" "^7.16.8"
364237

365-
"@babel/helper-replace-supers@^7.16.0":
366-
version "7.16.0"
367-
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.16.0.tgz#73055e8d3cf9bcba8ddb55cad93fedc860f68f17"
368-
integrity sha512-TQxuQfSCdoha7cpRNJvfaYxxxzmbxXw/+6cS7V02eeDYyhxderSoMVALvwupA54/pZcOTtVeJ0xccp1nGWladA==
369-
dependencies:
370-
"@babel/helper-member-expression-to-functions" "^7.16.0"
371-
"@babel/helper-optimise-call-expression" "^7.16.0"
372-
"@babel/traverse" "^7.16.0"
373-
"@babel/types" "^7.16.0"
374-
375238
"@babel/helper-replace-supers@^7.16.7":
376239
version "7.16.7"
377240
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.16.7.tgz#e9f5f5f32ac90429c1a4bdec0f231ef0c2838ab1"
@@ -383,13 +246,6 @@
383246
"@babel/traverse" "^7.16.7"
384247
"@babel/types" "^7.16.7"
385248

386-
"@babel/helper-simple-access@^7.16.0":
387-
version "7.16.0"
388-
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.16.0.tgz#21d6a27620e383e37534cf6c10bba019a6f90517"
389-
integrity sha512-o1rjBT/gppAqKsYfUdfHq5Rk03lMQrkPHG1OWzHWpLgVXRH4HnMM9Et9CVdIqwkCQlobnGHEJMsgWP/jE1zUiw==
390-
dependencies:
391-
"@babel/types" "^7.16.0"
392-
393249
"@babel/helper-simple-access@^7.16.7":
394250
version "7.16.7"
395251
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.16.7.tgz#d656654b9ea08dbb9659b69d61063ccd343ff0f7"
@@ -404,32 +260,13 @@
404260
dependencies:
405261
"@babel/types" "^7.16.0"
406262

407-
"@babel/helper-split-export-declaration@^7.15.4":
408-
version "7.15.4"
409-
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.15.4.tgz#aecab92dcdbef6a10aa3b62ab204b085f776e257"
410-
integrity sha512-HsFqhLDZ08DxCpBdEVtKmywj6PQbwnF6HHybur0MAnkAKnlS6uHkwnmRIkElB2Owpfb4xL4NwDmDLFubueDXsw==
411-
dependencies:
412-
"@babel/types" "^7.15.4"
413-
414-
"@babel/helper-split-export-declaration@^7.16.0":
415-
version "7.16.0"
416-
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.0.tgz#29672f43663e936df370aaeb22beddb3baec7438"
417-
integrity sha512-0YMMRpuDFNGTHNRiiqJX19GjNXA4H0E8jZ2ibccfSxaCogbm3am5WN/2nQNj0YnQwGWM1J06GOcQ2qnh3+0paw==
418-
dependencies:
419-
"@babel/types" "^7.16.0"
420-
421263
"@babel/helper-split-export-declaration@^7.16.7":
422264
version "7.16.7"
423265
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.7.tgz#0b648c0c42da9d3920d85ad585f2778620b8726b"
424266
integrity sha512-xbWoy/PFoxSWazIToT9Sif+jJTlrMcndIsaOKvTA6u7QEo7ilkRZpjew18/W3c7nm8fXdUDXh02VXTbZ0pGDNw==
425267
dependencies:
426268
"@babel/types" "^7.16.7"
427269

428-
"@babel/helper-validator-identifier@^7.15.7":
429-
version "7.15.7"
430-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz#220df993bfe904a4a6b02ab4f3385a5ebf6e2389"
431-
integrity sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==
432-
433270
"@babel/helper-validator-identifier@^7.16.7":
434271
version "7.16.7"
435272
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad"
@@ -450,15 +287,6 @@
450287
"@babel/traverse" "^7.16.8"
451288
"@babel/types" "^7.16.8"
452289

453-
"@babel/helpers@^7.16.0":
454-
version "7.16.3"
455-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.16.3.tgz#27fc64f40b996e7074dc73128c3e5c3e7f55c43c"
456-
integrity sha512-Xn8IhDlBPhvYTvgewPKawhADichOsbkZuzN7qz2BusOM0brChsyXMDJvldWaYMMUNiCQdQzNEioXTp3sC8Nt8w==
457-
dependencies:
458-
"@babel/template" "^7.16.0"
459-
"@babel/traverse" "^7.16.3"
460-
"@babel/types" "^7.16.0"
461-
462290
"@babel/helpers@^7.17.0":
463291
version "7.17.0"
464292
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.0.tgz#79cdf6c66a579f3a7b5e739371bc63ca0306886b"
@@ -468,15 +296,6 @@
468296
"@babel/traverse" "^7.17.0"
469297
"@babel/types" "^7.17.0"
470298

471-
"@babel/highlight@^7.16.0":
472-
version "7.16.0"
473-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.16.0.tgz#6ceb32b2ca4b8f5f361fb7fd821e3fddf4a1725a"
474-
integrity sha512-t8MH41kUQylBtu2+4IQA3atqevA2lRgqA2wyVB/YiWmsDSuylZZuXOUy9ric30hfzauEFfdsuk/eXTRrGrfd0g==
475-
dependencies:
476-
"@babel/helper-validator-identifier" "^7.15.7"
477-
chalk "^2.0.0"
478-
js-tokens "^4.0.0"
479-
480299
"@babel/highlight@^7.16.7":
481300
version "7.16.10"
482301
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.16.10.tgz#744f2eb81579d6eea753c227b0f570ad785aba88"
@@ -486,21 +305,11 @@
486305
chalk "^2.0.0"
487306
js-tokens "^4.0.0"
488307

489-
"@babel/parser@^7.1.0", "@babel/parser@^7.16.0", "@babel/parser@^7.16.3":
490-
version "7.16.3"
491-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.3.tgz#271bafcb811080905a119222edbc17909c82261d"
492-
integrity sha512-dcNwU1O4sx57ClvLBVFbEgx0UZWfd0JQX5X6fxFRCLHelFBGXFfSz6Y0FAq2PEwUqlqLkdVjVr4VASEOuUnLJw==
493-
494-
"@babel/parser@^7.14.7", "@babel/parser@^7.17.0":
308+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.0":
495309
version "7.17.0"
496310
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.0.tgz#f0ac33eddbe214e4105363bb17c3341c5ffcc43c"
497311
integrity sha512-VKXSCQx5D8S04ej+Dqsr1CzYvvWgf20jIw2D+YhQCrIlr2UZGaDds23Y0xg75/skOxpLCRpUZvk/1EAVkGoDOw==
498312

499-
"@babel/parser@^7.15.4", "@babel/parser@^7.16.10", "@babel/parser@^7.16.7":
500-
version "7.16.12"
501-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.12.tgz#9474794f9a650cf5e2f892444227f98e28cdf8b6"
502-
integrity sha512-VfaV15po8RiZssrkPweyvbGVSe4x2y+aciFCgn0n0/SJMR22cwofRV1mtnJQYcSB1wUTaA/X1LnA3es66MCO5A==
503-
504313
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7":
505314
version "7.16.7"
506315
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.16.7.tgz#4eda6d6c2a0aa79c70fa7b6da67763dfe2141050"
@@ -1120,25 +929,7 @@
1120929
dependencies:
1121930
regenerator-runtime "^0.13.4"
1122931

1123-
"@babel/template@^7.15.4", "@babel/template@^7.3.3":
1124-
version "7.15.4"
1125-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.15.4.tgz#51898d35dcf3faa670c4ee6afcfd517ee139f194"
1126-
integrity sha512-UgBAfEa1oGuYgDIPM2G+aHa4Nlo9Lh6mGD2bDBGMTbYnc38vulXPuC1MGjYILIEmlwl6Rd+BPR9ee3gm20CBtg==
1127-
dependencies:
1128-
"@babel/code-frame" "^7.14.5"
1129-
"@babel/parser" "^7.15.4"
1130-
"@babel/types" "^7.15.4"
1131-
1132-
"@babel/template@^7.16.0":
1133-
version "7.16.0"
1134-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.16.0.tgz#d16a35ebf4cd74e202083356fab21dd89363ddd6"
1135-
integrity sha512-MnZdpFD/ZdYhXwiunMqqgyZyucaYsbL0IrjoGjaVhGilz+x8YB++kRfygSOIj1yOtWKPlx7NBp+9I1RQSgsd5A==
1136-
dependencies:
1137-
"@babel/code-frame" "^7.16.0"
1138-
"@babel/parser" "^7.16.0"
1139-
"@babel/types" "^7.16.0"
1140-
1141-
"@babel/template@^7.16.7":
932+
"@babel/template@^7.16.7", "@babel/template@^7.3.3":
1142933
version "7.16.7"
1143934
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.16.7.tgz#8d126c8701fde4d66b264b3eba3d96f07666d155"
1144935
integrity sha512-I8j/x8kHUrbYRTUxXrrMbfCa7jxkE7tZre39x3kjr9hvI82cK1FfqLygotcWN5kdPGWcLdWMHpSBavse5tWw3w==
@@ -1147,53 +938,7 @@
1147938
"@babel/parser" "^7.16.7"
1148939
"@babel/types" "^7.16.7"
1149940

1150-
"@babel/traverse@^7.13.0", "@babel/traverse@^7.7.2":
1151-
version "7.15.4"
1152-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.4.tgz#ff8510367a144bfbff552d9e18e28f3e2889c22d"
1153-
integrity sha512-W6lQD8l4rUbQR/vYgSuCAE75ADyyQvOpFVsvPPdkhf6lATXAsQIG9YdtOcu8BB1dZ0LKu+Zo3c1wEcbKeuhdlA==
1154-
dependencies:
1155-
"@babel/code-frame" "^7.14.5"
1156-
"@babel/generator" "^7.15.4"
1157-
"@babel/helper-function-name" "^7.15.4"
1158-
"@babel/helper-hoist-variables" "^7.15.4"
1159-
"@babel/helper-split-export-declaration" "^7.15.4"
1160-
"@babel/parser" "^7.15.4"
1161-
"@babel/types" "^7.15.4"
1162-
debug "^4.1.0"
1163-
globals "^11.1.0"
1164-
1165-
"@babel/traverse@^7.16.0", "@babel/traverse@^7.16.3":
1166-
version "7.16.3"
1167-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.3.tgz#f63e8a938cc1b780f66d9ed3c54f532ca2d14787"
1168-
integrity sha512-eolumr1vVMjqevCpwVO99yN/LoGL0EyHiLO5I043aYQvwOJ9eR5UsZSClHVCzfhBduMAsSzgA/6AyqPjNayJag==
1169-
dependencies:
1170-
"@babel/code-frame" "^7.16.0"
1171-
"@babel/generator" "^7.16.0"
1172-
"@babel/helper-function-name" "^7.16.0"
1173-
"@babel/helper-hoist-variables" "^7.16.0"
1174-
"@babel/helper-split-export-declaration" "^7.16.0"
1175-
"@babel/parser" "^7.16.3"
1176-
"@babel/types" "^7.16.0"
1177-
debug "^4.1.0"
1178-
globals "^11.1.0"
1179-
1180-
"@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8":
1181-
version "7.16.10"
1182-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.10.tgz#448f940defbe95b5a8029975b051f75993e8239f"
1183-
integrity sha512-yzuaYXoRJBGMlBhsMJoUW7G1UmSb/eXr/JHYM/MsOJgavJibLwASijW7oXBdw3NQ6T0bW7Ty5P/VarOs9cHmqw==
1184-
dependencies:
1185-
"@babel/code-frame" "^7.16.7"
1186-
"@babel/generator" "^7.16.8"
1187-
"@babel/helper-environment-visitor" "^7.16.7"
1188-
"@babel/helper-function-name" "^7.16.7"
1189-
"@babel/helper-hoist-variables" "^7.16.7"
1190-
"@babel/helper-split-export-declaration" "^7.16.7"
1191-
"@babel/parser" "^7.16.10"
1192-
"@babel/types" "^7.16.8"
1193-
debug "^4.1.0"
1194-
globals "^11.1.0"
1195-
1196-
"@babel/traverse@^7.17.0":
941+
"@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.0", "@babel/traverse@^7.7.2":
1197942
version "7.17.0"
1198943
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.0.tgz#3143e5066796408ccc880a33ecd3184f3e75cd30"
1199944
integrity sha512-fpFIXvqD6kC7c7PUNnZ0Z8cQXlarCLtCUpt2S1Dx7PjoRtCFffvOkHHSom+m5HIxMZn5bIBVb71lhabcmjEsqg==
@@ -1209,15 +954,7 @@
1209954
debug "^4.1.0"
1210955
globals "^11.1.0"
1211956

1212-
"@babel/types@^7.0.0", "@babel/types@^7.12.13", "@babel/types@^7.15.4", "@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":
1213-
version "7.16.8"
1214-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.8.tgz#0ba5da91dd71e0a4e7781a30f22770831062e3c1"
1215-
integrity sha512-smN2DQc5s4M7fntyjGtyIPbRJv6wW4rU/94fmYJ7PKQuZkC0qGMHXJbg6sNGt12JmVr4k5YaptI/XtiLJBnmIg==
1216-
dependencies:
1217-
"@babel/helper-validator-identifier" "^7.16.7"
1218-
to-fast-properties "^2.0.0"
1219-
1220-
"@babel/types@^7.17.0":
957+
"@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.17.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1221958
version "7.17.0"
1222959
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.0.tgz#a826e368bccb6b3d84acd76acad5c0d87342390b"
1223960
integrity sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw==

0 commit comments

Comments
 (0)
Please sign in to comment.