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

Commit ae40dfd

Browse files
committed
chore(deps): update dependency @types/node to v20.14.13
1 parent e4b38af commit ae40dfd

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.14.12",
21+
"@types/node": "20.14.13",
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].12":
457-
version "20.14.12"
458-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.12.tgz#129d7c3a822cb49fc7ff661235f19cfefd422b49"
459-
integrity sha512-r7wNXakLeSsGT0H1AU863vS2wa5wBOK4bWMjZz2wj+8nBx+m5PeIn0k8AloSLpRuiwdRQZwarZqHE4FNArPuJQ==
456+
"@types/[email protected].13":
457+
version "20.14.13"
458+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.13.tgz#bf4fe8959ae1c43bc284de78bd6c01730933736b"
459+
integrity sha512-+bHoGiZb8UiQ0+WEtmph2IWQCjIqg8MDZMAV+ppRRhUZnquF5mQkP/9vpSwJClEiSM/C7fZZExPzfU0vJTyp8w==
460460
dependencies:
461461
undici-types "~5.26.4"
462462

0 commit comments

Comments
 (0)