⬆️ bump dependencies

This commit is contained in:
platane
2022-03-23 16:57:51 +01:00
parent b4e8fc83ef
commit b7298f7ff7
11 changed files with 543 additions and 495 deletions

View File

@@ -2,11 +2,10 @@
"name": "@snk/github-user-contribution",
"version": "1.0.0",
"dependencies": {
"cheerio": "~1.0.0-rc.5",
"cheerio": "1.0.0-rc.10",
"node-fetch": "2.6.1"
},
"devDependencies": {
"@types/cheerio": "0.22.22",
"@types/node-fetch": "2.5.10"
"@types/node-fetch": "2.6.1"
}
}