Skip to content
This repository was archived by the owner on Dec 22, 2024. It is now read-only.

Commit 0530a75

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"devDependencies": {
3232
"@babel/core": "7.24.9",
3333
"@babel/eslint-parser": "7.25.0",
34-
"@types/node": "20.14.12",
34+
"@types/node": "20.14.13",
3535
"@types/react": "18.3.3",
3636
"@types/react-dom": "18.3.0",
3737
"@typescript-eslint/eslint-plugin": "7.17.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3013,10 +3013,10 @@
30133013
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.2.tgz#d76fb80d87d0d8abfe334fc6d292e83e5524efc4"
30143014
integrity sha512-Vvycsc9FQdwhxE3y3DzeIxuEJbWGDsnrxvMADzTDF/lcdR9/K+AQIeAghTQsHtotg/q0j3WEOYS/jQgSdWue3w==
30153015

3016-
"@types/[email protected].12":
3017-
version "20.14.12"
3018-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.12.tgz#129d7c3a822cb49fc7ff661235f19cfefd422b49"
3019-
integrity sha512-r7wNXakLeSsGT0H1AU863vS2wa5wBOK4bWMjZz2wj+8nBx+m5PeIn0k8AloSLpRuiwdRQZwarZqHE4FNArPuJQ==
3016+
"@types/[email protected].13":
3017+
version "20.14.13"
3018+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.13.tgz#bf4fe8959ae1c43bc284de78bd6c01730933736b"
3019+
integrity sha512-+bHoGiZb8UiQ0+WEtmph2IWQCjIqg8MDZMAV+ppRRhUZnquF5mQkP/9vpSwJClEiSM/C7fZZExPzfU0vJTyp8w==
30203020
dependencies:
30213021
undici-types "~5.26.4"
30223022

0 commit comments

Comments
 (0)