chore(deps-dev): bump eslint-config-prettier in /web

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 10.1.5 to 10.1.8.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v10.1.5...v10.1.8)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-version: 10.1.8
  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] 2025-07-21 11:51:55 +00:00 committed by Collin Barrett
parent 67bb8674c5
commit b1bd475d78
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -34,7 +34,7 @@
"@types/react-dom": "^19",
"eslint": "^9",
"eslint-config-next": "15.4.2",
"eslint-config-prettier": "^10.1.5",
"eslint-config-prettier": "^10.1.8",
"prettier": "3.6.2",
"tailwindcss": "^4",
"tw-animate-css": "^1.3.5",