From 38f031b4a1c4d1c354c1e1b17ff0cbccfba2ac93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 02:36:46 +0000 Subject: [PATCH] Bump @iobroker/socket-classes from 1.5.5 to 1.5.6 Bumps [@iobroker/socket-classes](https://github.com/ioBroker/ioBroker.socket-classes) from 1.5.5 to 1.5.6. - [Release notes](https://github.com/ioBroker/ioBroker.socket-classes/releases) - [Commits](https://github.com/ioBroker/ioBroker.socket-classes/compare/v1.5.5...v1.5.6) --- updated-dependencies: - dependency-name: "@iobroker/socket-classes" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 598634cf3..a6dc80cf7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -75,8 +75,6 @@ "@types/react-color": "^3.0.12", "@types/react-dom": "^18.3.0", "@types/validator": "^13.12.1", - "@typescript-eslint/eslint-plugin": "^8.6.0", - "@typescript-eslint/parser": "^8.5.0", "babel": "^6.23.0", "babel-plugin-inline-json-import": "^0.3.2", "buffer": "^6.0.3", @@ -7432,6 +7430,7 @@ "integrity": "sha512-UOaz/wFowmoh2G6Mr9gw60B1mm0MzUtm6Ic8G2yM1Le6gyj5Loi/N+O5mocugRGY+8OeeKmkMmbxNqUCq3B4Sg==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@eslint-community/regexpp": "^4.10.0", "@typescript-eslint/scope-manager": "8.6.0", @@ -7466,6 +7465,7 @@ "integrity": "sha512-dtePl4gsuenXVwC7dVNlb4mGDcKjDT/Ropsk4za/ouMBPplCLyznIaR+W65mvCvsyS97dymoBRrioEXI7k0XIg==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@typescript-eslint/typescript-estree": "8.6.0", "@typescript-eslint/utils": "8.6.0", @@ -7620,6 +7620,7 @@ "integrity": "sha512-eQcbCuA2Vmw45iGfcyG4y6rS7BhWfz9MQuk409WD47qMM+bKCGQWXxvoOs1DUp+T7UBMTtRTVT+kXr7Sh4O9Ow==", "dev": true, "license": "BSD-2-Clause", + "peer": true, "dependencies": { "@typescript-eslint/scope-manager": "8.6.0", "@typescript-eslint/types": "8.6.0", @@ -7649,6 +7650,7 @@ "integrity": "sha512-ZuoutoS5y9UOxKvpc/GkvF4cuEmpokda4wRg64JEia27wX+PysIE9q+lzDtlHHgblwUWwo5/Qn+/WyTUvDwBHw==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@typescript-eslint/types": "8.6.0", "@typescript-eslint/visitor-keys": "8.6.0" @@ -7808,6 +7810,7 @@ "integrity": "sha512-rojqFZGd4MQxw33SrOy09qIDS8WEldM8JWtKQLAjf/X5mGSeEFh5ixQlxssMNyPslVIk9yzWqXCsV2eFhYrYUw==", "dev": true, "license": "MIT", + "peer": true, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, @@ -7822,6 +7825,7 @@ "integrity": "sha512-MOVAzsKJIPIlLK239l5s06YXjNqpKTVhBVDnqUumQJja5+Y94V3+4VUFRA0G60y2jNnTVwRCkhyGQpavfsbq/g==", "dev": true, "license": "BSD-2-Clause", + "peer": true, "dependencies": { "@typescript-eslint/types": "8.6.0", "@typescript-eslint/visitor-keys": "8.6.0", @@ -7851,6 +7855,7 @@ "integrity": "sha512-eNp9cWnYf36NaOVjkEUznf6fEgVy1TWpE0o52e4wtojjBx7D1UV2WAWGzR+8Y5lVFtpMLPwNbC67T83DWSph4A==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@eslint-community/eslint-utils": "^4.4.0", "@typescript-eslint/scope-manager": "8.6.0", @@ -7874,6 +7879,7 @@ "integrity": "sha512-wapVFfZg9H0qOYh4grNVQiMklJGluQrOUiOhYRrQWhx7BY/+I1IYb8BczWNbbUpO+pqy0rDciv3lQH5E1bCLrg==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@typescript-eslint/types": "8.6.0", "eslint-visitor-keys": "^3.4.3" @@ -41712,6 +41718,7 @@ "version": "1.3.0", "dev": true, "license": "MIT", + "peer": true, "engines": { "node": ">=16" },