Update dependency @types/node to v24.11.0
All checks were successful
Test / Basic (pull_request) Successful in 3m40s
Test / Basic (push) Successful in 3m6s
RenovateBot / renovate (push) Successful in 1m31s

This commit was merged in pull request #26.
This commit is contained in:
2026-03-01 00:01:48 +00:00
parent 4f60d0c285
commit df6d365ca1

View File

@@ -8468,9 +8468,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "24.10.15",
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.10.15.tgz",
"integrity": "sha512-BgjLoRuSr0MTI5wA6gMw9Xy0sFudAaUuvrnjgGx9wZ522fYYLA5SYJ+1Y30vTcJEG+DRCyDHx/gzQVfofYzSdg==",
"version": "24.11.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.11.0.tgz",
"integrity": "sha512-fPxQqz4VTgPI/IQ+lj9r0h+fDR66bzoeMGHp8ASee+32OSGIkeASsoZuJixsQoVef1QJbeubcPBxKk22QVoWdw==",
"license": "MIT",
"dependencies": {
"undici-types": "~7.16.0"