Bump @liamcottle/meshcore.js from 1.7.0 to 1.10.0 (#13)

Bumps @liamcottle/meshcore.js from 1.7.0 to 1.10.0.

---
updated-dependencies:
- dependency-name: "@liamcottle/meshcore.js"
  dependency-version: 1.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-01-20 16:56:25 +01:00
committed by GitHub
parent c690b39adc
commit 36c15fc64d
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -9,7 +9,7 @@
"version": "1.0.0",
"license": "Apache-2.0",
"dependencies": {
"@liamcottle/meshcore.js": "^1.7.0",
"@liamcottle/meshcore.js": "^1.10.0",
"yargs": "^18.0.0"
},
"bin": {
@@ -245,9 +245,9 @@
}
},
"node_modules/@liamcottle/meshcore.js": {
"version": "1.7.0",
"resolved": "https://registry.npmjs.org/@liamcottle/meshcore.js/-/meshcore.js-1.7.0.tgz",
"integrity": "sha512-GR43ZIMHXyfeCuuvS5wOaj1Q0bl3p0Epi9CPqHDx5UtVQZaCnQlem7XDDJxrKhqbAq7NkYkeoD9hsBtxkZwbxA==",
"version": "1.10.0",
"resolved": "https://registry.npmjs.org/@liamcottle/meshcore.js/-/meshcore.js-1.10.0.tgz",
"integrity": "sha512-5fs21bi6yuPo2fGxfR+XgqskBowTBAqRbPVOhKyN97yUfAM2uXRpF8LtGEfxW9dwOOlpCx2MoOgVjQ9RAmXl5A==",
"license": "MIT",
"dependencies": {
"@noble/curves": "^1.8.1",
+1 -1
View File
@@ -7,7 +7,7 @@
"url": "https://github.com/Cyclenerd/meshcore-bot/issues"
},
"dependencies": {
"@liamcottle/meshcore.js": "^1.7.0",
"@liamcottle/meshcore.js": "^1.10.0",
"yargs": "^18.0.0"
},
"description": "Command bot that connects to a MeshCore companion radio device via USB serial",