Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 19, 2020
1 parent 2fe8cb2 commit e16d504
Show file tree
Hide file tree
Showing 2 changed files with 233 additions and 79 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,15 @@
"winston": "3.2.1"
},
"devDependencies": {
"@babel/core": "7.10.2",
"@babel/core": "7.10.3",
"@babel/helpers": "7.10.1",
"@babel/plugin-proposal-class-properties": "7.10.1",
"@babel/plugin-proposal-export-default-from": "7.10.1",
"@babel/plugin-proposal-export-namespace-from": "7.10.1",
"@babel/plugin-proposal-object-rest-spread": "7.10.1",
"@babel/plugin-proposal-optional-chaining": "7.10.1",
"@babel/plugin-proposal-object-rest-spread": "7.10.3",
"@babel/plugin-proposal-optional-chaining": "7.10.3",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/preset-env": "7.10.2",
"@babel/preset-env": "7.10.3",
"@babel/preset-react": "7.10.1",
"@babel/preset-typescript": "7.10.1",
"@hot-loader/react-dom": "16.13.0",
Expand Down

1 comment on commit e16d504

@vercel
Copy link

@vercel vercel bot commented on e16d504 Jun 19, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.