Skip to content

Commit

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

Update @types/node 20.6.3 → 20.7.0 (minor)
  • Loading branch information
KunoichiZ authored Sep 28, 2023
2 parents d117d4e + 2493a09 commit 3ebc803
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.6.3",
"@types/node": "^20.7.0",
"@types/node-fetch": "^3.0.3",
"@types/ws": "^8.5.6",
"@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 @@ -371,10 +371,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.6.3":
version "20.6.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.6.3.tgz#5b763b321cd3b80f6b8dde7a37e1a77ff9358dd9"
integrity sha512-HksnYH4Ljr4VQgEy2lTStbCKv/P590tmPe5HqOnv9Gprffgv5WXAY+Y5Gqniu0GGqeTCUdBnzC3QSrzPkBkAMA==
"@types/node@^20.7.0":
version "20.7.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.7.0.tgz#c03de4572f114a940bc2ca909a33ddb2b925e470"
integrity sha512-zI22/pJW2wUZOVyguFaUL1HABdmSVxpXrzIqkjsHmyUjNhPoWM1CKfvVuXfetHhIok4RY573cqS0mZ1SJEnoTg==

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

0 comments on commit 3ebc803

Please sign in to comment.