Bump @remix-run/eslint-config from 1.4.3 to 1.6.3

Bumps [@remix-run/eslint-config](https://github.com/remix-run/remix/tree/HEAD/packages/remix-eslint-config) from 1.4.3 to 1.6.3.
- [Release notes](https://github.com/remix-run/remix/releases)
- [Commits](https://github.com/remix-run/remix/commits/v1.6.3/packages/remix-eslint-config)

---
updated-dependencies:
- dependency-name: "@remix-run/eslint-config"
  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-06-30 03:48:44 +00:00
committed by GitHub
parent 183cb4493d
commit 9de6c247dd
2 changed files with 8 additions and 8 deletions

View File

@@ -21,7 +21,7 @@
},
"devDependencies": {
"@remix-run/dev": "^1.4.3",
"@remix-run/eslint-config": "^1.4.3",
"@remix-run/eslint-config": "^1.6.3",
"@types/react": "^17.0.24",
"@types/react-dom": "^17.0.9",
"autoprefixer": "^10.4.7",