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.3.4 to 15.4.5

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

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-version: 15.4.5
  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-08-05 09:34:01 +00:00
committed by Eugene Fox
parent 70e6fb0e45
commit af05da5f59
2 changed files with 17 additions and 8 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
"@types/react": "^19.1.8",
"@types/react-dom": "^19.1.6",
"eslint": "^9.19.0",
"eslint-config-next": "^15.3.4",
"eslint-config-next": "^15.4.5",
"sass": "^1.89.2",
"typescript": "^5.8.3",
"typescript-eslint": "^8.35.1"