Bump eslint from 8.15.0 to 8.19.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.15.0 to 8.19.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.15.0...v8.19.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-07-04 04:56:02 +00:00
committed by GitHub
parent 183cb4493d
commit 1e68dc77b4
2 changed files with 20 additions and 20 deletions

View File

@@ -27,7 +27,7 @@
"autoprefixer": "^10.4.7",
"concurrently": "^7.1.0",
"cross-env": "^7.0.3",
"eslint": "^8.11.0",
"eslint": "^8.19.0",
"nodemon": "^2.0.16",
"postcss": "^8.4.13",
"tailwindcss": "^3.0.24",