lint: Bump eslint and eslint-config-etherpad versions

This commit is contained in:
Richard Hansen 2020-12-16 16:49:10 -05:00 committed by John McLear
parent 8bee2e41f4
commit fc234d0088
4 changed files with 112 additions and 146 deletions

View file

@ -78,8 +78,8 @@
"etherpad-lite": "./node/server.js"
},
"devDependencies": {
"eslint": "^7.14.0",
"eslint-config-etherpad": "^1.0.13",
"eslint": "^7.15.0",
"eslint-config-etherpad": "^1.0.19",
"eslint-plugin-mocha": "^8.0.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prefer-arrow": "^1.2.2",