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.2.4 to 15.3.1

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

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-version: 15.3.1
  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-05-01 11:52:22 +00:00
committed by Eugene Fox
parent 483f88404c
commit 6512a1b4b7
2 changed files with 7 additions and 14 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
"@types/react": "^19.1.2",
"@types/react-dom": "^19.0.4",
"eslint": "^9.19.0",
"eslint-config-next": "^15.2.4",
"eslint-config-next": "^15.3.1",
"sass": "^1.87.0",
"typescript": "^5.8.3",
"typescript-eslint": "^8.29.0"