Skip to content

Commit

Permalink
chore(deps): 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 7.0.6
- [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...v7.0.6)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2025
1 parent 4c3b9d8 commit 98671fc
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 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 @@ -28,7 +28,7 @@
"node": ">=18"
},
"dependencies": {
"@iobroker/adapter-core": "^3.1.4",
"@iobroker/adapter-core": "^3.2.3",
"axios": "^1.7.9",
"hue-push-client": "^1.0.5",
"node-hue-api": "^4.0.11"
Expand All @@ -38,7 +38,7 @@
"@alcalzone/release-script-plugin-iobroker": "^3.7.2",
"@alcalzone/release-script-plugin-license": "^3.7.0",
"@iobroker/testing": "^5.0.0",
"@iobroker/types": "^5.0.19",
"@iobroker/types": "^7.0.6",
"@peter-murray/hue-bridge-model": "^2.1.1",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
Expand Down

0 comments on commit 98671fc

Please sign in to comment.