Skip to content

Commit

Permalink
[Dependencies]: Bump the dependencies-prod group with 1 update
Browse files Browse the repository at this point in the history
Bumps the dependencies-prod group with 1 update: [home-assistant-query-selector](https://github.com/elchininet/home-assistant-query-selector).


Updates `home-assistant-query-selector` from 3.0.0 to 4.0.0
- [Release notes](https://github.com/elchininet/home-assistant-query-selector/releases)
- [Changelog](https://github.com/elchininet/home-assistant-query-selector/blob/master/CHANGELOG.md)
- [Commits](elchininet/home-assistant-query-selector@v3.0.0...v4.0.0)

---
updated-dependencies:
- dependency-name: home-assistant-query-selector
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies-prod
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2024
1 parent 59d4ade commit ce66a40
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"typescript": "^5.3.3"
},
"dependencies": {
"home-assistant-query-selector": "^3.0.0",
"home-assistant-query-selector": "^4.0.0",
"js-yaml": "^4.1.0"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -384,10 +384,10 @@ helpertypes@^0.0.19:
resolved "https://registry.yarnpkg.com/helpertypes/-/helpertypes-0.0.19.tgz#6f8cb18e4e1fad73dc103b98e624ac85cb06a720"
integrity sha512-J00e55zffgi3yVnUp0UdbMztNkr2PnizEkOe9URNohnrNhW5X0QpegkuLpOmFQInpi93Nb8MCjQRHAiCDF42NQ==

home-assistant-query-selector@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/home-assistant-query-selector/-/home-assistant-query-selector-3.0.0.tgz#60b3df3440474e78cd6fe930ce93c124f306c55b"
integrity sha512-ELlN9wQG0XWjwEECdMh9LgdMAeH6LMiOKwIQ19o70ddx9pGFgO4d3SBe79aKBlhp06Pbj1Kc596IpXzpg1/hkA==
home-assistant-query-selector@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/home-assistant-query-selector/-/home-assistant-query-selector-4.0.0.tgz#2ca3979c41d842eb3d9d89f68254fa5d16bf3e44"
integrity sha512-uvDEXNzwg/EyS7cp7aqxhFfm2ytN9UnJcb4ceM7OuuCQREy6sLkOpT3Tjck9Vy/rjDKx/c0qHSLKmeve/3r+/Q==
dependencies:
shadow-dom-selector "^4.1.2"

Expand Down

0 comments on commit ce66a40

Please sign in to comment.