1
0
mirror of https://github.com/XFox111/my-website.git synced 2026-04-22 07:28:01 +03:00

chore(deps-dev): bump eslint-config-next from 15.4.5 to 15.5.2

Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 15.4.5 to 15.5.2.
- [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.5.2/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-version: 15.5.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-09-01 20:16:57 +00:00
committed by Eugene Fox
parent 99d0eeb491
commit 1c9809abea
2 changed files with 17 additions and 8 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
"@types/react": "^19.1.12",
"@types/react-dom": "^19.1.7",
"eslint": "^9.32.0",
"eslint-config-next": "^15.4.5",
"eslint-config-next": "^15.5.2",
"sass": "^1.89.2",
"typescript": "~5.8.3",
"typescript-eslint": "^8.41.0"