Skip to content

Commit

Permalink
Update @iobroker/type-detector requirement from ^4.0.1 to ^4.1.1
Browse files Browse the repository at this point in the history
Updates the requirements on [@iobroker/type-detector](https://github.com/ioBroker/ioBroker.type-detector) to permit the latest version.
- [Release notes](https://github.com/ioBroker/ioBroker.type-detector/releases)
- [Commits](ioBroker/ioBroker.type-detector@v4.0.1...v4.1.1)

---
updated-dependencies:
- dependency-name: "@iobroker/type-detector"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent d46db10 commit 600f27c
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 @@ -21,7 +21,7 @@
"dependencies": {
"node-schedule": "^2.1.1",
"@iobroker/adapter-core": "^3.2.1",
"@iobroker/type-detector": "^4.0.1"
"@iobroker/type-detector": "^4.1.1"
},
"devDependencies": {
"@alcalzone/release-script": "^3.8.0",
Expand Down

0 comments on commit 600f27c

Please sign in to comment.