Skip to content

Commit 9f97f3f

Browse files
committed
Update JS and PY dependencies (go-gitea#29127)
- Update all excluding `@mcaptcha/vanilla-glue` and `eslint-plugin-array-func` - Remove deprecated and duplicate eslint rule - Tested Monaco, Mermaid and Swagger
1 parent 04085f0 commit 9f97f3f

File tree

5 files changed

+127
-153
lines changed

5 files changed

+127
-153
lines changed

.eslintrc.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,6 @@ rules:
558558
prefer-rest-params: [2]
559559
prefer-spread: [2]
560560
prefer-template: [2]
561-
quotes: [2, single, {avoidEscape: true, allowTemplateLiterals: true}]
562561
radix: [2, as-needed]
563562
regexp/confusing-quantifier: [2]
564563
regexp/control-character-escape: [2]

0 commit comments

Comments
 (0)