mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-27 02:46:15 -04:00
lint: Bump eslint-config-etherpad to 1.0.13
Also bump eslint to 7.14.0.
This commit is contained in:
parent
750c7cb1cf
commit
2fdac836d0
5 changed files with 32 additions and 32 deletions
|
@ -145,7 +145,7 @@ fs.readdir(pluginPath, (err, rootFiles) => {
|
|||
if (autoFix) {
|
||||
const devDependencies = {
|
||||
'eslint': '^7.14.0',
|
||||
'eslint-config-etherpad': '^1.0.10',
|
||||
'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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue