Bump eslint from 8.19.0 to 8.21.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.19.0 to 8.21.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.19.0...v8.21.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-08-09 18:35:22 +00:00
committed by GitHub
parent 9c6c8617bd
commit 44f70fdc03
2 changed files with 235 additions and 42 deletions

View File

@@ -14,7 +14,7 @@
},
"dependencies": {
"@remix-run/node": "^1.6.3",
"@remix-run/react": "^1.4.3",
"@remix-run/react": "^1.6.7",
"@remix-run/serve": "^1.6.3",
"react": "^17.0.2",
"react-dom": "^17.0.2"
@@ -27,7 +27,7 @@
"autoprefixer": "^10.4.7",
"concurrently": "^7.1.0",
"cross-env": "^7.0.3",
"eslint": "^8.19.0",
"eslint": "^8.21.0",
"nodemon": "^2.0.18",
"postcss": "^8.4.13",
"tailwindcss": "^3.1.4",