chore: Patch bump all dependencies + minor bumps winston (#3185)

This commit is contained in:
Oliver Windall Juhl
2023-02-07 19:15:29 +01:00
committed by GitHub
parent ce866475b4
commit 08324355a4
41 changed files with 1020 additions and 342 deletions

View File

@@ -22,12 +22,12 @@
"@types/chalk": "^2.2.0",
"@types/commander": "^2.12.2",
"@types/configstore": "^4.0.0",
"@types/fs-extra": "^9.0.12",
"@types/node": "^14.17.14",
"@types/fs-extra": "^9.0.13",
"@types/node": "^14.18.36",
"ansi-wordwrap": "^1.0.2",
"chalk": "^4.1.2",
"commander": "^8.1.0",
"common-tags": "^1.8.0",
"common-tags": "^1.8.2",
"configstore": "^6.0.0",
"enquirer": "^2.3.6",
"execa": "^5.1.1",
@@ -36,8 +36,8 @@
"hosted-git-info": "^4.0.2",
"is-valid-path": "^0.1.1",
"microbundle": "^0.13.3",
"node-fetch": "^2.6.1",
"prompts": "^2.4.1",
"node-fetch": "^2.6.9",
"prompts": "^2.4.2",
"string-length": "^4.0.2",
"terminal-link": "^2.1.1",
"tiny-spin": "^1.0.2",