Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit 5c036f0

Browse files
committed
chore(deps): update dependency @types/node to v20.16.9
1 parent 739e7ae commit 5c036f0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"react-dom": "18.3.1"
1919
},
2020
"devDependencies": {
21-
"@types/node": "20.16.7",
21+
"@types/node": "20.16.9",
2222
"typescript": "5.4.5"
2323
}
2424
}

docs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -453,10 +453,10 @@
453453
resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197"
454454
integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==
455455

456-
"@types/[email protected].7":
457-
version "20.16.7"
458-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.7.tgz#0a245bf5805add998a22b8b5adac612ee70190bc"
459-
integrity sha512-QkDQjAY3gkvJNcZOWwzy3BN34RweT0OQ9zJyvLCU0kSK22dO2QYh/NHGfbEAYylPYzRB1/iXcojS79wOg5gFSw==
456+
"@types/[email protected].9":
457+
version "20.16.9"
458+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.9.tgz#1217c6cc77c4f3aaf4a6c76fb56b790e81e48120"
459+
integrity sha512-rkvIVJxsOfBejxK7I0FO5sa2WxFmJCzoDwcd88+fq/CUfynNywTo/1/T6hyFz22CyztsnLS9nVlHOnTI36RH5w==
460460
dependencies:
461461
undici-types "~6.19.2"
462462

0 commit comments

Comments
 (0)