lint: Bump eslint-config-etherpad and install its new deps

This commit is contained in:
Richard Hansen 2020-12-17 16:13:52 -05:00 committed by John McLear
parent c9db9500e5
commit 794dfb1863
4 changed files with 79 additions and 9 deletions

View file

@ -79,11 +79,13 @@
},
"devDependencies": {
"eslint": "^7.15.0",
"eslint-config-etherpad": "^1.0.19",
"eslint-config-etherpad": "^1.0.20",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-mocha": "^8.0.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prefer-arrow": "^1.2.2",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-you-dont-need-lodash-underscore": "^6.10.0",
"etherpad-cli-client": "0.0.9",
"mocha": "7.1.2",
"mocha-froth": "^0.2.10",