chore(deps): update dependency @types/node to v24.10.4

This commit is contained in:
renovate[bot]
2025-12-17 02:37:17 +00:00
committed by GitHub
parent d7511fd595
commit a12736f7cd
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -80,7 +80,7 @@
"@testing-library/react": "^16.3.0", "@testing-library/react": "^16.3.0",
"@types/jest": "^30.0.0", "@types/jest": "^30.0.0",
"@types/markdown-it": "14.1.2", "@types/markdown-it": "14.1.2",
"@types/node": "24.10.3", "@types/node": "24.10.4",
"@types/prop-types": "15.7.15", "@types/prop-types": "15.7.15",
"@types/react": "18.3.27", "@types/react": "18.3.27",
"@types/react-linkify": "1.0.4", "@types/react-linkify": "1.0.4",
@@ -8923,9 +8923,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@types/node": { "node_modules/@types/node": {
"version": "24.10.3", "version": "24.10.4",
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.10.3.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-24.10.4.tgz",
"integrity": "sha512-gqkrWUsS8hcm0r44yn7/xZeV1ERva/nLgrLxFRUGb7aoNMIJfZJ3AC261zDQuOAKC7MiXai1WCpYc48jAHoShQ==", "integrity": "sha512-vnDVpYPMzs4wunl27jHrfmwojOGKya0xyM3sH+UE5iv5uPS6vX7UIoh6m+vQc5LGBq52HBKPIn/zcSZVzeDEZg==",
"license": "MIT", "license": "MIT",
"peer": true, "peer": true,
"dependencies": { "dependencies": {
+1 -1
View File
@@ -91,7 +91,7 @@
"@testing-library/react": "^16.3.0", "@testing-library/react": "^16.3.0",
"@types/jest": "^30.0.0", "@types/jest": "^30.0.0",
"@types/markdown-it": "14.1.2", "@types/markdown-it": "14.1.2",
"@types/node": "24.10.3", "@types/node": "24.10.4",
"@types/prop-types": "15.7.15", "@types/prop-types": "15.7.15",
"@types/react": "18.3.27", "@types/react": "18.3.27",
"@types/react-linkify": "1.0.4", "@types/react-linkify": "1.0.4",