Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.12.1 (#181)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Oct 16, 2020
1 parent 54e2277 commit 2a53705
Show file tree
Hide file tree
Showing 2 changed files with 450 additions and 478 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@
"substyle": "^9.1.0"
},
"devDependencies": {
"@babel/core": "7.12.0",
"@babel/plugin-proposal-object-rest-spread": "7.11.0",
"@babel/plugin-transform-runtime": "7.12.0",
"@babel/preset-env": "7.12.0",
"@babel/preset-flow": "7.10.4",
"@babel/preset-react": "7.10.4",
"@babel/core": "7.12.1",
"@babel/plugin-proposal-object-rest-spread": "7.12.1",
"@babel/plugin-transform-runtime": "7.12.1",
"@babel/preset-env": "7.12.1",
"@babel/preset-flow": "7.12.1",
"@babel/preset-react": "7.12.1",
"@testing-library/react": "11.1.0",
"babel-eslint": "10.1.0",
"babel-loader": "8.1.0",
Expand Down
Loading

1 comment on commit 2a53705

@vercel
Copy link

@vercel vercel bot commented on 2a53705 Oct 16, 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.