Skip to content

Commit

Permalink
Update babel monorepo to v7.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 30, 2020
1 parent d59adc8 commit 61f3cb5
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 @@ -8,13 +8,13 @@
"watch": "babel -w src --out-dir . --ignore **/__tests__"
},
"dependencies": {
"@babel/runtime": "7.9.6",
"@babel/runtime": "7.10.4",
"mini-svg-data-uri": "1.1.3",
"svgo": "1.3.2"
},
"devDependencies": {
"@babel/cli": "7.8.4",
"@babel/core": "7.9.6",
"@babel/cli": "7.10.4",
"@babel/core": "7.10.4",
"babel-preset-gatsby-package": "0.2.18",
"cross-env": "5.2.1",
"eslint": "6.8.0",
Expand Down

0 comments on commit 61f3cb5

Please sign in to comment.