Bump @babel/plugin-proposal-class-properties from 7.13.0 to 7.14.5

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)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2021-06-10 08:49:41 +00:00
committed by GitHub
parent d72584b439
commit 06da8fffd4
2 changed files with 201 additions and 6 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
"devDependencies": {
"@babel/cli": "^7.14.3",
"@babel/core": "^7.14.2",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/plugin-transform-typescript": "^7.14.4",
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "^7.14.4",