chore(deps-dev): bump validator from 13.15.15 to 13.15.20

Bumps [validator](https://github.com/validatorjs/validator.js) from 13.15.15 to 13.15.20.
- [Release notes](https://github.com/validatorjs/validator.js/releases)
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/validatorjs/validator.js/compare/13.15.15...13.15.20)

---
updated-dependencies:
- dependency-name: validator
  dependency-version: 13.15.20
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
1 file changed
tree: 00f73f5df7da2d9b76a5f0d13e692f6c1d9dc006
  1. .github/
  2. src/
  3. test/
  4. .asf.yaml
  5. .editorconfig
  6. .gitignore
  7. app.yml
  8. CODE_OF_CONDUCT.md
  9. CONTRIBUTING.md
  10. index.js
  11. LICENSE
  12. package-lock.json
  13. package.json
  14. README.md
README.md

Apache ECharts Robot

A robot for Apache ECharts issues and pull requests.

Setup

# Install dependencies
npm install

# Run the bot
npm start