Update dependency @types/node to v24.12.0
All checks were successful
Test / Basic (pull_request) Successful in 3m22s
Test / Basic (push) Successful in 2m49s
RenovateBot / renovate (push) Successful in 1m33s

This commit was merged in pull request #30.
This commit is contained in:
2026-03-07 00:01:39 +00:00
parent 76d6119259
commit b85723d0bd

View File

@@ -8396,9 +8396,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@types/node": { "node_modules/@types/node": {
"version": "24.11.1", "version": "24.12.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.11.1.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-24.12.0.tgz",
"integrity": "sha512-MOw3rIVR4djfMH7ft9ZJLPViaJwkZvMfrzumElas79IwMUEl8ykkuQmgL9MAMz7vO8G3vuz9b7Gu+keYZx7Xrw==", "integrity": "sha512-GYDxsZi3ChgmckRT9HPU0WEhKLP08ev/Yfcq2AstjrDASOYCSXeyjDsHg4v5t4jOj7cyDX3vmprafKlWIG9MXQ==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"undici-types": "~7.16.0" "undici-types": "~7.16.0"