Skip to content

Commit ae1893c

Browse files
fix(deps): update dependency @types/node to v20.14.1 (#2024)
1 parent f72758a commit ae1893c

File tree

2 files changed

+63
-63
lines changed

2 files changed

+63
-63
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@testing-library/jest-dom": "6.4.5",
2727
"@testing-library/react": "15.0.7",
2828
"@types/jest": "29.5.12",
29-
"@types/node": "20.12.14",
29+
"@types/node": "20.14.1",
3030
"@types/react": "18.3.3",
3131
"@types/react-dom": "18.3.0",
3232
"@vitejs/plugin-react": "4.3.0",

0 commit comments

Comments
 (0)