Bump @babel/plugin-proposal-class-properties from 7.8.3 to 7.10.1

Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties) from 7.8.3 to 7.10.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.1/packages/babel-plugin-proposal-class-properties)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-28 13:10:52 +00:00
committed by GitHub
parent c22d99bbbc
commit 1e1dfc9d89
2 changed files with 180 additions and 6 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
"license": "MIT",
"devDependencies": {
"@babel/core": "7.10.1",
"@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/plugin-proposal-class-properties": "^7.10.1",
"@babel/preset-env": "^7.10.1",
"@babel/preset-react": "^7.10.1",
"@svgr/webpack": "5.4.0",