Skip to content

Commit

Permalink
Update babel monorepo to v7.8.0 (#263)
Browse files Browse the repository at this point in the history
Co-authored-by: WhiteSource Renovate <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Jan 12, 2020
1 parent 57e207e commit 023d232
Show file tree
Hide file tree
Showing 2 changed files with 663 additions and 604 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
"warning": "^4.0.3"
},
"devDependencies": {
"@babel/core": "7.7.7",
"@babel/plugin-proposal-class-properties": "7.7.4",
"@babel/preset-env": "7.7.7",
"@babel/preset-react": "7.7.4",
"@babel/core": "7.8.0",
"@babel/plugin-proposal-class-properties": "7.8.0",
"@babel/preset-env": "7.8.0",
"@babel/preset-react": "7.8.0",
"@testing-library/react": "9.4.0",
"@testing-library/react-hooks": "3.2.1",
"babel-jest": "24.9.0",
Expand Down
Loading

0 comments on commit 023d232

Please sign in to comment.