Skip to content

Commit 1128a76

Browse files
chore(deps-dev): bump @babel/plugin-proposal-class-properties (#7364)
Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties) from 7.13.0 to 7.14.5. - [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.14.5/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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 13c110a commit 1128a76

File tree

2 files changed

+111
-84
lines changed

2 files changed

+111
-84
lines changed

package-lock.json

Lines changed: 110 additions & 83 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
@@ -100,7 +100,7 @@
100100
"@babel/cli": "=7.14.3",
101101
"@babel/core": "=7.14.2",
102102
"@babel/eslint-parser": "=7.14.3",
103-
"@babel/plugin-proposal-class-properties": "=7.13.0",
103+
"@babel/plugin-proposal-class-properties": "=7.14.5",
104104
"@babel/plugin-proposal-nullish-coalescing-operator": "=7.14.2",
105105
"@babel/plugin-proposal-optional-chaining": "=7.14.2",
106106
"@babel/plugin-transform-runtime": "=7.14.3",

0 commit comments

Comments
 (0)