Skip to content
This repository was archived by the owner on Mar 27, 2022. It is now read-only.

Commit 67f0359

Browse files
Bump @babel/core from 7.17.5 to 7.17.7 (#218)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.5 to 7.17.7. - [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.7/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 88dc592 commit 67f0359

File tree

1 file changed

+38
-28
lines changed

1 file changed

+38
-28
lines changed

yarn.lock

Lines changed: 38 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,21 @@
1818
version "7.16.8"
1919
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.8.tgz#31560f9f29fdf1868de8cb55049538a1b9732a60"
2020

21+
"@babel/compat-data@^7.17.7":
22+
version "7.17.7"
23+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.7.tgz#078d8b833fbbcc95286613be8c716cef2b519fa2"
24+
2125
"@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.5.5", "@babel/core@^7.7.5":
22-
version "7.17.5"
23-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.5.tgz#6cd2e836058c28f06a4ca8ee7ed955bbf37c8225"
26+
version "7.17.7"
27+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.7.tgz#f7c28228c83cdf2dbd1b9baa06eaf9df07f0c2f9"
2428
dependencies:
2529
"@ampproject/remapping" "^2.1.0"
2630
"@babel/code-frame" "^7.16.7"
27-
"@babel/generator" "^7.17.3"
28-
"@babel/helper-compilation-targets" "^7.16.7"
29-
"@babel/helper-module-transforms" "^7.16.7"
30-
"@babel/helpers" "^7.17.2"
31-
"@babel/parser" "^7.17.3"
31+
"@babel/generator" "^7.17.7"
32+
"@babel/helper-compilation-targets" "^7.17.7"
33+
"@babel/helper-module-transforms" "^7.17.7"
34+
"@babel/helpers" "^7.17.7"
35+
"@babel/parser" "^7.17.7"
3236
"@babel/template" "^7.16.7"
3337
"@babel/traverse" "^7.17.3"
3438
"@babel/types" "^7.17.0"
@@ -38,9 +42,9 @@
3842
json5 "^2.1.2"
3943
semver "^6.3.0"
4044

41-
"@babel/generator@^7.17.3":
42-
version "7.17.3"
43-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.3.tgz#a2c30b0c4f89858cb87050c3ffdfd36bdf443200"
45+
"@babel/generator@^7.17.3", "@babel/generator@^7.17.7":
46+
version "7.17.7"
47+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.7.tgz#8da2599beb4a86194a3b24df6c085931d9ee45ad"
4448
dependencies:
4549
"@babel/types" "^7.17.0"
4650
jsesc "^2.5.1"
@@ -59,11 +63,11 @@
5963
"@babel/helper-explode-assignable-expression" "^7.16.7"
6064
"@babel/types" "^7.16.7"
6165

62-
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.7":
63-
version "7.16.7"
64-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.7.tgz#06e66c5f299601e6c7da350049315e83209d551b"
66+
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.7", "@babel/helper-compilation-targets@^7.17.7":
67+
version "7.17.7"
68+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.7.tgz#a3c2924f5e5f0379b356d4cfb313d1414dc30e46"
6569
dependencies:
66-
"@babel/compat-data" "^7.16.4"
70+
"@babel/compat-data" "^7.17.7"
6771
"@babel/helper-validator-option" "^7.16.7"
6872
browserslist "^4.17.5"
6973
semver "^6.3.0"
@@ -169,18 +173,18 @@
169173
dependencies:
170174
"@babel/types" "^7.16.7"
171175

172-
"@babel/helper-module-transforms@^7.16.7":
173-
version "7.16.7"
174-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.16.7.tgz#7665faeb721a01ca5327ddc6bba15a5cb34b6a41"
176+
"@babel/helper-module-transforms@^7.16.7", "@babel/helper-module-transforms@^7.17.7":
177+
version "7.17.7"
178+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.17.7.tgz#3943c7f777139e7954a5355c815263741a9c1cbd"
175179
dependencies:
176180
"@babel/helper-environment-visitor" "^7.16.7"
177181
"@babel/helper-module-imports" "^7.16.7"
178-
"@babel/helper-simple-access" "^7.16.7"
182+
"@babel/helper-simple-access" "^7.17.7"
179183
"@babel/helper-split-export-declaration" "^7.16.7"
180184
"@babel/helper-validator-identifier" "^7.16.7"
181185
"@babel/template" "^7.16.7"
182-
"@babel/traverse" "^7.16.7"
183-
"@babel/types" "^7.16.7"
186+
"@babel/traverse" "^7.17.3"
187+
"@babel/types" "^7.17.0"
184188

185189
"@babel/helper-optimise-call-expression@^7.16.7":
186190
version "7.16.7"
@@ -216,6 +220,12 @@
216220
dependencies:
217221
"@babel/types" "^7.16.7"
218222

223+
"@babel/helper-simple-access@^7.17.7":
224+
version "7.17.7"
225+
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.17.7.tgz#aaa473de92b7987c6dfa7ce9a7d9674724823367"
226+
dependencies:
227+
"@babel/types" "^7.17.0"
228+
219229
"@babel/helper-skip-transparent-expression-wrappers@^7.16.0":
220230
version "7.16.0"
221231
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.16.0.tgz#0ee3388070147c3ae051e487eca3ebb0e2e8bb09"
@@ -245,12 +255,12 @@
245255
"@babel/traverse" "^7.16.8"
246256
"@babel/types" "^7.16.8"
247257

248-
"@babel/helpers@^7.17.2":
249-
version "7.17.2"
250-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.2.tgz#23f0a0746c8e287773ccd27c14be428891f63417"
258+
"@babel/helpers@^7.17.7":
259+
version "7.17.7"
260+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.7.tgz#6fc0a24280fd00026e85424bbfed4650e76d7127"
251261
dependencies:
252262
"@babel/template" "^7.16.7"
253-
"@babel/traverse" "^7.17.0"
263+
"@babel/traverse" "^7.17.3"
254264
"@babel/types" "^7.17.0"
255265

256266
"@babel/highlight@^7.16.7":
@@ -261,9 +271,9 @@
261271
chalk "^2.0.0"
262272
js-tokens "^4.0.0"
263273

264-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.3":
265-
version "7.17.3"
266-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.3.tgz#b07702b982990bf6fdc1da5049a23fece4c5c3d0"
274+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.3", "@babel/parser@^7.17.7":
275+
version "7.17.7"
276+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.7.tgz#fc19b645a5456c8d6fdb6cecd3c66c0173902800"
267277

268278
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7":
269279
version "7.16.7"
@@ -855,7 +865,7 @@
855865
"@babel/parser" "^7.16.7"
856866
"@babel/types" "^7.16.7"
857867

858-
"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.0", "@babel/traverse@^7.17.3":
868+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.3":
859869
version "7.17.3"
860870
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.3.tgz#0ae0f15b27d9a92ba1f2263358ea7c4e7db47b57"
861871
dependencies:

0 commit comments

Comments
 (0)