build(deps-dev): Bump eslint-config-next from 16.1.1 to 16.1.2

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-15 19:57:08 +00:00
committed by GitHub
parent 1a8e98fec0
commit 63dc7c6983
2 changed files with 9 additions and 9 deletions

View File

@@ -82,7 +82,7 @@
"@vitest/ui": "^4.0.17",
"baseline-browser-mapping": "^2.9.14",
"eslint": "^9.39.2",
"eslint-config-next": "^16.1.1",
"eslint-config-next": "^16.1.2",
"jsdom": "^27.4.0",
"postcss": "^8.5.6",
"prettier": "^3.7.4",