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

Commit 2984937

Browse files
Bump @babel/core from 7.17.7 to 7.17.8 (#219)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.7 to 7.17.8. - [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.8/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 67f0359 commit 2984937

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,16 @@
2323
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.7.tgz#078d8b833fbbcc95286613be8c716cef2b519fa2"
2424

2525
"@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.5.5", "@babel/core@^7.7.5":
26-
version "7.17.7"
27-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.7.tgz#f7c28228c83cdf2dbd1b9baa06eaf9df07f0c2f9"
26+
version "7.17.8"
27+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.8.tgz#3dac27c190ebc3a4381110d46c80e77efe172e1a"
2828
dependencies:
2929
"@ampproject/remapping" "^2.1.0"
3030
"@babel/code-frame" "^7.16.7"
3131
"@babel/generator" "^7.17.7"
3232
"@babel/helper-compilation-targets" "^7.17.7"
3333
"@babel/helper-module-transforms" "^7.17.7"
34-
"@babel/helpers" "^7.17.7"
35-
"@babel/parser" "^7.17.7"
34+
"@babel/helpers" "^7.17.8"
35+
"@babel/parser" "^7.17.8"
3636
"@babel/template" "^7.16.7"
3737
"@babel/traverse" "^7.17.3"
3838
"@babel/types" "^7.17.0"
@@ -255,9 +255,9 @@
255255
"@babel/traverse" "^7.16.8"
256256
"@babel/types" "^7.16.8"
257257

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"
258+
"@babel/helpers@^7.17.8":
259+
version "7.17.8"
260+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.8.tgz#288450be8c6ac7e4e44df37bcc53d345e07bc106"
261261
dependencies:
262262
"@babel/template" "^7.16.7"
263263
"@babel/traverse" "^7.17.3"
@@ -271,9 +271,9 @@
271271
chalk "^2.0.0"
272272
js-tokens "^4.0.0"
273273

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"
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.8":
275+
version "7.17.8"
276+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.8.tgz#2817fb9d885dd8132ea0f8eb615a6388cca1c240"
277277

278278
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7":
279279
version "7.16.7"

0 commit comments

Comments
 (0)