build(deps-dev): bump @types/node from 24.0.3 to 24.0.8 (#472)
This commit is contained in:
Generated
+4
-5
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user