build(deps-dev): bump eslint-config-etherpad from 2.0.2 to 2.0.3 in /src

Bumps [eslint-config-etherpad](https://github.com/ether/eslint-config-etherpad) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/ether/eslint-config-etherpad/releases)
- [Commits](https://github.com/ether/eslint-config-etherpad/compare/v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: eslint-config-etherpad
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-01-27 00:57:05 +00:00 committed by Richard Hansen
parent de66bd4799
commit e44d1c4400

6
src/package-lock.json generated
View file

@ -2067,9 +2067,9 @@
}
},
"eslint-config-etherpad": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/eslint-config-etherpad/-/eslint-config-etherpad-2.0.2.tgz",
"integrity": "sha512-UT9QJuRS+yf/ERkxyrTsKl8CNzIGW042WXALQhO+whEMBcahEhjzME8fdoAnkJWpJVV3VJxNY/n8rjDgppYl2A==",
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/eslint-config-etherpad/-/eslint-config-etherpad-2.0.3.tgz",
"integrity": "sha512-jbWW9VTp3M5H8YQoH7rfL6kQ6O5/gfhmL5HsUzLq5w2oetmNWrgWISPPsxt1U9KiDhHFG9lW8WNpdzkXah/QKQ==",
"dev": true
},
"eslint-plugin-cypress": {