Skip to content

Commit

Permalink
Bump @iobroker/types
Browse files Browse the repository at this point in the history
Bumps [@iobroker/types](https://github.com/ioBroker/ioBroker.js-controller) from 6.0.1-alpha.0-20240530-b38e01746 to 6.0.1-alpha.0-20240531-b57a29404.
- [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@v6.0.1-alpha.0-20240530-b38e01746...v6.0.1-alpha.0-20240531-b57a29404)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent 9a6dea5 commit 2307057
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@iobroker/legacy-testing": "^1.0.12",
"@iobroker/socket-client": "^2.4.13",
"@iobroker/testing": "^4.1.3",
"@iobroker/types": "6.0.1-alpha.0-20240530-b38e01746",
"@iobroker/types": "6.0.1-alpha.0-20240531-b57a29404",
"@mui/icons-material": "^5.15.18",
"@mui/lab": "5.0.0-alpha.170",
"@mui/material": "5.14.14",
Expand Down
2 changes: 1 addition & 1 deletion packages/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dependencies": {
"@iobroker/adapter-core": "^3.1.4",
"@iobroker/socket-classes": "^1.5.2",
"@iobroker/types": "^6.0.1-alpha.0-20240530-b38e01746",
"@iobroker/types": "^6.0.1-alpha.0-20240531-b57a29404",
"@iobroker/webserver": "^1.0.3",
"@iobroker/ws-server": "^2.1.2",
"@types/leaflet": "^1.9.12",
Expand Down

0 comments on commit 2307057

Please sign in to comment.