Skip to content

Commit 630e037

Browse files
chore(deps): update dependency @types/node to v20.19.24
1 parent 669eb29 commit 630e037

10 files changed

+27
-27
lines changed

.pnp.cjs

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
4.14 MB
Binary file not shown.
-4.22 MB
Binary file not shown.
436 KB
Binary file not shown.
-757 KB
Binary file not shown.
-28 KB
Binary file not shown.
32.6 KB
Binary file not shown.

docusaurus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@docusaurus/theme-common": "2.4.3",
3131
"@docusaurus/tsconfig": "0.0.0-5601",
3232
"@docusaurus/types": "2.4.3",
33-
"@types/node": "20.9.0",
33+
"@types/node": "20.19.24",
3434
"docusaurus-plugin-typedoc": "0.19.2",
3535
"typedoc": "0.24.8",
3636
"typedoc-plugin-markdown": "3.17.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@types/gulp-sourcemaps": "0.0.37",
5353
"@types/merge2": "1.4.3",
5454
"@types/mocha": "10.0.3",
55-
"@types/node": "20.9.0",
55+
"@types/node": "20.19.24",
5656
"@typescript-eslint/eslint-plugin": "6.13.0",
5757
"@typescript-eslint/parser": "6.13.0",
5858
"chai": "4.3.10",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3356,12 +3356,12 @@ __metadata:
33563356
languageName: node
33573357
linkType: hard
33583358

3359-
"@types/node@npm:20.9.0":
3360-
version: 20.9.0
3361-
resolution: "@types/node@npm:20.9.0"
3359+
"@types/node@npm:20.19.24":
3360+
version: 20.19.24
3361+
resolution: "@types/node@npm:20.19.24"
33623362
dependencies:
3363-
undici-types: "npm:~5.26.4"
3364-
checksum: 10/a934f7645ed117a27857147403b0c657ffbca578c8f280e4c21d27dfb43e58dc4f24c4319d4335b8a4fa08e28fb2dc905a5bd5e4bc8878047164c56c1b162139
3363+
undici-types: "npm:~6.21.0"
3364+
checksum: 10/d3e2f47b1417d5dc8d8f425d2efecaa1fd8fe201b4e8de3e6fa8a54841487e48d81d9f24caaf329d316248b3eff8852f82faf16c177ba3606b09442e5094fc7e
33653365
languageName: node
33663366
linkType: hard
33673367

@@ -5953,7 +5953,7 @@ __metadata:
59535953
"@docusaurus/tsconfig": "npm:0.0.0-5601"
59545954
"@docusaurus/types": "npm:2.4.3"
59555955
"@mdx-js/react": "npm:1.6.22"
5956-
"@types/node": "npm:20.9.0"
5956+
"@types/node": "npm:20.19.24"
59575957
"@types/react": "npm:18.2.35"
59585958
clsx: "npm:2.0.0"
59595959
docusaurus-plugin-typedoc: "npm:0.19.2"
@@ -10490,7 +10490,7 @@ __metadata:
1049010490
"@types/gulp-sourcemaps": "npm:0.0.37"
1049110491
"@types/merge2": "npm:1.4.3"
1049210492
"@types/mocha": "npm:10.0.3"
10493-
"@types/node": "npm:20.9.0"
10493+
"@types/node": "npm:20.19.24"
1049410494
"@typescript-eslint/eslint-plugin": "npm:6.13.0"
1049510495
"@typescript-eslint/parser": "npm:6.13.0"
1049610496
chai: "npm:4.3.10"
@@ -13140,10 +13140,10 @@ __metadata:
1314013140
languageName: node
1314113141
linkType: hard
1314213142

13143-
"undici-types@npm:~5.26.4":
13144-
version: 5.26.5
13145-
resolution: "undici-types@npm:5.26.5"
13146-
checksum: 10/0097779d94bc0fd26f0418b3a05472410408877279141ded2bd449167be1aed7ea5b76f756562cb3586a07f251b90799bab22d9019ceba49c037c76445f7cddd
13143+
"undici-types@npm:~6.21.0":
13144+
version: 6.21.0
13145+
resolution: "undici-types@npm:6.21.0"
13146+
checksum: 10/ec8f41aa4359d50f9b59fa61fe3efce3477cc681908c8f84354d8567bb3701fafdddf36ef6bff307024d3feb42c837cf6f670314ba37fc8145e219560e473d14
1314713147
languageName: node
1314813148
linkType: hard
1314913149

0 commit comments

Comments
 (0)