Skip to content

Commit 81aa427

Browse files
Update dependency @types/node to v24
1 parent f0cfa3f commit 81aa427

File tree

1 file changed

+1
-1
lines changed
  • learning-react-second-edition/chapter-10/my-type

1 file changed

+1
-1
lines changed

learning-react-second-edition/chapter-10/my-type/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@testing-library/react": "^9.5.0",
88
"@testing-library/user-event": "^7.2.1",
99
"@types/jest": "^24.9.1",
10-
"@types/node": "^12.12.44",
10+
"@types/node": "^24.0.0",
1111
"@types/react": "^16.9.35",
1212
"@types/react-dom": "^16.9.8",
1313
"react": "^16.13.1",

0 commit comments

Comments
 (0)