1
0
Fork 0

Update JS dependencies and lint (#21144)

- Update all JS dependencies minus vue
- Enable one more eslint rule, no new issues with it
- Tested build
This commit is contained in:
silverwind 2022-09-11 17:34:38 +02:00 committed by GitHub
parent 01eb465c92
commit ec82a24547
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 1468 additions and 1400 deletions

View file

@ -0,0 +1 @@
<svg viewBox="0 0 16 16" class="svg octicon-accessibility-inset" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0zm2 4a2 2 0 0 1-1.05 1.76c.115.069.222.15.32.24h2.98a.75.75 0 0 1 0 1.5H9.888l.608 5.67a.75.75 0 1 1-1.492.16L8.754 11H7.246l-.25 2.33a.75.75 0 1 1-1.49-.16l.607-5.67H3.75a.75.75 0 0 1 0-1.5h2.98a1.87 1.87 0 0 1 .32-.24A2 2 0 1 1 10 4z"/></svg>

After

Width:  |  Height:  |  Size: 413 B