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

Commit 27bd1c9

Browse files
chore(deps): update dependency @types/node to v20
1 parent 33060b2 commit 27bd1c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs.yonode.org/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"yonode": "^1.2.3"
2626
},
2727
"devDependencies": {
28-
"@types/node": "20.12.10",
28+
"@types/node": "20.12.12",
2929
"typescript": "^5.4.5"
3030
}
3131
}

yonode.org/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"devDependencies": {
3535
"@babel/core": "^7.24.5",
36-
"@types/node": "20.12.10",
36+
"@types/node": "20.12.12",
3737
"@types/react": "18.3.2",
3838
"@types/react-dom": "18.3.0",
3939
"eslint": "8.57.0",

0 commit comments

Comments
 (0)