Bump json5 and eslint-config-next

Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependency [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next). These dependencies need to be updated together.


Updates `json5` from 2.2.1 to 2.2.3
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

Updates `eslint-config-next` from 12.3.0 to 13.1.1
- [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.1.1/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
- dependency-name: eslint-config-next
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-03 02:44:12 +00:00 committed by GitHub
parent 0084700436
commit 19f3511e9a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

BIN
package-lock.json generated

Binary file not shown.

View file

@ -53,7 +53,7 @@
"cross-env": "^7.0.3",
"dedent": "^0.7.0",
"eslint": "^8.19.0",
"eslint-config-next": "12.3.0",
"eslint-config-next": "13.1.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.2.1",
"file-loader": "^6.0.0",