Skip to content

Commit 5ed92f8

Browse files
chore(deps-dev): bump @babel/core from 7.12.13 to 7.12.16 (#26)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.13 to 7.12.16. - [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.12.16/packages/babel-core) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 406a7b2 commit 5ed92f8

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@
2222
integrity sha512-U/hshG5R+SIoW7HVWIdmy1cB7s3ki+r3FpyEZiCgpi4tFgPnX/vynY80ZGSASOIrUM6O7VxOgCZgdt7h97bUGg==
2323

2424
"@babel/core@^7.1.0", "@babel/core@^7.12.10", "@babel/core@^7.7.5":
25-
version "7.12.13"
26-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.13.tgz#b73a87a3a3e7d142a66248bf6ad88b9ceb093425"
27-
integrity sha512-BQKE9kXkPlXHPeqissfxo0lySWJcYdEP0hdtJOH/iJfDdhOCcgtNCjftCJg3qqauB4h+lz2N6ixM++b9DN1Tcw==
25+
version "7.12.16"
26+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.16.tgz#8c6ba456b23b680a6493ddcfcd9d3c3ad51cab7c"
27+
integrity sha512-t/hHIB504wWceOeaOoONOhu+gX+hpjfeN6YRBT209X/4sibZQfSF1I0HFRRlBe97UZZosGx5XwUg1ZgNbelmNw==
2828
dependencies:
2929
"@babel/code-frame" "^7.12.13"
30-
"@babel/generator" "^7.12.13"
30+
"@babel/generator" "^7.12.15"
3131
"@babel/helper-module-transforms" "^7.12.13"
3232
"@babel/helpers" "^7.12.13"
33-
"@babel/parser" "^7.12.13"
33+
"@babel/parser" "^7.12.16"
3434
"@babel/template" "^7.12.13"
3535
"@babel/traverse" "^7.12.13"
3636
"@babel/types" "^7.12.13"
@@ -51,10 +51,10 @@
5151
eslint-visitor-keys "^1.3.0"
5252
semver "^6.3.0"
5353

54-
"@babel/generator@^7.12.13":
55-
version "7.12.13"
56-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.13.tgz#5f6ebe6c85db99886db2d7b044409196f872a503"
57-
integrity sha512-9qQ8Fgo8HaSvHEt6A5+BATP7XktD/AdAnObUeTRz5/e2y3kbrxZgz32qUJJsdmwUvBJzF4AeV21nGTNwv05Mpw==
54+
"@babel/generator@^7.12.13", "@babel/generator@^7.12.15":
55+
version "7.12.15"
56+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.15.tgz#4617b5d0b25cc572474cc1aafee1edeaf9b5368f"
57+
integrity sha512-6F2xHxBiFXWNSGb7vyCUTBF8RCLY66rS0zEPcP8t/nQyXjha5EuK4z7H5o7fWG8B4M7y6mqVWq1J+1PuwRhecQ==
5858
dependencies:
5959
"@babel/types" "^7.12.13"
6060
jsesc "^2.5.1"
@@ -253,10 +253,10 @@
253253
chalk "^2.0.0"
254254
js-tokens "^4.0.0"
255255

256-
"@babel/parser@^7.1.0", "@babel/parser@^7.12.13":
257-
version "7.12.14"
258-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.14.tgz#4adb7c5eef1d437ef965ad1569cd826db8c11dc9"
259-
integrity sha512-xcfxDq3OrBnDsA/Z8eK5/2iPcLD8qbOaSSfOw4RA6jp4i7e6dEQ7+wTwxItEwzcXPQcsry5nZk96gmVPKletjQ==
256+
"@babel/parser@^7.1.0", "@babel/parser@^7.12.13", "@babel/parser@^7.12.16":
257+
version "7.12.16"
258+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.16.tgz#cc31257419d2c3189d394081635703f549fc1ed4"
259+
integrity sha512-c/+u9cqV6F0+4Hpq01jnJO+GLp2DdT63ppz9Xa+6cHaajM9VFzK/iDXiKK65YtpeVwu+ctfS6iqlMqRgQRzeCw==
260260

261261
"@babel/plugin-proposal-async-generator-functions@^7.12.13":
262262
version "7.12.13"

0 commit comments

Comments
 (0)