Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update babel monorepo
Browse files Browse the repository at this point in the history
renovate-bot committed Nov 11, 2019
1 parent 6a95196 commit cca4ee3
Showing 2 changed files with 738 additions and 17 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -21,13 +21,13 @@
"analyze:pwa": "pwmetrics https://nedi.app"
},
"devDependencies": {
"@babel/core": "7.1.2",
"@babel/plugin-proposal-class-properties": "7.1.0",
"@babel/plugin-syntax-dynamic-import": "7.0.0",
"@babel/plugin-syntax-object-rest-spread": "7.0.0",
"@babel/preset-env": "7.1.0",
"@babel/preset-react": "7.0.0",
"@babel/preset-typescript": "7.1.0",
"@babel/core": "7.7.2",
"@babel/plugin-proposal-class-properties": "7.7.0",
"@babel/plugin-syntax-dynamic-import": "7.2.0",
"@babel/plugin-syntax-object-rest-spread": "7.2.0",
"@babel/preset-env": "7.7.1",
"@babel/preset-react": "7.7.0",
"@babel/preset-typescript": "7.7.2",
"@babel/standalone": "7.1.0",
"@mdx-js/loader": "0.15.4",
"@mdx-js/mdx": "0.15.4",
@@ -47,7 +47,7 @@
"@types/recompose": "0.26.5",
"@types/redux-logger": "3.0.6",
"@types/redux-promise": "0.5.28",
"babel-loader": "8.0.4",
"babel-loader": "8.0.6",
"babel-minify-webpack-plugin": "0.3.1",
"copy-webpack-plugin": "4.5.2",
"coveralls": "3.0.2",
Loading

0 comments on commit cca4ee3

Please sign in to comment.