ci: Fix build on master (no-changelog) (#4949)

ci: upgrade workflow version in dependencies as well (no-changelog)
This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™ 2022-12-16 15:27:37 +01:00 committed by GitHub
parent 3c7a8a8ef1
commit 2a7cb0192a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 19 deletions

View file

@ -58,7 +58,7 @@
"luxon": "^2.3.0",
"monaco-editor": "^0.33.0",
"n8n-design-system": "~0.48.0",
"n8n-workflow": "~0.129.0",
"n8n-workflow": "~0.130.0",
"normalize-wheel": "^1.0.1",
"pinia": "^2.0.22",
"prismjs": "^1.17.1",

View file

@ -60,7 +60,7 @@
"fast-glob": "^3.2.5",
"inquirer": "^7.0.1",
"n8n-core": "~0.148.0",
"n8n-workflow": "~0.129.0",
"n8n-workflow": "~0.130.0",
"oauth-1.0a": "^2.2.6",
"replace-in-file": "^6.0.0",
"request": "^2.88.2",

View file

@ -522,7 +522,7 @@ importers:
luxon: ^2.3.0
monaco-editor: ^0.33.0
n8n-design-system: ~0.48.0
n8n-workflow: ~0.129.0
n8n-workflow: ~0.130.0
normalize-wheel: ^1.0.1
pinia: ^2.0.22
prismjs: ^1.17.1
@ -582,7 +582,7 @@ importers:
luxon: 2.3.2
monaco-editor: 0.33.0
n8n-design-system: link:../design-system
n8n-workflow: 0.129.0
n8n-workflow: link:../workflow
normalize-wheel: 1.0.1
pinia: 2.0.23_xjcbg5znturqejtkpd33hx726m
prismjs: 1.29.0
@ -642,7 +642,7 @@ importers:
fast-glob: ^3.2.5
inquirer: ^7.0.1
n8n-core: ~0.148.0
n8n-workflow: ~0.129.0
n8n-workflow: ~0.130.0
oauth-1.0a: ^2.2.6
replace-in-file: ^6.0.0
request: ^2.88.2
@ -654,7 +654,7 @@ importers:
fast-glob: 3.2.12
inquirer: 7.3.3
n8n-core: link:../core
n8n-workflow: 0.129.0
n8n-workflow: link:../workflow
oauth-1.0a: 2.2.6
replace-in-file: 6.3.5
request: 2.88.2
@ -15811,19 +15811,6 @@ packages:
thenify-all: 1.6.0
dev: false
/n8n-workflow/0.129.0:
resolution: {integrity: sha512-/T3kftRi8e7XZkjUDZVBIEph+OM/8oHlxH3ugKOASXmie2xKfHWb6cb1oVYzrRSHt7Ny7h4/A83kwGnHOAUCmw==}
dependencies:
'@n8n_io/riot-tmpl': 1.0.1
jmespath: 0.16.0
lodash.get: 4.4.2
lodash.isequal: 4.5.0
lodash.merge: 4.6.2
lodash.set: 4.3.2
luxon: 2.3.2
xml2js: 0.4.23
dev: false
/named-placeholders/1.1.2:
resolution: {integrity: sha512-wiFWqxoLL3PGVReSZpjLVxyJ1bRqe+KKJVbr4hGs1KWfTZTQyezHFBbuKj9hsizHyGV2ne7EMjHdxEGAybD5SA==}
engines: {node: '>=6.0.0'}