mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-03 13:49:14 -04:00
lint: Bump ESLint deps
This commit is contained in:
parent
a6b969c811
commit
d0d3290019
3 changed files with 64 additions and 63 deletions
|
@ -78,8 +78,8 @@
|
|||
"etherpad-lite": "node/server.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^8.9.0",
|
||||
"eslint-config-etherpad": "^3.0.1",
|
||||
"eslint": "^8.10.0",
|
||||
"eslint-config-etherpad": "^3.0.4",
|
||||
"etherpad-cli-client": "^0.1.12",
|
||||
"mocha": "^9.1.3",
|
||||
"mocha-froth": "^0.2.10",
|
||||
|
@ -90,7 +90,7 @@
|
|||
"sinon": "^13.0.1",
|
||||
"split-grid": "^1.0.11",
|
||||
"supertest": "^6.1.6",
|
||||
"typescript": "^4.5.5"
|
||||
"typescript": "^4.6.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=12.17.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue