Summary: Combining a bunch of individual tasks for dep upgrades into one diff.

Reviewed By: ivanmisuno

Differential Revision: D42706074

fbshipit-source-id: 054b2545ad1295699f47f4c6eb5065b7b9a1d6a0
This commit is contained in:
Pascal Hartig
2023-01-25 04:35:09 -08:00
committed by Facebook GitHub Bot
parent 227f53f6a0
commit 18b6ce6f24
19 changed files with 1035 additions and 402 deletions

View File

@@ -11,7 +11,7 @@
"node-fetch": "^2.6.7",
"ws": "^8.6.0",
"xdg-basedir": "^4.0.0",
"yargs": "^17.6.0"
"yargs": "^17.6.2"
},
"devDependencies": {
"@types/mkdirp": "^1.0.2"