Skip to content

Commit

Permalink
Merge pull request #1174 from KunoichiZ/depfu/update/yarn/@types/node…
Browse files Browse the repository at this point in the history
…-20.5.9

Update @types/node 20.5.7 → 20.5.9 (patch)
  • Loading branch information
KunoichiZ authored Sep 7, 2023
2 parents 51b73df + 3d684dc commit ff87585
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 @@ -26,7 +26,7 @@
"@sapphire/eslint-config": "^4.4.3",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^3.2.0",
"@types/node": "^20.5.7",
"@types/node": "^20.5.9",
"@types/node-fetch": "^3.0.3",
"@types/ws": "^8.5.5",
"@typescript-eslint/eslint-plugin": "^5.61.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -362,10 +362,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.22.tgz#0d29f382472c4ccf3bd96ff0ce47daf5b7b84b18"
integrity sha512-g+f/qj/cNcqKkc3tFqlXOYjrmZA+jNBiDzbP3kH+B+otKFqAdPgVTGP1IeKRdMml/aE69as5S4FqtxAbl+LaMw==

"@types/node@^20.5.7":
version "20.5.7"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.5.7.tgz#4b8ecac87fbefbc92f431d09c30e176fc0a7c377"
integrity sha512-dP7f3LdZIysZnmvP3ANJYTSwg+wLLl8p7RqniVlV7j+oXSXAbt9h0WIBFmJy5inWZoX9wZN6eXx+YXd9Rh3RBA==
"@types/node@^20.5.9":
version "20.5.9"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.5.9.tgz#a70ec9d8fa0180a314c3ede0e20ea56ff71aed9a"
integrity sha512-PcGNd//40kHAS3sTlzKB9C9XL4K0sTup8nbG5lC14kzEteTNuAFh9u5nA0o5TWnSG2r/JNPRXFVcHJIIeRlmqQ==

"@types/pg@^8.10.2":
version "8.10.2"
Expand Down

0 comments on commit ff87585

Please sign in to comment.