Skip to content

Commit 430a2ab

Browse files
Update @iobroker/adapter-core requirement from ^3.2.3 to ^3.3.2
Updates the requirements on [@iobroker/adapter-core](https://github.com/ioBroker/adapter-core) to permit the latest version. - [Release notes](https://github.com/ioBroker/adapter-core/releases) - [Commits](ioBroker/adapter-core@v3.2.3...v3.3.2) --- updated-dependencies: - dependency-name: "@iobroker/adapter-core" dependency-version: 3.3.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 33c7d64 commit 430a2ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@types/node": "should match the lowest MAJOR version of Node.js we support."
4242
},
4343
"dependencies": {
44-
"@iobroker/adapter-core": "^3.2.3",
44+
"@iobroker/adapter-core": "^3.3.2",
4545
"@iobroker/types": "^7.0.7",
4646
"@types/node": "^24.0.8",
4747
"axios": "^1.10.0",

0 commit comments

Comments
 (0)