Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-config-next from 15.2.0 to 15.2.1
Browse files Browse the repository at this point in the history
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 15.2.0 to 15.2.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/v15.2.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 4, 2025
1 parent 53c0aa5 commit bc238da
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"cssnano": "^7.0.6",
"daisyui": "^5.0.0",
"eslint": "^9.21.0",
"eslint-config-next": "^15.2.0",
"eslint-config-next": "^15.2.1",
"postcss": "^8.5.2",
"prettier": "^3.3.2",
"prettier-plugin-organize-imports": "^4.1.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2001,12 +2001,12 @@ __metadata:
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:15.2.0":
version: 15.2.0
resolution: "@next/eslint-plugin-next@npm:15.2.0"
"@next/eslint-plugin-next@npm:15.2.1":
version: 15.2.1
resolution: "@next/eslint-plugin-next@npm:15.2.1"
dependencies:
fast-glob: "npm:3.3.1"
checksum: 10c0/baffd78b58e410796cb0ac52d1af8d374a07fefc5b5ed6b1adc698a2828f88dec569ccc744298e64a2ddfbc9c4071a3924acf1a26141ca92a2d41ba4bd66d04a
checksum: 10c0/c1008997e0bdb64db029341ef94df7df224c1cc2d5e107d274ce95b42aed74229af51773031859bf262d670ada362bd85184ba4dd2ef3d98e2de5bb56086a62d
languageName: node
linkType: hard

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

"eslint-config-next@npm:^15.2.0":
version: 15.2.0
resolution: "eslint-config-next@npm:15.2.0"
"eslint-config-next@npm:^15.2.1":
version: 15.2.1
resolution: "eslint-config-next@npm:15.2.1"
dependencies:
"@next/eslint-plugin-next": "npm:15.2.0"
"@next/eslint-plugin-next": "npm:15.2.1"
"@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 @@ -4890,7 +4890,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/3ba8a99ac1dc3de5d438011b1b857956734754577fe48984643fd99c4158d356f416a9b6ea012d39c06e15a88d9a7f953f06b930ff6f67e6609d9c858846bed0
checksum: 10c0/9f4be9dde0b64592f72955a7b295ac7698f3a95d6804895e45f79d4defa786beaf1988b63698ac0d4735f4073eff27dce39268895523d5ecca622af748428818
languageName: node
linkType: hard

Expand Down Expand Up @@ -9509,7 +9509,7 @@ __metadata:
editorjs-color-picker: "npm:^1.0.7"
editorjs-latex: "npm:^1.0.5"
eslint: "npm:^9.21.0"
eslint-config-next: "npm:^15.2.0"
eslint-config-next: "npm:^15.2.1"
formik: "npm:^2.4.6"
geist: "npm:^1.3.0"
gray-matter: "npm:^4.0.3"
Expand Down

0 comments on commit bc238da

Please sign in to comment.