deps: Update eslint-config-etherpad

This commit is contained in:
Richard Hansen 2022-01-27 21:54:30 -05:00
parent 47f5bbef1c
commit be36f764ad
2 changed files with 2 additions and 2 deletions

View file

@ -156,7 +156,7 @@ if (autoPush) {
await updateDeps(parsedPackageJSON, 'devDependencies', {
'eslint': '^7.32.0',
'eslint-config-etherpad': '^2.0.2',
'eslint-config-etherpad': '^2.0.3',
'eslint-plugin-cypress': '^2.12.1',
'eslint-plugin-eslint-comments': '^3.2.0',
'eslint-plugin-mocha': '^9.0.0',