lint: Bump eslint-config-etherpad to 1.0.13

Also bump eslint to 7.14.0.
This commit is contained in:
Richard Hansen 2020-11-27 01:21:26 -05:00 committed by John McLear
parent 750c7cb1cf
commit 2fdac836d0
5 changed files with 32 additions and 32 deletions

View file

@ -3,8 +3,8 @@
"ep_etherpad-lite": "file:src"
},
"devDependencies": {
"eslint": "^7.13.0",
"eslint-config-etherpad": "^1.0.11",
"eslint": "^7.14.0",
"eslint-config-etherpad": "^1.0.13",
"eslint-plugin-mocha": "^8.0.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prefer-arrow": "^1.2.2",