Skip to content

Commit

Permalink
Update cQueue requirement from ^1.9.0 to ^2.0
Browse files Browse the repository at this point in the history
Updates the requirements on [cQueue](https://github.com/SMFSW/cQueue) to permit the latest version.
- [Release notes](https://github.com/SMFSW/cQueue/releases)
- [Commits](https://github.com/SMFSW/cQueue/commits/16038a7f3b39903564c3a6dccf3e2d6e0286b54c)

---
updated-dependencies:
- dependency-name: cQueue
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 17, 2024
1 parent 5c133bc commit 98ab956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"GxEPD2": "ZinggJM/GxEPD2#semver:^1.5.2",
"U8g2_for_Adafruit_GFX": "olikraus/U8g2_for_Adafruit_GFX#semver:^1.8.0",
"cQueue": "SMFSW/cQueue#semver:^1.9.0",
"cQueue": "SMFSW/cQueue#semver:^2.0",
"TheengsDecoder": "theengs/decoder#semver:^1.5.7",
"arduino-mqtt": "256dpi/arduino-mqtt#semver:^2.5.1",
"ArduinoJson": "bblanchon/ArduinoJson#semver:^6.21.4",
Expand Down

0 comments on commit 98ab956

Please sign in to comment.