Skip to content

Commit

Permalink
chore(deps): update dependency @types/pg to v8.6.5
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate-bot authored and davidmehren committed Mar 7, 2022
1 parent c6db04a commit 981e2d4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@types/mysql": "2.15.21",
"@types/node": "16.11.26",
"@types/passport-local": "1.0.34",
"@types/pg": "8.6.4",
"@types/pg": "8.6.5",
"@types/source-map-support": "0.5.4",
"@types/supertest": "2.0.11",
"@typescript-eslint/eslint-plugin": "5.13.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1812,14 +1812,14 @@ __metadata:
languageName: node
linkType: hard

"@types/pg@npm:8.6.4":
version: 8.6.4
resolution: "@types/pg@npm:8.6.4"
"@types/pg@npm:8.6.5":
version: 8.6.5
resolution: "@types/pg@npm:8.6.5"
dependencies:
"@types/node": "*"
pg-protocol: "*"
pg-types: ^2.2.0
checksum: cebc40d6f034ff5651a8415e38aeacf86925d6a7eebfd3d20a7db9e7935b0a376a81ecdfffcbeb54425344ecc9a5a8886955bcbb3501226521209900d7a57aef
checksum: 49ef858d95e84a6c1be193d367996581c991cf383d8628449507cc4ce67ef43b75acb18a0f9f49f870594cdec3501ddf4d2ac3fbe0dcdaab35c295c038d47199
languageName: node
linkType: hard

Expand Down Expand Up @@ -5342,7 +5342,7 @@ __metadata:
"@types/node-fetch": 2.6.1
"@types/passport-http-bearer": 1.0.37
"@types/passport-local": 1.0.34
"@types/pg": 8.6.4
"@types/pg": 8.6.5
"@types/source-map-support": 0.5.4
"@types/supertest": 2.0.11
"@typescript-eslint/eslint-plugin": 5.13.0
Expand Down

0 comments on commit 981e2d4

Please sign in to comment.