build(deps-dev): bump @types/node from 24.0.3 to 24.0.8 (#472)

This commit is contained in:
dependabot[bot]
2025-07-01 19:02:53 +00:00
committed by GitHub
parent e6fa63302e
commit f647c89261
2 changed files with 5 additions and 6 deletions
+4 -5
View File
@@ -27,7 +27,7 @@
"@types/js-yaml": "^4.0.9",
"@types/markup-js": "^1.5.0",
"@types/mocha": "^10.0.10",
"@types/node": "^24.0.3",
"@types/node": "^24.0.8",
"@types/sinon": "^17.0.4",
"@vercel/ncc": "^0.38.3",
"c8": "^10.1.3",
@@ -732,10 +732,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "24.0.3",
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.0.3.tgz",
"integrity": "sha512-R4I/kzCYAdRLzfiCabn9hxWfbuHS573x+r0dJMkkzThEa7pbrcDWK+9zu3e7aBOouf+rQAciqPFMnxwr0aWgKg==",
"license": "MIT",
"version": "24.0.8",
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.0.8.tgz",
"integrity": "sha512-WytNrFSgWO/esSH9NbpWUfTMGQwCGIKfCmNlmFDNiI5gGhgMmEA+V1AEvKLeBNvvtBnailJtkrEa2OIISwrVAA==",
"dependencies": {
"undici-types": "~7.8.0"
}
+1 -1
View File
@@ -51,7 +51,7 @@
"@types/js-yaml": "^4.0.9",
"@types/markup-js": "^1.5.0",
"@types/mocha": "^10.0.10",
"@types/node": "^24.0.3",
"@types/node": "^24.0.8",
"@types/sinon": "^17.0.4",
"@vercel/ncc": "^0.38.3",
"c8": "^10.1.3",