mirror of
https://github.com/n8n-io/n8n-nodes-starter.git
synced 2025-12-17 09:43:01 -06:00
Update versions of dependencies
This commit is contained in:
parent
1420b0248c
commit
5142c103fd
1 changed files with 3 additions and 3 deletions
|
|
@ -44,14 +44,14 @@
|
|||
"genversion": "^3.1.1",
|
||||
"gulp": "^4.0.0",
|
||||
"jest": "^27.4.7",
|
||||
"n8n-workflow": "~0.93.0",
|
||||
"n8n-workflow": "~0.98.0",
|
||||
"nodelinter": "^0.1.9",
|
||||
"ts-jest": "^27.1.3",
|
||||
"tslint": "^6.1.2",
|
||||
"typescript": "~4.3.5"
|
||||
"typescript": "~4.6.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"n8n-core": "~0.111.0"
|
||||
"n8n-core": "~0.116.0"
|
||||
},
|
||||
"jest": {
|
||||
"transform": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue