Skip to content

Commit 4569033

Browse files
chore(deps-dev): bump @babel/plugin-proposal-class-properties (#846)
Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties) from 7.13.0 to 7.14.5. - [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.14.5/packages/babel-plugin-proposal-class-properties) --- updated-dependencies: - dependency-name: "@babel/plugin-proposal-class-properties" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a6b9fdd commit 4569033

File tree

1 file changed

+15
-14
lines changed

1 file changed

+15
-14
lines changed

yarn.lock

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -152,16 +152,17 @@
152152
browserslist "^4.16.6"
153153
semver "^6.3.0"
154154

155-
"@babel/helper-create-class-features-plugin@^7.12.1", "@babel/helper-create-class-features-plugin@^7.13.0":
156-
version "7.13.8"
157-
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.13.8.tgz#0367bd0a7505156ce018ca464f7ac91ba58c1a04"
158-
integrity sha512-qioaRrKHQbn4hkRKDHbnuQ6kAxmmOF+kzKGnIfxPK4j2rckSJCpKzr/SSTlohSCiE3uAQpNDJ9FIh4baeE8W+w==
155+
"@babel/helper-create-class-features-plugin@^7.12.1", "@babel/helper-create-class-features-plugin@^7.13.0", "@babel/helper-create-class-features-plugin@^7.14.5":
156+
version "7.15.4"
157+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.15.4.tgz#7f977c17bd12a5fba363cb19bea090394bf37d2e"
158+
integrity sha512-7ZmzFi+DwJx6A7mHRwbuucEYpyBwmh2Ca0RvI6z2+WLZYCqV0JOaLb+u0zbtmDicebgKBZgqbYfLaKNqSgv5Pw==
159159
dependencies:
160-
"@babel/helper-function-name" "^7.12.13"
161-
"@babel/helper-member-expression-to-functions" "^7.13.0"
162-
"@babel/helper-optimise-call-expression" "^7.12.13"
163-
"@babel/helper-replace-supers" "^7.13.0"
164-
"@babel/helper-split-export-declaration" "^7.12.13"
160+
"@babel/helper-annotate-as-pure" "^7.15.4"
161+
"@babel/helper-function-name" "^7.15.4"
162+
"@babel/helper-member-expression-to-functions" "^7.15.4"
163+
"@babel/helper-optimise-call-expression" "^7.15.4"
164+
"@babel/helper-replace-supers" "^7.15.4"
165+
"@babel/helper-split-export-declaration" "^7.15.4"
165166

166167
"@babel/helper-create-regexp-features-plugin@^7.12.13":
167168
version "7.12.17"
@@ -505,12 +506,12 @@
505506
"@babel/plugin-syntax-async-generators" "^7.8.4"
506507

507508
"@babel/plugin-proposal-class-properties@^7.0.0", "@babel/plugin-proposal-class-properties@^7.1.0", "@babel/plugin-proposal-class-properties@^7.13.0", "@babel/plugin-proposal-class-properties@^7.8.3":
508-
version "7.13.0"
509-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.13.0.tgz#146376000b94efd001e57a40a88a525afaab9f37"
510-
integrity sha512-KnTDjFNC1g+45ka0myZNvSBFLhNCLN+GeGYLDEA8Oq7MZ6yMgfLoIRh86GRT0FjtJhZw8JyUskP9uvj5pHM9Zg==
509+
version "7.14.5"
510+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.14.5.tgz#40d1ee140c5b1e31a350f4f5eed945096559b42e"
511+
integrity sha512-q/PLpv5Ko4dVc1LYMpCY7RVAAO4uk55qPwrIuJ5QJ8c6cVuAmhu7I/49JOppXL6gXf7ZHzpRVEUZdYoPLM04Gg==
511512
dependencies:
512-
"@babel/helper-create-class-features-plugin" "^7.13.0"
513-
"@babel/helper-plugin-utils" "^7.13.0"
513+
"@babel/helper-create-class-features-plugin" "^7.14.5"
514+
"@babel/helper-plugin-utils" "^7.14.5"
514515

515516
"@babel/plugin-proposal-dynamic-import@^7.13.8":
516517
version "7.13.8"

0 commit comments

Comments
 (0)