Update dependency @types/node to v25 (#53)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-14 11:16:20 +03:00
committed by GitHub
parent 6bc6e47769
commit 7f66e9c21c
2 changed files with 3 additions and 12 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
"@testing-library/user-event": "^14.6.1",
"@types/eslint-plugin-jsx-a11y": "^6",
"@types/jest": "^30.0.0",
"@types/node": "^24.7.1",
"@types/node": "^25.0.0",
"@types/react": "19.2.7",
"babel-loader": "^10.0.0",
"eslint": "^9.37.0",