⬆️ bump tooling dependencies

This commit is contained in:
platane
2023-02-26 10:13:18 +01:00
committed by Platane
parent fd133c88c7
commit 7b6d52d221
4 changed files with 492 additions and 485 deletions

View File

@@ -2,10 +2,9 @@
"name": "@snk/github-user-contribution",
"version": "1.0.0",
"dependencies": {
"cheerio": "1.0.0-rc.10",
"node-fetch": "2.6.7"
},
"devDependencies": {
"@types/node-fetch": "2.6.1"
"@types/node-fetch": "2.6.2"
}
}