chore(deps-dev): bump @types/pg from 8.15.2 to 8.15.4

Bumps [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg) from 8.15.2 to 8.15.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg)

---
updated-dependencies:
- dependency-name: "@types/pg"
  dependency-version: 8.15.4
  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-06-02 21:16:38 +00:00 committed by GitHub
parent 8613681425
commit 8fe59ef22d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 74 deletions

View file

@ -33,7 +33,7 @@
"@eslint/js": "^9.28.0",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@types/node": "^22.15.29",
"@types/pg": "^8.15.2",
"@types/pg": "^8.15.4",
"@typescript-eslint/eslint-plugin": "^8.33.0",
"@typescript-eslint/parser": "^8.33.0",
"cross-env": "^7.0.3",