Skip to content

Commit

Permalink
Update babel monorepo to v7.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 8, 2019
1 parent b0e0162 commit f9bd6c6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@
"url-parse": "^1.4.7"
},
"devDependencies": {
"@babel/cli": "7.6.0",
"@babel/core": "7.6.0",
"@babel/cli": "7.6.3",
"@babel/core": "7.6.3",
"@babel/plugin-transform-modules-commonjs": "7.6.0",
"@babel/preset-env": "7.6.0",
"@babel/preset-env": "7.6.3",
"babel-jest": "24.9.0",
"del-cli": "3.0.0",
"eslint": "6.4.0",
Expand Down

0 comments on commit f9bd6c6

Please sign in to comment.