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 May 4, 2019
1 parent 6a95196 commit 34359d4
Show file tree
Hide file tree
Showing 2 changed files with 608 additions and 17 deletions.
14 changes: 7 additions & 7 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/core": "7.4.4",
"@babel/plugin-proposal-class-properties": "7.4.4",
"@babel/plugin-syntax-dynamic-import": "7.2.0",
"@babel/plugin-syntax-object-rest-spread": "7.2.0",
"@babel/preset-env": "7.4.4",
"@babel/preset-react": "7.0.0",
"@babel/preset-typescript": "7.1.0",
"@babel/standalone": "7.1.0",
"@babel/preset-typescript": "7.3.3",
"@babel/standalone": "7.4.4",
"@mdx-js/loader": "0.15.4",
"@mdx-js/mdx": "0.15.4",
"@mizchi/jest-mdx-loader": "0.1.2",
Expand Down
Loading

0 comments on commit 34359d4

Please sign in to comment.