Skip to content

Commit

Permalink
Merge pull request #1216 from KunoichiZ/depfu/update/yarn/@types/pg-8…
Browse files Browse the repository at this point in the history
….10.8
  • Loading branch information
KunoichiZ authored Nov 7, 2023
2 parents c7535c9 + ca7fb55 commit ebe64b3
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.1",
"@sapphire/utilities": "^3.11.0",
"@types/common-tags": "^1.8.3",
"@types/pg": "^8.10.7",
"@types/pg": "^8.10.8",
"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 @@ -383,10 +383,10 @@
dependencies:
undici-types "~5.26.4"

"@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==
"@types/pg@^8.10.8":
version "8.10.8"
resolved "https://registry.yarnpkg.com/@types/pg/-/pg-8.10.8.tgz#20e8d653baba70c946df5a12601d8972da7cd043"
integrity sha512-EqSUgXvnbEnMkIdffX1cDsmbvNt5Fzoim17JRwdaHaCpeTz440FocCxcStU9GgJvA+1aqtHEjHgFlH0d8ZCjAg==
dependencies:
"@types/node" "*"
pg-protocol "*"
Expand Down

0 comments on commit ebe64b3

Please sign in to comment.