mirror of
https://github.com/bourquep/mysa2mqtt.git
synced 2025-12-16 13:12:34 +00:00
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:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -23,7 +23,7 @@
|
||||
"@commander-js/extra-typings": "14.0.0",
|
||||
"@eslint/js": "9.38.0",
|
||||
"@semantic-release/npm": "13.1.1",
|
||||
"@types/node": "24.9.2",
|
||||
"@types/node": "24.10.0",
|
||||
"conventional-changelog-conventionalcommits": "9.1.0",
|
||||
"eslint": "9.39.0",
|
||||
"eslint-plugin-jsdoc": "61.1.11",
|
||||
@@ -3512,9 +3512,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "24.9.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.9.2.tgz",
|
||||
"integrity": "sha512-uWN8YqxXxqFMX2RqGOrumsKeti4LlmIMIyV0lgut4jx7KQBcBiW6vkDtIBvHnHIquwNfJhk8v2OtmO8zXWHfPA==",
|
||||
"version": "24.10.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.10.0.tgz",
|
||||
"integrity": "sha512-qzQZRBqkFsYyaSWXuEHc2WR9c0a0CXwiE5FWUvn7ZM+vdy1uZLfCunD38UzhuB7YN/J11ndbDBcTmOdxJo9Q7A==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"undici-types": "~7.16.0"
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
"@commander-js/extra-typings": "14.0.0",
|
||||
"@eslint/js": "9.38.0",
|
||||
"@semantic-release/npm": "13.1.1",
|
||||
"@types/node": "24.9.2",
|
||||
"@types/node": "24.10.0",
|
||||
"conventional-changelog-conventionalcommits": "9.1.0",
|
||||
"eslint": "9.39.0",
|
||||
"eslint-plugin-jsdoc": "61.1.11",
|
||||
|
||||
Reference in New Issue
Block a user