Skip to content

Commit

Permalink
build: bump eslint-config-next from 15.1.6 to 15.1.7 (#518)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 14, 2025
1 parent 1aba469 commit 3593992
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@markuplint/react-spec": "^4.5.15",
"@tailwindcss/postcss": "^4.0.6",
"eslint": "9.20.0",
"eslint-config-next": "^15.1.6",
"eslint-config-next": "^15.1.7",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-unused-imports": "^4.1.4",
"knip": "^5.43.6",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1926,12 +1926,12 @@ __metadata:
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:15.1.6":
version: 15.1.6
resolution: "@next/eslint-plugin-next@npm:15.1.6"
"@next/eslint-plugin-next@npm:15.1.7":
version: 15.1.7
resolution: "@next/eslint-plugin-next@npm:15.1.7"
dependencies:
fast-glob: "npm:3.3.1"
checksum: 10/5b69c1ee3f61806a5be2f941cc336faa076b977c69b5bed3f8d55534826e306f04a64f8093e3a5fa2a833c6fc2d1e0ad73cfb971d0ca5b6e3a4ba16f62ef3b3b
checksum: 10/94b8fdcb5e98211b3dd7923a736c7e078d49217c7870aba254ed917f403a0bc0aabe75de550fddb206dfb3734f2922af2afc746d540e059362d95e9be0f5267b
languageName: node
linkType: hard

Expand Down Expand Up @@ -4773,11 +4773,11 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-next@npm:^15.1.6":
version: 15.1.6
resolution: "eslint-config-next@npm:15.1.6"
"eslint-config-next@npm:^15.1.7":
version: 15.1.7
resolution: "eslint-config-next@npm:15.1.7"
dependencies:
"@next/eslint-plugin-next": "npm:15.1.6"
"@next/eslint-plugin-next": "npm:15.1.7"
"@rushstack/eslint-patch": "npm:^1.10.3"
"@typescript-eslint/eslint-plugin": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
"@typescript-eslint/parser": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
Expand All @@ -4793,7 +4793,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/6f3d3fa46c5a52b75ced00d332cce9224fb16c7a79a65402cfed23f0a9690729603fb10fadd9f7adaa261ebf9c25867c1f94f8375334c7f6cfac5d8d4c615ec0
checksum: 10/54a5facbd4c9bf473bdb29416036bfe508d198de223cad05763d5708d0d1f2a7cdab984796db6e8d187568831436c7a4fd1657f12c938a05d55944db78af14fe
languageName: node
linkType: hard

Expand Down Expand Up @@ -10344,7 +10344,7 @@ __metadata:
boring-avatars: "npm:^1.11.2"
camelcase-keys: "npm:^9.1.3"
eslint: "npm:9.20.0"
eslint-config-next: "npm:^15.1.6"
eslint-config-next: "npm:^15.1.7"
eslint-config-prettier: "npm:^10.0.1"
eslint-plugin-unused-imports: "npm:^4.1.4"
is-network-error: "npm:^1.1.0"
Expand Down

0 comments on commit 3593992

Please sign in to comment.