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

@@ -157,7 +157,7 @@ export const userFields: INodeProperties[] = [
{
displayName: 'Change Password At Next Login',
name: 'changePasswordAtNextLogin',
// eslint-disable-next-line n8n-nodes-base/node-param-type-options-password-missing
type: 'boolean',
default: false,
description: 'Whether the user is forced to change their password at next login',
@@ -683,7 +683,7 @@ export const userFields: INodeProperties[] = [
{
displayName: 'Change Password At Next Login',
name: 'changePasswordAtNextLogin',
// eslint-disable-next-line n8n-nodes-base/node-param-type-options-password-missing
type: 'boolean',
default: false,
description: 'Whether the user is forced to change their password at next login',