Skip to content

Commit ad9bcde

Browse files
fix(deps): update dependency @types/node to v16.18.20
1 parent b18fcc0 commit ad9bcde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@testing-library/react": "13.4.0",
88
"@testing-library/user-event": "13.5.0",
99
"@types/jest": "27.5.2",
10-
"@types/node": "16.11.68",
10+
"@types/node": "16.18.20",
1111
"@types/react": "18.0.21",
1212
"@types/react-dom": "18.0.6",
1313
"react": "18.2.0",

0 commit comments

Comments
 (0)