Skip to content

Commit

Permalink
Bump @iobroker/types and @iobroker/adapter-core
Browse files Browse the repository at this point in the history
Bumps [@iobroker/types](https://github.com/ioBroker/ioBroker.js-controller) and [@iobroker/adapter-core](https://github.com/ioBroker/adapter-core). These dependencies needed to be updated together.

Updates `@iobroker/types` from 5.0.19 to 6.0.9
- [Release notes](https://github.com/ioBroker/ioBroker.js-controller/releases)
- [Changelog](https://github.com/ioBroker/ioBroker.js-controller/blob/master/CHANGELOG.md)
- [Commits](ioBroker/ioBroker.js-controller@v5.0.19...v6.0.9)

Updates `@iobroker/adapter-core` from 3.1.4 to 3.1.6
- [Release notes](https://github.com/ioBroker/adapter-core/releases)
- [Commits](ioBroker/adapter-core@v3.1.4...v3.1.6)

---
updated-dependencies:
- dependency-name: "@iobroker/types"
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@iobroker/adapter-core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 9f343a9 commit 4522620
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"node": ">= 18"
},
"dependencies": {
"@iobroker/adapter-core": "^3.1.4",
"@iobroker/types": "^5.0.19",
"@iobroker/adapter-core": "^3.1.6",
"@iobroker/types": "^6.0.9",
"async-await-queue": "^2.1.4",
"serialport": "^12.0.0"
},
Expand Down

0 comments on commit 4522620

Please sign in to comment.