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.1.6 to 15.2.0

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

---
updated-dependencies:
- dependency-name: eslint-config-next
  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-03-01 11:52:04 +00:00
committed by Eugene Fox
parent 7f13643615
commit a55126195d
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
"@types/react": "^19.0.10",
"@types/react-dom": "^19.0.3",
"eslint": "^9.19.0",
"eslint-config-next": "^15.1.6",
"eslint-config-next": "^15.2.0",
"sass": "^1.83.4",
"typescript": "^5.7.3",
"typescript-eslint": "^8.22.0"