chore(deps-dev): Bump @types/node from 24.9.2 to 24.10.0 in the dev-dependencies group (#86)

This commit is contained in:
dependabot[bot]
2025-11-03 11:46:57 +00:00
committed by GitHub
parent c24a0da4d1
commit 2e93ec8f3d
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -23,7 +23,7 @@
"@commander-js/extra-typings": "14.0.0", "@commander-js/extra-typings": "14.0.0",
"@eslint/js": "9.38.0", "@eslint/js": "9.38.0",
"@semantic-release/npm": "13.1.1", "@semantic-release/npm": "13.1.1",
"@types/node": "24.9.2", "@types/node": "24.10.0",
"conventional-changelog-conventionalcommits": "9.1.0", "conventional-changelog-conventionalcommits": "9.1.0",
"eslint": "9.39.0", "eslint": "9.39.0",
"eslint-plugin-jsdoc": "61.1.11", "eslint-plugin-jsdoc": "61.1.11",
@@ -3512,9 +3512,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@types/node": { "node_modules/@types/node": {
"version": "24.9.2", "version": "24.10.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.9.2.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-24.10.0.tgz",
"integrity": "sha512-uWN8YqxXxqFMX2RqGOrumsKeti4LlmIMIyV0lgut4jx7KQBcBiW6vkDtIBvHnHIquwNfJhk8v2OtmO8zXWHfPA==", "integrity": "sha512-qzQZRBqkFsYyaSWXuEHc2WR9c0a0CXwiE5FWUvn7ZM+vdy1uZLfCunD38UzhuB7YN/J11ndbDBcTmOdxJo9Q7A==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"undici-types": "~7.16.0" "undici-types": "~7.16.0"

View File

@@ -57,7 +57,7 @@
"@commander-js/extra-typings": "14.0.0", "@commander-js/extra-typings": "14.0.0",
"@eslint/js": "9.38.0", "@eslint/js": "9.38.0",
"@semantic-release/npm": "13.1.1", "@semantic-release/npm": "13.1.1",
"@types/node": "24.9.2", "@types/node": "24.10.0",
"conventional-changelog-conventionalcommits": "9.1.0", "conventional-changelog-conventionalcommits": "9.1.0",
"eslint": "9.39.0", "eslint": "9.39.0",
"eslint-plugin-jsdoc": "61.1.11", "eslint-plugin-jsdoc": "61.1.11",