Skip to content

Commit a84d7ee

Browse files
Bump @babel/plugin-proposal-decorators from 7.23.5 to 7.23.6 (#340)
Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators) from 7.23.5 to 7.23.6. - [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.6/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 24e2639 commit a84d7ee

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

package-lock.json

Lines changed: 9 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
},
5858
"devDependencies": {
5959
"@babel/plugin-transform-class-properties": "7.23.3",
60-
"@babel/plugin-proposal-decorators": "7.23.5",
60+
"@babel/plugin-proposal-decorators": "7.23.6",
6161
"@typescript-eslint/eslint-plugin": "6.13.1",
6262
"@typescript-eslint/parser": "6.14.0",
6363
"eslint": "8.55.0",

0 commit comments

Comments
 (0)