Skip to content

Commit 1909056

Browse files
Update dependency @types/node to v18.17.8
1 parent e0f0ffc commit 1909056

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"devDependencies": {
1616
"@sapphire/ts-config": "3.3.4",
1717
"@swc/core": "1.3.8",
18-
"@types/node": "18.0.0",
18+
"@types/node": "18.17.8",
1919
"@types/node-fetch": "2.6.2",
2020
"tsup": "6.2.3",
2121
"typedoc": "^0.23.06",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -163,10 +163,10 @@
163163
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.4.tgz#95baa50846ae112a7376869d49fec23b2506c69d"
164164
integrity sha512-RzRcw8c0B8LzryWOR4Wj7YOTFXvdYKwvrb6xQQyuDfnlTxwYXGCV5RZ/TEbq5L5kn+w3rliHAUyRcG1RtbmTFg==
165165

166-
"@types/node@18.0.0":
167-
version "18.0.0"
168-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.0.0.tgz#67c7b724e1bcdd7a8821ce0d5ee184d3b4dd525a"
169-
integrity sha512-cHlGmko4gWLVI27cGJntjs/Sj8th9aYwplmZFwmmgYQQvL5NUsgVJG7OddLvNfLqYS31KFN0s3qlaD9qCaxACA==
166+
"@types/node@18.17.8":
167+
version "18.17.8"
168+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.8.tgz#fd69eb04c25d50374245e8bd69ba29dd0eb7ff5e"
169+
integrity sha512-Av/7MqX/iNKwT9Tr60V85NqMnsmh8ilfJoBlIVibkXfitk9Q22D9Y5mSpm+FvG5DET7EbVfB40bOiLzKgYFgPw==
170170

171171
any-promise@^1.0.0:
172172
version "1.3.0"
@@ -945,10 +945,10 @@ tsup@6.2.3:
945945
sucrase "^3.20.3"
946946
tree-kill "^1.2.2"
947947

948-
typedoc-theme-hierarchy@3.0.0:
949-
version "3.0.0"
950-
resolved "https://registry.yarnpkg.com/typedoc-theme-hierarchy/-/typedoc-theme-hierarchy-3.0.0.tgz#7c371d577723e7c9e10f7f80d3ff51147ead9975"
951-
integrity sha512-f8zWRVYJ6hAIyUorTNnUtrzGo4BMApC7d2PSaUR9OG9gLUaNZTosB9EkfIsWxj7nyqG909kobeVxTa20FU9f/g==
948+
typedoc-theme-hierarchy@^3.0.0:
949+
version "3.2.1"
950+
resolved "https://registry.yarnpkg.com/typedoc-theme-hierarchy/-/typedoc-theme-hierarchy-3.2.1.tgz#141e0c97c6e55e0eb019274caf1315c029e521ff"
951+
integrity sha512-Spum9ccW7bc++c8dLFNRh+9hvG+REntLQCNUb74pz28qcuhPOtxOuKteM/4aJbJDjw/9mORXZZYSToMGb+MrYw==
952952
dependencies:
953953
fs-extra "^10.0.0"
954954

0 commit comments

Comments
 (0)