Skip to content
This repository was archived by the owner on Jan 7, 2026. It is now read-only.

Commit e24534a

Browse files
deps(dev): bump @types/pg from 8.15.6 to 8.16.0
Bumps [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg) from 8.15.6 to 8.16.0. - [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.16.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4308cba commit e24534a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"homepage": "https://github.com/filecoin-station/deal-observer#readme",
2929
"devDependencies": {
30-
"@types/pg": "^8.15.6",
30+
"@types/pg": "^8.16.0",
3131
"prettier": "^3.7.4",
3232
"standard": "^17.1.2",
3333
"typescript": "^5.9.3"

0 commit comments

Comments
 (0)