Skip to content

Commit c7cfba2

Browse files
Bump @babel/plugin-proposal-class-properties from 7.7.0 to 7.7.4
Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel) from 7.7.0 to 7.7.4. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](babel/babel@v7.7.0...v7.7.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 94b436e commit c7cfba2

File tree

2 files changed

+137
-5
lines changed

2 files changed

+137
-5
lines changed

package-lock.json

Lines changed: 136 additions & 4 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
@@ -42,7 +42,7 @@
4242
"license": "MIT",
4343
"devDependencies": {
4444
"@babel/core": "7.7.2",
45-
"@babel/plugin-proposal-class-properties": "^7.7.0",
45+
"@babel/plugin-proposal-class-properties": "^7.7.4",
4646
"@babel/preset-env": "^7.7.4",
4747
"@babel/preset-react": "^7.7.0",
4848
"@svgr/webpack": "4.3.3",

0 commit comments

Comments
 (0)