Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.10.1 (#12)
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 May 27, 2020
1 parent 3dca5c4 commit f3c665f
Show file tree
Hide file tree
Showing 2 changed files with 694 additions and 413 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,18 +18,18 @@
"precommit": "yarn format:js && yarn format:styles && yarn lint:js"
},
"dependencies": {
"@babel/runtime": "7.9.6",
"@babel/runtime": "7.10.1",
"babel-plugin-styled-components": "1.10.7",
"react": "16.13.1",
"react-dom": "16.13.1",
"styled-components": "5.1.1",
"use-sound": "1.0.2"
},
"devDependencies": {
"@babel/core": "7.9.6",
"@babel/plugin-transform-runtime": "7.9.6",
"@babel/preset-env": "7.9.6",
"@babel/preset-react": "7.9.4",
"@babel/core": "7.10.1",
"@babel/plugin-transform-runtime": "7.10.1",
"@babel/preset-env": "7.10.1",
"@babel/preset-react": "7.10.1",
"babel-eslint": "10.1.0",
"babel-loader": "8.1.0",
"eslint": "7.1.0",
Expand Down
Loading

0 comments on commit f3c665f

Please sign in to comment.