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 Aug 5, 2020
1 parent 5b111ac commit 13c8a8f
Show file tree
Hide file tree
Showing 2 changed files with 1,206 additions and 24 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
"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/standalone": "7.1.0",
"@babel/core": "7.11.1",
"@babel/plugin-proposal-class-properties": "7.10.4",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-syntax-object-rest-spread": "7.8.3",
"@babel/preset-env": "7.11.0",
"@babel/preset-react": "7.10.4",
"@babel/preset-typescript": "7.10.4",
"@babel/standalone": "7.11.2",
"@mdx-js/loader": "0.15.4",
"@mdx-js/mdx": "0.15.4",
"@mizchi/jest-mdx-loader": "0.1.2",
Expand All @@ -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.1.0",
"babel-minify-webpack-plugin": "0.3.1",
"copy-webpack-plugin": "4.5.2",
"coveralls": "3.0.2",
Expand Down
Loading

0 comments on commit 13c8a8f

Please sign in to comment.