Skip to content

Commit

Permalink
Update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 9, 2021
1 parent c0546e3 commit b5b5ec6
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.14.0",
"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.13.16",
"@babel/core": "7.14.0",
"babel-preset-gatsby-package": "0.5.3",
"cross-env": "7.0.2",
"eslint": "6.8.0",
Expand Down

0 comments on commit b5b5ec6

Please sign in to comment.