mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-03 21:59:15 -04:00
lint: Update ESLint dependencies
This commit is contained in:
parent
cddd78d892
commit
3ec5e84737
2 changed files with 51 additions and 64 deletions
|
@ -77,13 +77,13 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^7.32.0",
|
||||
"eslint-config-etherpad": "^2.0.0",
|
||||
"eslint-plugin-cypress": "^2.11.3",
|
||||
"eslint-config-etherpad": "^2.0.2",
|
||||
"eslint-plugin-cypress": "^2.12.1",
|
||||
"eslint-plugin-eslint-comments": "^3.2.0",
|
||||
"eslint-plugin-mocha": "^9.0.0",
|
||||
"eslint-plugin-node": "^11.1.0",
|
||||
"eslint-plugin-prefer-arrow": "^1.2.3",
|
||||
"eslint-plugin-promise": "^5.1.0",
|
||||
"eslint-plugin-promise": "^5.1.1",
|
||||
"eslint-plugin-you-dont-need-lodash-underscore": "^6.12.0",
|
||||
"etherpad-cli-client": "^0.1.12",
|
||||
"mocha": "^9.1.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue