ci: Update most of the dev tooling (no-changelog) (#6780)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2023-07-28 13:55:16 +02:00
committed by GitHub
parent d2bbdaa58a
commit 7461085408
43 changed files with 3275 additions and 3280 deletions

View File

@@ -48,10 +48,7 @@
],
"devDependencies": {
"@oclif/dev-cli": "^1.22.2",
"@types/express": "^4.17.6",
"@types/inquirer": "^6.5.0",
"@types/tmp": "^0.2.0",
"@types/vorpal": "^1.11.0"
"@types/inquirer": "^6.5.0"
},
"dependencies": {
"@oclif/command": "^1.5.18",
@@ -61,9 +58,7 @@
"inquirer": "^7.0.1",
"n8n-core": "workspace:*",
"n8n-workflow": "workspace:*",
"oauth-1.0a": "^2.2.6",
"replace-in-file": "^6.0.0",
"request": "^2.88.2",
"tmp-promise": "^3.0.2"
"tmp-promise": "^3.0.3"
}
}