refactor(core): apply lint rule cred-class-field-unobscured-sensitive-input (#4495)

* ⬆️ Upgrade linter

* 📦 Update `package-lock.json`

* 👕 Enable rule

* 👕 Apply rule

* 📦 Re-update `package-lock.json`
This commit is contained in:
Iván Ovejero
2022-11-01 17:41:45 +01:00
committed by GitHub
parent cf034c015f
commit 1c229a7b52
124 changed files with 8064 additions and 14699 deletions

View File

@@ -749,7 +749,7 @@
"@types/tmp": "^0.2.0",
"@types/uuid": "^8.3.2",
"@types/xml2js": "^0.4.3",
"eslint-plugin-n8n-nodes-base": "^1.10.0",
"eslint-plugin-n8n-nodes-base": "^1.11.0",
"gulp": "^4.0.0",
"n8n-workflow": "~0.122.1",
"tslint": "^6.1.2",