Skip to content

Commit 139dcc8

Browse files
authored
Merge pull request #1401 from ember-cli/dependabot/npm_and_yarn/babel/plugin-proposal-class-properties-7.16.5
build(deps-dev): bump @babel/plugin-proposal-class-properties from 7.16.0 to 7.16.5
2 parents e24bf8b + 04b18a9 commit 139dcc8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -313,12 +313,12 @@
313313
integrity sha512-Gr86ujcNuPDnNOY8mi383Hvi8IYrJVJYuf3XcuBM/Dgd+bINn/7tHqsj+tKkoreMbmGsFLsltI/JJd8fOFWGDQ==
314314

315315
"@babel/plugin-proposal-class-properties@^7.13.0":
316-
version "7.16.0"
317-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.16.0.tgz#c029618267ddebc7280fa286e0f8ca2a278a2d1a"
318-
integrity sha512-mCF3HcuZSY9Fcx56Lbn+CGdT44ioBMMvjNVldpKtj8tpniETdLjnxdHI1+sDWXIM1nNt+EanJOZ3IG9lzVjs7A==
316+
version "7.16.5"
317+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.16.5.tgz#3269f44b89122110f6339806e05d43d84106468a"
318+
integrity sha512-pJD3HjgRv83s5dv1sTnDbZOaTjghKEz8KUn1Kbh2eAIRhGuyQ1XSeI4xVXU3UlIEVA3DAyIdxqT1eRn7Wcn55A==
319319
dependencies:
320-
"@babel/helper-create-class-features-plugin" "^7.16.0"
321-
"@babel/helper-plugin-utils" "^7.14.5"
320+
"@babel/helper-create-class-features-plugin" "^7.16.5"
321+
"@babel/helper-plugin-utils" "^7.16.5"
322322

323323
"@babel/plugin-proposal-decorators@^7.15.8":
324324
version "7.16.5"

0 commit comments

Comments
 (0)