Skip to content

Commit

Permalink
chore(deps-dev): bump pg and @types/pg (#46)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent e40d000 commit 6bcc662
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 34 deletions.
54 changes: 22 additions & 32 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/lodash": "^4.14.200",
"@types/node": "^20.9.0",
"@types/node-fetch": "^2.6.9",
"@types/pg": "^8.6.6",
"@types/pg": "^8.11.6",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"benny": "^3.7.1",
"dotenv": "^16.0.3",
Expand All @@ -47,7 +47,7 @@
"lodash": "^4.17.21",
"mysql2": "^3.9.7",
"node-fetch": "^2.6.7",
"pg": "^8.10.0",
"pg": "^8.11.5",
"prettier": "^3.0.3",
"toxiproxy-node-client": "^3.0.0",
"ts-jest": "^29.0.0",
Expand Down

0 comments on commit 6bcc662

Please sign in to comment.