From 0aa5788fe0d5916d18c965186d13544ca32d5819 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 09:41:01 +0000 Subject: [PATCH] Bump @digital-alchemy/core from 24.11.3 to 24.11.4 Bumps [@digital-alchemy/core](https://github.com/Digital-Alchemy-TS/core) from 24.11.3 to 24.11.4. - [Release notes](https://github.com/Digital-Alchemy-TS/core/releases) - [Commits](https://github.com/Digital-Alchemy-TS/core/compare/v24.11.3...v24.11.4) --- updated-dependencies: - dependency-name: "@digital-alchemy/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 18 +++++++++++++++++- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2c9b522..a83418f 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ }, "devDependencies": { "@cspell/eslint-plugin": "^8.16.0", - "@digital-alchemy/core": "^24.11.3", + "@digital-alchemy/core": "^24.11.4", "@digital-alchemy/hass": "^24.11.3", "@digital-alchemy/synapse": "^24.11.3", "@eslint/compat": "^1.2.3", diff --git a/yarn.lock b/yarn.lock index b56a32c..6a4e626 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2118,7 +2118,7 @@ __metadata: resolution: "@digital-alchemy/automation@workspace:." dependencies: "@cspell/eslint-plugin": "npm:^8.16.0" - "@digital-alchemy/core": "npm:^24.11.3" + "@digital-alchemy/core": "npm:^24.11.4" "@digital-alchemy/hass": "npm:^24.11.3" "@digital-alchemy/synapse": "npm:^24.11.3" "@eslint/compat": "npm:^1.2.3" @@ -2168,6 +2168,22 @@ __metadata: languageName: node linkType: hard +"@digital-alchemy/core@npm:^24.11.4": + version: 24.11.4 + resolution: "@digital-alchemy/core@npm:24.11.4" + dependencies: + chalk: "npm:^5.3.0" + dayjs: "npm:^1.11.13" + dotenv: "npm:^16.4.5" + ini: "npm:^5.0.0" + js-yaml: "npm:^4.1.0" + minimist: "npm:^1.2.8" + node-cron: "npm:^3.0.3" + uuid: "npm:^11.0.3" + checksum: 10/8cae1cca33651a5171e23008e659c0b2769e5575a04233c9c3374837e2cf8fcfa7ae9d16d9fb730e639c0efd910dc6e87b775296c9b7f5fb0e2151bf21a41a0e + languageName: node + linkType: hard + "@digital-alchemy/hass@npm:^24.11.3": version: 24.11.3 resolution: "@digital-alchemy/hass@npm:24.11.3"