Merge branch 'master' into fix-33

This commit is contained in:
Christer Warén
2021-09-07 15:47:24 +03:00
6 changed files with 88 additions and 84 deletions

View File

@@ -30,10 +30,10 @@
"path": "^0.12.7"
},
"devDependencies": {
"@types/node": "^16.7.8",
"@types/node": "^16.7.13",
"@types/ws": "^7.4.7",
"@typescript-eslint/eslint-plugin": "^4.29.3",
"@typescript-eslint/parser": "^4.29.3",
"@typescript-eslint/eslint-plugin": "^4.31.0",
"@typescript-eslint/parser": "^4.31.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",