Skip to content

Commit 3c1e59e

Browse files
Bump @babel/plugin-transform-class-properties from 7.23.3 to 7.24.1 (#459)
Bumps [@babel/plugin-transform-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-class-properties) from 7.23.3 to 7.24.1. - [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.24.1/packages/babel-plugin-transform-class-properties) --- updated-dependencies: - dependency-name: "@babel/plugin-transform-class-properties" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7398e21 commit 3c1e59e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 6 additions & 6 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
@@ -60,7 +60,7 @@
6060
},
6161
"devDependencies": {
6262
"@babel/plugin-proposal-decorators": "7.24.1",
63-
"@babel/plugin-transform-class-properties": "7.23.3",
63+
"@babel/plugin-transform-class-properties": "7.24.1",
6464
"@testing-library/react": "14.2.2",
6565
"@types/react": "18.2.67",
6666
"@types/react-dom": "18.2.22",

0 commit comments

Comments
 (0)