Skip to content

Commit

Permalink
chore: Bump deps (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChefKai authored Sep 8, 2021
1 parent 554dfec commit 8c39a9f
Show file tree
Hide file tree
Showing 2 changed files with 143 additions and 92 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
}
},
"dependencies": {
"ethers": "^5.4.2",
"graphql": "^15.5.1",
"ethers": "^5.4.0",
"graphql": "^15.5.0",
"graphql-request": "^3.5.0",
"mongoose": "^5.13.0"
},
Expand All @@ -32,7 +32,7 @@
"@types/node": "^15.12.5",
"@typescript-eslint/eslint-plugin": "^4.28.0",
"@typescript-eslint/parser": "^4.28.0",
"@vercel/node": "^1.11.1",
"@vercel/node": "^1.12.0",
"eslint": "^7.29.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-jest": "^24.3.6",
Expand All @@ -41,6 +41,6 @@
"prettier": "^2.3.2",
"ts-jest": "^27.0.3",
"ts-node": "^10.0.0",
"typescript": "^4.3.5"
"typescript": "^4.4.2"
}
}
Loading

0 comments on commit 8c39a9f

Please sign in to comment.