Bump eslint-config-next from 13.0.0 to 13.0.4 (#111)

Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.0.0 to 13.0.4.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v13.0.4/packages/eslint-config-next)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Deepak Prabhakara <deepak@boxyhq.com>
This commit is contained in:
dependabot[bot] 2022-11-21 21:47:46 +00:00 committed by GitHub
parent 6d48173e05
commit abe5498e02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 486 additions and 283 deletions

767
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -30,7 +30,7 @@
"@types/xml2js": "0.4.11", "@types/xml2js": "0.4.11",
"autoprefixer": "10.4.13", "autoprefixer": "10.4.13",
"eslint": "8.28.0", "eslint": "8.28.0",
"eslint-config-next": "13.0.0", "eslint-config-next": "13.0.4",
"postcss": "8.4.19", "postcss": "8.4.19",
"prettier": "2.7.1", "prettier": "2.7.1",
"prettier-plugin-tailwindcss": "0.1.13", "prettier-plugin-tailwindcss": "0.1.13",