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 Aug 5, 2020
1 parent 565b36e commit 0d56dcd
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 125 deletions.
211 changes: 89 additions & 122 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
"url": "https://github.com/kraynel/gatsby-transformer-gitinfo/issues"
},
"dependencies": {
"@babel/runtime": "7.10.4",
"@babel/runtime": "7.11.2",
"simple-git": "1.132.0"
},
"devDependencies": {
"@babel/cli": "7.10.4",
"@babel/core": "7.10.4",
"@babel/cli": "7.10.5",
"@babel/core": "7.11.1",
"babel-preset-gatsby-package": "0.5.1",
"cross-env": "5.2.1",
"jest": "24.9.0"
Expand Down

0 comments on commit 0d56dcd

Please sign in to comment.