Bump commander to version 9.1.0

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2022-04-04 15:19:21 +02:00
parent e9b48b20c9
commit 344ea56acc
53 changed files with 309 additions and 285 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
"devDependencies": {
"@types/jscodeshift": "^0.11.0",
"@types/node": "^16.11.26",
"commander": "^6.1.0",
"commander": "^9.1.0",
"ts-node": "^10.0.0"
},
"nodemonConfig": {