lint: Bump ESLint dependencies

This commit is contained in:
Richard Hansen 2022-03-21 17:14:51 -04:00
parent c6f1ab3907
commit c0db840df1
2 changed files with 87 additions and 93 deletions

View file

@ -78,8 +78,8 @@
"etherpad-lite": "node/server.js"
},
"devDependencies": {
"eslint": "^8.10.0",
"eslint-config-etherpad": "^3.0.4",
"eslint": "^8.11.0",
"eslint-config-etherpad": "^3.0.7",
"etherpad-cli-client": "^2.0.1",
"mocha": "^9.2.2",
"mocha-froth": "^0.2.10",