Skip to content

Commit

Permalink
build(deps): bump pg from 8.12.0 to 8.13.0
Browse files Browse the repository at this point in the history
Bumps [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) from 8.12.0 to 8.13.0.
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.13.0/packages/pg)

---
updated-dependencies:
- dependency-name: pg
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and simonberner committed Sep 18, 2024
1 parent 1952847 commit 570ef06
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 21 deletions.
36 changes: 16 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"license": "MIT",
"description": "A Testcontainers Node.js example",
"dependencies": {
"pg": "^8.12.0"
"pg": "^8.13.0"
},
"devDependencies": {
"@testcontainers/postgresql": "^10.13.1",
Expand Down

0 comments on commit 570ef06

Please sign in to comment.