Update JS dependencies, use Node 16 (#15804)

- Update all JS dependencies to latest version
- Use Node 16 on CI
- Add new lint rules
- Add some gitignore entries for debug files

Co-authored-by: Lauris BH <lauris@nix.lv>
This commit is contained in:
silverwind 2021-05-13 17:12:36 +02:00 committed by GitHub
parent 0ada74edbc
commit 9545c345a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 1226 additions and 728 deletions

2
.gitignore vendored
View file

@ -76,6 +76,8 @@ cpu.out
/integrations/mssql.ini
/node_modules
/yarn.lock
/yarn-error.log
/npm-debug.log*
/public/js
/public/serviceworker.js
/public/css