Skip to content

Commit

Permalink
Bump @digital-alchemy/core from 24.11.3 to 24.11.4
Browse files Browse the repository at this point in the history
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](Digital-Alchemy-TS/core@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 0652403 commit 0aa5788
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
18 changes: 17 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit 0aa5788

Please sign in to comment.