chore(deps-dev): bump eslint-config-next from 14.0.0 to 14.0.1

Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.0.0 to 14.0.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/v14.0.1/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>
This commit is contained in:
dependabot[bot] 2023-11-02 20:15:14 +00:00 committed by Nicolas Meienberger
parent 1333414ca1
commit 275b60c363
2 changed files with 8 additions and 8 deletions

View file

@ -110,7 +110,7 @@
"eslint": "8.52.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-config-next": "14.0.0",
"eslint-config-next": "14.0.1",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.0",

View file

@ -238,8 +238,8 @@ importers:
specifier: ^17.1.0
version: 17.1.0(@typescript-eslint/eslint-plugin@6.9.1)(@typescript-eslint/parser@6.9.1)(eslint-plugin-import@2.29.0)(eslint@8.52.0)
eslint-config-next:
specifier: 14.0.0
version: 14.0.0(eslint@8.52.0)(typescript@5.2.2)
specifier: 14.0.1
version: 14.0.1(eslint@8.52.0)(typescript@5.2.2)
eslint-config-prettier:
specifier: ^9.0.0
version: 9.0.0(eslint@8.52.0)
@ -1864,8 +1864,8 @@ packages:
/@next/env@14.0.1:
resolution: {integrity: sha512-Ms8ZswqY65/YfcjrlcIwMPD7Rg/dVjdLapMcSHG26W6O67EJDF435ShW4H4LXi1xKO1oRc97tLXUpx8jpLe86A==}
/@next/eslint-plugin-next@14.0.0:
resolution: {integrity: sha512-Ye37nNI09V3yt7pzuzSQtwlvuJ2CGzFszHXkcTHHZgNr7EhTMFLipn3VSJChy+e5+ahTdNApPphc3qCPUsn10A==}
/@next/eslint-plugin-next@14.0.1:
resolution: {integrity: sha512-bLjJMwXdzvhnQOnxvHoTTUh/+PYk6FF/DCgHi4BXwXCINer+o1ZYfL9aVeezj/oI7wqGJOqwGIXrlBvPbAId3w==}
dependencies:
glob: 7.1.7
dev: true
@ -5265,8 +5265,8 @@ packages:
object.entries: 1.1.6
dev: true
/eslint-config-next@14.0.0(eslint@8.52.0)(typescript@5.2.2):
resolution: {integrity: sha512-jtXeE+/pGQ3h9n11QyyuPN50kO13GO5XvjU5ZRq6W+XTpOMjyobWmK2s7aowy0FtzA49krJzYzEU9s1RMwoJ6g==}
/eslint-config-next@14.0.1(eslint@8.52.0)(typescript@5.2.2):
resolution: {integrity: sha512-QfIFK2WD39H4WOespjgf6PLv9Bpsd7KGGelCtmq4l67nGvnlsGpuvj0hIT+aIy6p5gKH+lAChYILsyDlxP52yg==}
peerDependencies:
eslint: ^7.23.0 || ^8.0.0
typescript: '>=3.3.1'
@ -5274,7 +5274,7 @@ packages:
typescript:
optional: true
dependencies:
'@next/eslint-plugin-next': 14.0.0
'@next/eslint-plugin-next': 14.0.1
'@rushstack/eslint-patch': 1.5.0
'@typescript-eslint/parser': 6.9.1(eslint@8.52.0)(typescript@5.2.2)
eslint: 8.52.0