Skip to content

Commit

Permalink
Merge pull request #1204 from KunoichiZ/depfu/update/yarn/@types/pg-8…
Browse files Browse the repository at this point in the history
….10.7

Update @types/pg 8.10.3 → 8.10.7 (patch)
  • Loading branch information
KunoichiZ authored Oct 30, 2023
2 parents ab52925 + 33b0990 commit 86c303e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@sapphire/type": "^2.4.0",
"@sapphire/utilities": "^3.11.0",
"@types/common-tags": "^1.8.2",
"@types/pg": "^8.10.3",
"@types/pg": "^8.10.7",
"bufferutil": "^4.0.8",
"chokidar": "^3.5.3",
"colorette": "^2.0.20",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -376,10 +376,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.3.tgz#c4ae2bb1cfab2999ed441a95c122bbbe1567a66d"
integrity sha512-jxiZQFpb+NlH5kjW49vXxvxTjeeqlbsnTAdBTKpzEdPs9itay7MscYXz3Fo9VYFEsfQ6LJFitHad3faerLAjCw==

"@types/pg@^8.10.3":
version "8.10.3"
resolved "https://registry.yarnpkg.com/@types/pg/-/pg-8.10.3.tgz#39b3acba4f313a65c8fbb4b241fcb21cc1ba4126"
integrity sha512-BACzsw64lCZesclRpZGu55tnqgFAYcrCBP92xLh1KLypZLCOsvJTSTgaoFVTy3lCys/aZTQzfeDxtjwrvdzL2g==
"@types/pg@^8.10.7":
version "8.10.7"
resolved "https://registry.yarnpkg.com/@types/pg/-/pg-8.10.7.tgz#2f172598272e581e72cba640026e5152b5a3d5c3"
integrity sha512-ksJqHipwYaSEHz9e1fr6H6erjoEdNNaOxwyJgPx9bNeaqOW3iWBQgVHfpwiSAoqGzchfc+ZyRLwEfeCcyYD3uQ==
dependencies:
"@types/node" "*"
pg-protocol "*"
Expand Down

0 comments on commit 86c303e

Please sign in to comment.