Bump @liamcottle/meshcore.js from 1.10.0 to 1.11.0 (#22)

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

---
updated-dependencies:
- dependency-name: "@liamcottle/meshcore.js"
  dependency-version: 1.11.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-02-22 12:32:38 +01:00
committed by GitHub
parent 3b7fe7ce36
commit 96ce0f3f92
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.10.0",
"@liamcottle/meshcore.js": "^1.11.0",
"yargs": "^18.0.0"
},
"bin": {
@@ -229,9 +229,9 @@
}
},
"node_modules/@liamcottle/meshcore.js": {
"version": "1.10.0",
"resolved": "https://registry.npmjs.org/@liamcottle/meshcore.js/-/meshcore.js-1.10.0.tgz",
"integrity": "sha512-5fs21bi6yuPo2fGxfR+XgqskBowTBAqRbPVOhKyN97yUfAM2uXRpF8LtGEfxW9dwOOlpCx2MoOgVjQ9RAmXl5A==",
"version": "1.11.0",
"resolved": "https://registry.npmjs.org/@liamcottle/meshcore.js/-/meshcore.js-1.11.0.tgz",
"integrity": "sha512-UQe3MgdGr6vZV4N23dlAsvyCCb5+IR0X7j6uQkNgYwll2BENx5lkoxN1Y6T42mRvhpFr+5itHTsiRbWBXqCdeA==",
"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.10.0",
"@liamcottle/meshcore.js": "^1.11.0",
"yargs": "^18.0.0"
},
"description": "Command bot that connects to a MeshCore companion radio device via USB serial",