Skip to content

Commit

Permalink
Update: Package dependencies to v7.8.7 ๐Ÿ†™ (#15)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Mar 15, 2020
1 parent f731413 commit 24e80b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@
"clean": "rm -rf dist types"
},
"dependencies": {
"@babel/core": "7.8.6",
"@babel/core": "7.8.7",
"@babel/plugin-proposal-class-properties": "7.8.3",
"@babel/plugin-proposal-private-methods": "7.8.3",
"@babel/plugin-transform-runtime": "7.8.3",
"@babel/preset-env": "7.8.6",
"@babel/preset-env": "7.8.7",
"@babel/preset-react": "7.8.3",
"@babel/preset-typescript": "7.8.3",
"babel-plugin-transform-import-aliases": "1.0.0",
Expand Down

0 comments on commit 24e80b6

Please sign in to comment.