Browse Source

build(deps-dev): bump eslint-config-prettier in /src

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 10.1.2 to 10.1.5.
- [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.2...v10.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/1858/head
dependabot[bot] 3 months ago
committed by GitHub
parent
commit
6409d2408a
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      src/package.json
  2. 1195
      src/pnpm-lock.yaml

2
src/package.json

@ -60,7 +60,7 @@
"drizzle-kit": "^0.31.1",
"esbuild": "^0.25.3",
"eslint": "^9.26.0",
"eslint-config-prettier": "^10.1.2",
"eslint-config-prettier": "^10.1.5",
"prettier": "^3.5.3",
"prettier-plugin-tailwindcss": "^0.6.11",
"tsx": "^4.19.4",

1195
src/pnpm-lock.yaml

File diff suppressed because it is too large
Loading…
Cancel
Save