Skip to content

Commit b68aabc

Browse files
dependabot-preview[bot]proofit404
authored andcommitted
Bump @babel/plugin-proposal-class-properties from 7.5.5 to 7.7.0 in /app (#252)
Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel) from 7.5.5 to 7.7.0. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](babel/babel@v7.5.5...v7.7.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent c243434 commit b68aabc

File tree

2 files changed

+163
-98
lines changed

2 files changed

+163
-98
lines changed

app/package-lock.json

Lines changed: 162 additions & 97 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"devDependencies": {
1313
"@babel/core": "^7.7.0",
14-
"@babel/plugin-proposal-class-properties": "^7.5.5",
14+
"@babel/plugin-proposal-class-properties": "^7.7.0",
1515
"@babel/preset-env": "^7.7.1",
1616
"@fullhuman/postcss-purgecss": "^1.3.0",
1717
"autoprefixer": "^9.7.1",

0 commit comments

Comments
 (0)