Skip to content

Commit

Permalink
Update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 8, 2019
1 parent 3211686 commit 41431da
Show file tree
Hide file tree
Showing 2 changed files with 297 additions and 413 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"compile:prod:js": "yarn compile:dev:js --environment BABEL_ENV:production"
},
"devDependencies": {
"@babel/core": "7.4.3",
"@babel/plugin-proposal-class-properties": "7.4.0",
"@babel/preset-env": "7.4.3",
"@babel/core": "7.5.0",
"@babel/plugin-proposal-class-properties": "7.5.0",
"@babel/preset-env": "7.5.2",
"babel-minify": "0.5.0",
"cssnano": "4.1.10",
"npm-run-all": "4.1.5",
Expand Down
Loading

0 comments on commit 41431da

Please sign in to comment.