chore(deps-dev): bump eslint-config-next from 14.0.1 to 14.0.3
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.0.1 to 14.0.3. - [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.3/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:
parent
3876e8ee55
commit
30890bedd5
2 changed files with 8 additions and 8 deletions
|
@ -111,7 +111,7 @@
|
||||||
"eslint": "8.52.0",
|
"eslint": "8.52.0",
|
||||||
"eslint-config-airbnb": "^19.0.4",
|
"eslint-config-airbnb": "^19.0.4",
|
||||||
"eslint-config-airbnb-typescript": "^17.1.0",
|
"eslint-config-airbnb-typescript": "^17.1.0",
|
||||||
"eslint-config-next": "14.0.1",
|
"eslint-config-next": "14.0.3",
|
||||||
"eslint-config-prettier": "^9.0.0",
|
"eslint-config-prettier": "^9.0.0",
|
||||||
"eslint-import-resolver-typescript": "^3.6.1",
|
"eslint-import-resolver-typescript": "^3.6.1",
|
||||||
"eslint-plugin-import": "^2.29.0",
|
"eslint-plugin-import": "^2.29.0",
|
||||||
|
|
|
@ -241,8 +241,8 @@ importers:
|
||||||
specifier: ^17.1.0
|
specifier: ^17.1.0
|
||||||
version: 17.1.0(@typescript-eslint/eslint-plugin@6.13.1)(@typescript-eslint/parser@6.10.0)(eslint-plugin-import@2.29.0)(eslint@8.52.0)
|
version: 17.1.0(@typescript-eslint/eslint-plugin@6.13.1)(@typescript-eslint/parser@6.10.0)(eslint-plugin-import@2.29.0)(eslint@8.52.0)
|
||||||
eslint-config-next:
|
eslint-config-next:
|
||||||
specifier: 14.0.1
|
specifier: 14.0.3
|
||||||
version: 14.0.1(eslint@8.52.0)(typescript@5.2.2)
|
version: 14.0.3(eslint@8.52.0)(typescript@5.2.2)
|
||||||
eslint-config-prettier:
|
eslint-config-prettier:
|
||||||
specifier: ^9.0.0
|
specifier: ^9.0.0
|
||||||
version: 9.0.0(eslint@8.52.0)
|
version: 9.0.0(eslint@8.52.0)
|
||||||
|
@ -1915,8 +1915,8 @@ packages:
|
||||||
/@next/env@14.0.1:
|
/@next/env@14.0.1:
|
||||||
resolution: {integrity: sha512-Ms8ZswqY65/YfcjrlcIwMPD7Rg/dVjdLapMcSHG26W6O67EJDF435ShW4H4LXi1xKO1oRc97tLXUpx8jpLe86A==}
|
resolution: {integrity: sha512-Ms8ZswqY65/YfcjrlcIwMPD7Rg/dVjdLapMcSHG26W6O67EJDF435ShW4H4LXi1xKO1oRc97tLXUpx8jpLe86A==}
|
||||||
|
|
||||||
/@next/eslint-plugin-next@14.0.1:
|
/@next/eslint-plugin-next@14.0.3:
|
||||||
resolution: {integrity: sha512-bLjJMwXdzvhnQOnxvHoTTUh/+PYk6FF/DCgHi4BXwXCINer+o1ZYfL9aVeezj/oI7wqGJOqwGIXrlBvPbAId3w==}
|
resolution: {integrity: sha512-j4K0n+DcmQYCVnSAM+UByTVfIHnYQy2ODozfQP+4RdwtRDfobrIvKq1K4Exb2koJ79HSSa7s6B2SA8T/1YR3RA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
glob: 7.1.7
|
glob: 7.1.7
|
||||||
dev: true
|
dev: true
|
||||||
|
@ -5358,8 +5358,8 @@ packages:
|
||||||
object.entries: 1.1.6
|
object.entries: 1.1.6
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/eslint-config-next@14.0.1(eslint@8.52.0)(typescript@5.2.2):
|
/eslint-config-next@14.0.3(eslint@8.52.0)(typescript@5.2.2):
|
||||||
resolution: {integrity: sha512-QfIFK2WD39H4WOespjgf6PLv9Bpsd7KGGelCtmq4l67nGvnlsGpuvj0hIT+aIy6p5gKH+lAChYILsyDlxP52yg==}
|
resolution: {integrity: sha512-IKPhpLdpSUyKofmsXUfrvBC49JMUTdeaD8ZIH4v9Vk0sC1X6URTuTJCLtA0Vwuj7V/CQh0oISuSTvNn5//Buew==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^7.23.0 || ^8.0.0
|
eslint: ^7.23.0 || ^8.0.0
|
||||||
typescript: '>=3.3.1'
|
typescript: '>=3.3.1'
|
||||||
|
@ -5367,7 +5367,7 @@ packages:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@next/eslint-plugin-next': 14.0.1
|
'@next/eslint-plugin-next': 14.0.3
|
||||||
'@rushstack/eslint-patch': 1.5.0
|
'@rushstack/eslint-patch': 1.5.0
|
||||||
'@typescript-eslint/parser': 6.10.0(eslint@8.52.0)(typescript@5.2.2)
|
'@typescript-eslint/parser': 6.10.0(eslint@8.52.0)(typescript@5.2.2)
|
||||||
eslint: 8.52.0
|
eslint: 8.52.0
|
||||||
|
|
Loading…
Reference in a new issue