Skip to content

Commit 826a06b

Browse files
chore(deps-dev): bump @babel/core from 7.21.5 to 7.21.8 (#403)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.21.5 to 7.21.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.21.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 e647e70 commit 826a06b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,17 +38,17 @@
3838
integrity sha512-KYMqFYTaenzMK4yUtf4EW9wc4N9ef80FsbMtkwool5zpwl4YrT1SdWYSTRcT94KO4hannogdS+LxY7L+arP3gA==
3939

4040
"@babel/core@^7.12.3", "@babel/core@^7.18.10", "@babel/core@^7.7.5":
41-
version "7.21.5"
42-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.5.tgz#92f753e8b9f96e15d4b398dbe2f25d1408c9c426"
43-
integrity sha512-9M398B/QH5DlfCOTKDZT1ozXr0x8uBEeFd+dJraGUZGiaNpGCDVGCc14hZexsMblw3XxltJ+6kSvogp9J+5a9g==
41+
version "7.21.8"
42+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.8.tgz#2a8c7f0f53d60100ba4c32470ba0281c92aa9aa4"
43+
integrity sha512-YeM22Sondbo523Sz0+CirSPnbj9bG3P0CdHcBZdqUuaeOaYEFbOLoGU7lebvGP6P5J/WE9wOn7u7C4J9HvS1xQ==
4444
dependencies:
4545
"@ampproject/remapping" "^2.2.0"
4646
"@babel/code-frame" "^7.21.4"
4747
"@babel/generator" "^7.21.5"
4848
"@babel/helper-compilation-targets" "^7.21.5"
4949
"@babel/helper-module-transforms" "^7.21.5"
5050
"@babel/helpers" "^7.21.5"
51-
"@babel/parser" "^7.21.5"
51+
"@babel/parser" "^7.21.8"
5252
"@babel/template" "^7.20.7"
5353
"@babel/traverse" "^7.21.5"
5454
"@babel/types" "^7.21.5"
@@ -352,10 +352,10 @@
352352
chalk "^2.0.0"
353353
js-tokens "^4.0.0"
354354

355-
"@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.21.5":
356-
version "7.21.5"
357-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.5.tgz#821bb520118fd25b982eaf8d37421cf5c64a312b"
358-
integrity sha512-J+IxH2IsxV4HbnTrSWgMAQj0UEo61hDA4Ny8h8PCX0MLXiibqHbqIOVneqdocemSBc22VpBKxt4J6FQzy9HarQ==
355+
"@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.21.5", "@babel/parser@^7.21.8":
356+
version "7.21.8"
357+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.8.tgz#642af7d0333eab9c0ad70b14ac5e76dbde7bfdf8"
358+
integrity sha512-6zavDGdzG3gUqAdWvlLFfk+36RilI+Pwyuuh7HItyeScCWP3k6i8vKclAQ0bM/0y/Kz/xiwvxhMv9MgTJP5gmA==
359359

360360
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
361361
version "7.18.6"

0 commit comments

Comments
 (0)