Skip to content

Commit

Permalink
Update babel monorepo to v7.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 7, 2019
1 parent a119aa9 commit bb2907a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -57,10 +57,10 @@
"@babel/core": "7.7.5",
"@babel/plugin-proposal-class-properties": "7.7.4",
"@babel/plugin-proposal-object-rest-spread": "7.7.4",
"@babel/plugin-transform-runtime": "7.7.5",
"@babel/preset-env": "7.7.5",
"@babel/plugin-transform-runtime": "7.7.6",
"@babel/preset-env": "7.7.6",
"@babel/preset-react": "7.7.4",
"@babel/runtime": "7.7.5",
"@babel/runtime": "7.7.6",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "24.9.0",
"babel-loader": "8.0.6",
Expand Down

0 comments on commit bb2907a

Please sign in to comment.