Merge pull request #116 from warengroup/dependabot/npm_and_yarn/develop/eslint-8.1.0

Bump eslint from 8.0.1 to 8.1.0
This commit is contained in:
Christer Warén
2021-10-26 02:08:16 +03:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

@ -34,7 +34,7 @@
"@types/ws": "^8.2.0",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"eslint": "^8.0.1",
"eslint": "^8.1.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"nodemon": "^2.0.14",