Skip to content

Commit 857b092

Browse files
build(deps-dev): bump @babel/plugin-proposal-decorators from 7.16.5 to 7.16.7 (#1406)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 28c4479 commit 857b092

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
@@ -93,7 +93,7 @@
9393
browserslist "^4.14.5"
9494
semver "^6.3.0"
9595

96-
"@babel/helper-create-class-features-plugin@^7.16.5", "@babel/helper-create-class-features-plugin@^7.16.7":
96+
"@babel/helper-create-class-features-plugin@^7.16.7":
9797
version "7.16.7"
9898
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.7.tgz#9c5b34b53a01f2097daf10678d65135c1b9f84ba"
9999
integrity sha512-kIFozAvVfK05DM4EVQYKK+zteWvY85BFdGBRQBytRyY3y+6PX0DkDOn/CZ3lEuczCfrCxEzwt0YtP/87YPTWSw==
@@ -208,7 +208,7 @@
208208
dependencies:
209209
"@babel/types" "^7.16.7"
210210

211-
"@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.16.5", "@babel/helper-plugin-utils@^7.16.7", "@babel/helper-plugin-utils@^7.8.0":
211+
"@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.16.7", "@babel/helper-plugin-utils@^7.8.0":
212212
version "7.16.7"
213213
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.7.tgz#aa3a8ab4c3cceff8e65eb9e73d87dc4ff320b2f5"
214214
integrity sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA==
@@ -316,13 +316,13 @@
316316
"@babel/helper-plugin-utils" "^7.16.7"
317317

318318
"@babel/plugin-proposal-decorators@^7.15.8":
319-
version "7.16.5"
320-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.16.5.tgz#4617420d3685078dfab8f68f859dca1448bbb3c7"
321-
integrity sha512-XAiZll5oCdp2Dd2RbXA3LVPlFyIRhhcQy+G34p9ePpl6mjFkbqHAYHovyw2j5mqUrlBf0/+MtOIJ3JGYtz8qaw==
319+
version "7.16.7"
320+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.16.7.tgz#922907d2e3e327f5b07d2246bcfc0bd438f360d2"
321+
integrity sha512-DoEpnuXK14XV9btI1k8tzNGCutMclpj4yru8aXKoHlVmbO1s+2A+g2+h4JhcjrxkFJqzbymnLG6j/niOf3iFXQ==
322322
dependencies:
323-
"@babel/helper-create-class-features-plugin" "^7.16.5"
324-
"@babel/helper-plugin-utils" "^7.16.5"
325-
"@babel/plugin-syntax-decorators" "^7.16.5"
323+
"@babel/helper-create-class-features-plugin" "^7.16.7"
324+
"@babel/helper-plugin-utils" "^7.16.7"
325+
"@babel/plugin-syntax-decorators" "^7.16.7"
326326

327327
"@babel/plugin-syntax-async-generators@^7.8.4":
328328
version "7.8.4"
@@ -345,12 +345,12 @@
345345
dependencies:
346346
"@babel/helper-plugin-utils" "^7.12.13"
347347

348-
"@babel/plugin-syntax-decorators@^7.16.5":
349-
version "7.16.5"
350-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.16.5.tgz#8d397dee482716a79f1a22314f0b4770a5b67427"
351-
integrity sha512-3CbYTXfflvyy8O819uhZcZSMedZG4J8yS/NLTc/8T24M9ke1GssTGvg8VZu3Yn2LU5IyQSv1CmPq0a9JWHXJwg==
348+
"@babel/plugin-syntax-decorators@^7.16.7":
349+
version "7.16.7"
350+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.16.7.tgz#f66a0199f16de7c1ef5192160ccf5d069739e3d3"
351+
integrity sha512-vQ+PxL+srA7g6Rx6I1e15m55gftknl2X8GCUW1JTlkTaXZLJOS0UcaY0eK9jYT7IYf4awn6qwyghVHLDz1WyMw==
352352
dependencies:
353-
"@babel/helper-plugin-utils" "^7.16.5"
353+
"@babel/helper-plugin-utils" "^7.16.7"
354354

355355
"@babel/plugin-syntax-import-meta@^7.8.3":
356356
version "7.10.4"

0 commit comments

Comments
 (0)