mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 17:06:16 -04:00
deps: Bump ESLint dependencies
This commit is contained in:
parent
5d3c34aecb
commit
33fb4c71e4
3 changed files with 13 additions and 13 deletions
|
@ -156,8 +156,8 @@ if (autoPush) {
|
|||
const parsedPackageJSON = JSON.parse(packageJSON);
|
||||
|
||||
await updateDeps(parsedPackageJSON, 'devDependencies', {
|
||||
'eslint': '^8.7.0',
|
||||
'eslint-config-etherpad': '^2.0.6',
|
||||
'eslint': '^8.8.0',
|
||||
'eslint-config-etherpad': '^2.0.7',
|
||||
'eslint-plugin-cypress': '^2.12.1',
|
||||
'eslint-plugin-eslint-comments': '^3.2.0',
|
||||
'eslint-plugin-mocha': '^10.0.3',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue