Skip to content

Commit eb5831d

Browse files
fix(deps): update dependency @types/node to ^18.18.6
1 parent 1d836ff commit eb5831d

File tree

2 files changed

+75
-75
lines changed

2 files changed

+75
-75
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@swc/jest": "^0.2.29",
2020
"@testing-library/jest-dom": "^6.1.4",
2121
"@types/jest": "^29.5.5",
22-
"@types/node": "^18.18.5",
22+
"@types/node": "^18.18.6",
2323
"@types/react": "^18.2.28",
2424
"@types/react-dom": "^18.2.13",
2525
"@typescript-eslint/eslint-plugin": "^6.7.5",

0 commit comments

Comments
 (0)