chore(deps): update dependency @types/node to v22.18.9

This commit is contained in:
renovate[bot]
2025-10-12 21:05:20 +00:00
committed by GitHub
parent bc6b152ae5
commit 6a29786020
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -88,7 +88,7 @@
"@testing-library/react": "^16.3.0",
"@types/jest": "^30.0.0",
"@types/markdown-it": "14.1.2",
"@types/node": "22.18.8",
"@types/node": "22.18.9",
"@types/prop-types": "15.7.15",
"@types/react": "18.3.26",
"@types/react-linkify": "1.0.4",
@@ -10793,9 +10793,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "22.18.8",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.18.8.tgz",
"integrity": "sha512-pAZSHMiagDR7cARo/cch1f3rXy0AEXwsVsVH09FcyeJVAzCnGgmYis7P3JidtTUjyadhTeSo8TgRPswstghDaw==",
"version": "22.18.9",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.18.9.tgz",
"integrity": "sha512-5yBtK0k/q8PjkMXbTfeIEP/XVYnz1R9qZJ3yUicdEW7ppdDJfe+MqXEhpqDL3mtn4Wvs1u0KLEG0RXzCgNpsSg==",
"license": "MIT",
"peer": true,
"dependencies": {
+1 -1
View File
@@ -99,7 +99,7 @@
"@testing-library/react": "^16.3.0",
"@types/jest": "^30.0.0",
"@types/markdown-it": "14.1.2",
"@types/node": "22.18.8",
"@types/node": "22.18.9",
"@types/prop-types": "15.7.15",
"@types/react": "18.3.26",
"@types/react-linkify": "1.0.4",