Skip to content

Commit

Permalink
build: update babel monorepo (#480)
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 Oct 17, 2020
1 parent 9f190a6 commit 722507b
Show file tree
Hide file tree
Showing 2 changed files with 647 additions and 13 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
"size": "lerna exec size-limit"
},
"devDependencies": {
"@babel/cli": "~7.11.0",
"@babel/core": "~7.11.0",
"@babel/preset-env": "~7.11.0",
"@babel/cli": "~7.12.0",
"@babel/core": "~7.12.0",
"@babel/preset-env": "~7.12.0",
"@rollup/plugin-babel": "~5.2.0",
"axios": "~0.19.2",
"axios-mock-adapter": "~1.18.0",
Expand Down

0 comments on commit 722507b

Please sign in to comment.