ci: Upgrade nodelinter to 1.16.0 (no-changelog) (#6879)

ci: Upgrade nodelinter to 1.16.0
This commit is contained in:
Iván Ovejero
2023-08-09 10:10:08 +02:00
committed by GitHub
parent aa76dcbdfa
commit b82cf5603a
12 changed files with 95 additions and 35 deletions

View File

@@ -803,7 +803,7 @@
"@types/tmp": "^0.2.0",
"@types/uuid": "^8.3.2",
"@types/xml2js": "^0.4.11",
"eslint-plugin-n8n-nodes-base": "^1.15.0",
"eslint-plugin-n8n-nodes-base": "^1.16.0",
"gulp": "^4.0.0",
"n8n-core": "workspace:*"
},