Skip to content

Commit abf56dd

Browse files
refactor: bump @babel/plugin-proposal-class-properties
Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties) from 7.10.1 to 7.18.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.18.6/packages/babel-plugin-proposal-class-properties) --- updated-dependencies: - dependency-name: "@babel/plugin-proposal-class-properties" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a53fc20 commit abf56dd

File tree

2 files changed

+17
-40
lines changed

2 files changed

+17
-40
lines changed

package-lock.json

Lines changed: 16 additions & 39 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
@@ -39,7 +39,7 @@
3939
},
4040
"devDependencies": {
4141
"@babel/core": "7.20.12",
42-
"@babel/plugin-proposal-class-properties": "7.10.1",
42+
"@babel/plugin-proposal-class-properties": "7.18.6",
4343
"@babel/plugin-transform-flow-comments": "7.19.0",
4444
"@babel/plugin-transform-flow-strip-types": "7.19.0",
4545
"@babel/plugin-transform-runtime": "7.19.6",

0 commit comments

Comments
 (0)