Skip to content

Commit 6559ca5

Browse files
authored
Merge pull request #1235 from ember-cli/dependabot/npm_and_yarn/babel/plugin-proposal-class-properties-7.14.5
build(deps-dev): bump @babel/plugin-proposal-class-properties from 7.13.0 to 7.14.5
2 parents 4a2753d + ab0aa59 commit 6559ca5

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
browserslist "^4.14.5"
124124
semver "^6.3.0"
125125

126-
"@babel/helper-create-class-features-plugin@^7.13.0", "@babel/helper-create-class-features-plugin@^7.14.5":
126+
"@babel/helper-create-class-features-plugin@^7.14.5":
127127
version "7.14.5"
128128
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.5.tgz#8842ec495516dd1ed8f6c572be92ba78b1e9beef"
129129
integrity sha512-Uq9z2e7ZtcnDMirRqAGLRaLwJn+Lrh388v5ETrR3pALJnElVh2zqQmdbz4W2RUJYohAPh2mtyPUgyMHMzXMncQ==
@@ -246,7 +246,7 @@
246246
dependencies:
247247
"@babel/types" "^7.14.5"
248248

249-
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.8.0":
249+
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.8.0":
250250
version "7.14.5"
251251
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz#5ac822ce97eec46741ab70a517971e443a70c5a9"
252252
integrity sha512-/37qQCE3K0vvZKwoK4XU/irIJQdIfCJuhU5eKnNxpFDsOkgFaUAwbv+RYw6eYgsC0E4hS7r5KqGULUogqui0fQ==
@@ -350,12 +350,12 @@
350350
integrity sha512-TM8C+xtH/9n1qzX+JNHi7AN2zHMTiPUtspO0ZdHflW8KaskkALhMmuMHb4bCmNdv9VAPzJX3/bXqkVLnAvsPfg==
351351

352352
"@babel/plugin-proposal-class-properties@^7.13.0":
353-
version "7.13.0"
354-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.13.0.tgz#146376000b94efd001e57a40a88a525afaab9f37"
355-
integrity sha512-KnTDjFNC1g+45ka0myZNvSBFLhNCLN+GeGYLDEA8Oq7MZ6yMgfLoIRh86GRT0FjtJhZw8JyUskP9uvj5pHM9Zg==
353+
version "7.14.5"
354+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.14.5.tgz#40d1ee140c5b1e31a350f4f5eed945096559b42e"
355+
integrity sha512-q/PLpv5Ko4dVc1LYMpCY7RVAAO4uk55qPwrIuJ5QJ8c6cVuAmhu7I/49JOppXL6gXf7ZHzpRVEUZdYoPLM04Gg==
356356
dependencies:
357-
"@babel/helper-create-class-features-plugin" "^7.13.0"
358-
"@babel/helper-plugin-utils" "^7.13.0"
357+
"@babel/helper-create-class-features-plugin" "^7.14.5"
358+
"@babel/helper-plugin-utils" "^7.14.5"
359359

360360
"@babel/plugin-proposal-decorators@^7.13.15":
361361
version "7.14.5"

0 commit comments

Comments
 (0)