Skip to content

Commit

Permalink
Update babel monorepo to v7.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 26, 2020
1 parent 3a9319c commit 005b778
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@
"postbump": "yarn build:packages"
},
"devDependencies": {
"@babel/core": "7.9.6",
"@babel/core": "7.10.0",
"@babel/plugin-proposal-class-properties": "7.8.3",
"@babel/plugin-proposal-object-rest-spread": "7.9.6",
"@babel/plugin-transform-runtime": "7.9.6",
"@babel/preset-env": "7.9.6",
"@babel/preset-react": "7.9.4",
"@babel/plugin-proposal-object-rest-spread": "7.10.0",
"@babel/plugin-transform-runtime": "7.10.0",
"@babel/preset-env": "7.10.0",
"@babel/preset-react": "7.10.0",
"@babel/preset-typescript": "7.9.0",
"@pika/pack": "0.5.0",
"@pika/plugin-build-node": "0.9.2",
Expand Down

0 comments on commit 005b778

Please sign in to comment.