Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Commit

Permalink
Merge pull request #26 from alphaolomi/renovate/all
Browse files Browse the repository at this point in the history
Update all dependencies
  • Loading branch information
alphaolomi authored Dec 2, 2019
2 parents 909e3ce + 10f2ac9 commit 7e92ed6
Show file tree
Hide file tree
Showing 4 changed files with 507 additions and 642 deletions.
14 changes: 7 additions & 7 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
"graphql-yoga": "^1.17.4"
},
"devDependencies": {
"@babel/cli": "7.6.4",
"@babel/core": "7.6.4",
"@babel/node": "7.6.3",
"@babel/plugin-proposal-class-properties": "7.5.5",
"@babel/plugin-proposal-object-rest-spread": "7.6.2",
"@babel/plugin-transform-arrow-functions": "7.2.0",
"@babel/preset-env": "7.6.3"
"@babel/cli": "7.7.4",
"@babel/core": "7.7.4",
"@babel/node": "7.7.4",
"@babel/plugin-proposal-class-properties": "7.7.4",
"@babel/plugin-proposal-object-rest-spread": "7.7.4",
"@babel/plugin-transform-arrow-functions": "7.7.4",
"@babel/preset-env": "7.7.4"
}
}
Loading

0 comments on commit 7e92ed6

Please sign in to comment.