Skip to content

Commit 28b800a

Browse files
build(deps-dev): Bump @babel/plugin-proposal-decorators from 7.23.6 to 7.23.9 (#2075)
Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators) from 7.23.6 to 7.23.9. - [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.23.9/packages/babel-plugin-proposal-decorators) --- updated-dependencies: - dependency-name: "@babel/plugin-proposal-decorators" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 24b8f49 commit 28b800a

File tree

1 file changed

+8
-11
lines changed

1 file changed

+8
-11
lines changed

yarn.lock

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,10 @@
8686
lru-cache "^5.1.1"
8787
semver "^6.3.1"
8888

89-
"@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.23.6":
90-
version "7.23.6"
91-
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.23.6.tgz#b04d915ce92ce363666f816a884cdcfc9be04953"
92-
integrity sha512-cBXU1vZni/CpGF29iTu4YRbOZt3Wat6zCoMDxRF1MayiEc4URxOj31tT65HUM0CRpMowA3HCJaAOVOUnMf96cw==
89+
"@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.23.9":
90+
version "7.23.9"
91+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.23.9.tgz#fddfdf51fca28f23d16b9e3935a4732690acfad6"
92+
integrity sha512-B2L9neXTIyPQoXDm+NtovPvG6VOLWnaXu3BIeVDWwdKFgG30oNa6CqVGiJPDWQwIAK49t9gnQI9c6K6RzabiKw==
9393
dependencies:
9494
"@babel/helper-annotate-as-pure" "^7.22.5"
9595
"@babel/helper-environment-visitor" "^7.22.20"
@@ -235,15 +235,12 @@
235235
"@babel/helper-plugin-utils" "^7.18.6"
236236

237237
"@babel/plugin-proposal-decorators@^7.23.2":
238-
version "7.23.6"
239-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.23.6.tgz#b34e9837c4fb0277c6d571581c76595521cf2db4"
240-
integrity sha512-D7Ccq9LfkBFnow3azZGJvZYgcfeqAw3I1e5LoTpj6UKIFQilh8yqXsIGcRIqbBdsPWIz+Ze7ZZfggSj62Qp+Fg==
238+
version "7.23.9"
239+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.23.9.tgz#126d947d62ee72022ec46813983c6dd861456fa3"
240+
integrity sha512-hJhBCb0+NnTWybvWq2WpbCYDOcflSbx0t+BYP65e5R9GVnukiDTi+on5bFkk4p7QGuv190H6KfNiV9Knf/3cZA==
241241
dependencies:
242-
"@babel/helper-create-class-features-plugin" "^7.23.6"
242+
"@babel/helper-create-class-features-plugin" "^7.23.9"
243243
"@babel/helper-plugin-utils" "^7.22.5"
244-
"@babel/helper-replace-supers" "^7.22.20"
245-
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
246-
"@babel/helper-split-export-declaration" "^7.22.6"
247244
"@babel/plugin-syntax-decorators" "^7.23.3"
248245

249246
"@babel/plugin-syntax-async-generators@^7.8.4":

0 commit comments

Comments
 (0)