Update js and py dependencies (#26243)
- Update all JS and PY dependencies minus `eslint-plugin-eslint-comments` (because of https://github.com/eslint-community/eslint-plugin-eslint-comments/issues/89) - Regenerate SVGs - Remove depreacted eslint rule - Tested mermaid and swagger
This commit is contained in:
parent
04d7ced063
commit
8e644d3460
8 changed files with 253 additions and 738 deletions
|
@ -422,7 +422,6 @@ rules:
|
|||
no-restricted-imports: [0]
|
||||
no-restricted-syntax: [2, WithStatement, ForInStatement, LabeledStatement, SequenceExpression]
|
||||
no-return-assign: [0]
|
||||
no-return-await: [0]
|
||||
no-script-url: [2]
|
||||
no-self-assign: [2, {props: true}]
|
||||
no-self-compare: [2]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue