From 51f65f8b7fbe6ef5b4e662016632412999d3e30d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 May 2023 14:10:03 +0000 Subject: [PATCH] Update dependency homey to v2.33.14 Dependency update (patch) --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1e2da87..7c55e08 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "browserify": "17.0.0", "eslint": "8.39.0", "eslint-config-athom": "3.1.1", - "homey": "2.33.13", + "homey": "2.33.14", "jest": "29.5.0", "standard": "17.0.0" }, @@ -5262,9 +5262,9 @@ } }, "node_modules/homey": { - "version": "2.33.13", - "resolved": "https://registry.npmjs.org/homey/-/homey-2.33.13.tgz", - "integrity": "sha512-Tjx+FbUX12t087rdP7QC8vo3cCpPRx0laJfxQjVE3/GpHNjLdgwF6dAdZYTdbfWGDiJdokCVRU7o4AOqom0NWg==", + "version": "2.33.14", + "resolved": "https://registry.npmjs.org/homey/-/homey-2.33.14.tgz", + "integrity": "sha512-X/QtyB1mK9VqLsuiJbnbi9llQ0mdXJivVVOjfYD8tDTEITx86fH4/nl8kGXaG47IRP/0fhIEuJVrUden5+928A==", "dev": true, "dependencies": { "athom-api": "^3.2.25", @@ -14905,9 +14905,9 @@ } }, "homey": { - "version": "2.33.13", - "resolved": "https://registry.npmjs.org/homey/-/homey-2.33.13.tgz", - "integrity": "sha512-Tjx+FbUX12t087rdP7QC8vo3cCpPRx0laJfxQjVE3/GpHNjLdgwF6dAdZYTdbfWGDiJdokCVRU7o4AOqom0NWg==", + "version": "2.33.14", + "resolved": "https://registry.npmjs.org/homey/-/homey-2.33.14.tgz", + "integrity": "sha512-X/QtyB1mK9VqLsuiJbnbi9llQ0mdXJivVVOjfYD8tDTEITx86fH4/nl8kGXaG47IRP/0fhIEuJVrUden5+928A==", "dev": true, "requires": { "athom-api": "^3.2.25", diff --git a/package.json b/package.json index 2716c6e..182446a 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "browserify": "17.0.0", "eslint": "8.39.0", "eslint-config-athom": "3.1.1", - "homey": "2.33.13", + "homey": "2.33.14", "jest": "29.5.0", "standard": "17.0.0" },