mirror of
https://github.com/n8n-io/n8n.git
synced 2026-09-19 01:45:48 +08:00
chore: Declare yaml as a root devDependency for the image smoke-test (#33058)
Co-authored-by: n8n-cat-bot[bot] <n8n-cat-bot[bot]@users.noreply.github.com> Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
co-authored by
n8n-cat-bot[bot]
Claude Opus 4.8
parent
c3a9199bd0
commit
202fcb5ec6
@@ -98,6 +98,7 @@
|
||||
"tsc-watch": "^6.2.0",
|
||||
"turbo": "2.9.15",
|
||||
"typescript": "*",
|
||||
"yaml": "catalog:",
|
||||
"zx": "^8.8.5"
|
||||
},
|
||||
"pnpm": {
|
||||
|
||||
Generated
+3
@@ -887,6 +887,9 @@ importers:
|
||||
typescript:
|
||||
specifier: 6.0.2
|
||||
version: 6.0.2
|
||||
yaml:
|
||||
specifier: 'catalog:'
|
||||
version: 2.8.3
|
||||
zx:
|
||||
specifier: ^8.8.5
|
||||
version: 8.8.5
|
||||
|
||||
Reference in New Issue
Block a user