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

@ -77,8 +77,8 @@
"etherpad-lite": "./node/server.js"
},
"devDependencies": {
"eslint": "^7.13.0",
"eslint-config-etherpad": "^1.0.8",
"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",