mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 01:06:35 +00:00
Bump open from 8.4.0 to 8.4.1 (#15442)
* Bump open from 8.4.0 to 8.4.1 Bumps [open](https://github.com/sindresorhus/open) from 8.4.0 to 8.4.1. - [Release notes](https://github.com/sindresorhus/open/releases) - [Commits](https://github.com/sindresorhus/open/compare/v8.4.0...v8.4.1) --- updated-dependencies: - dependency-name: open dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Deduplicate dependencies [dependabot skip] --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Steve Repsher <steverep@users.noreply.github.com>
This commit is contained in:
parent
1e2c21d49e
commit
7c65bb9791
@ -219,7 +219,7 @@
|
|||||||
"merge-stream": "^2.0.0",
|
"merge-stream": "^2.0.0",
|
||||||
"mocha": "^8.4.0",
|
"mocha": "^8.4.0",
|
||||||
"object-hash": "^3.0.0",
|
"object-hash": "^3.0.0",
|
||||||
"open": "^8.4.0",
|
"open": "^8.4.1",
|
||||||
"pinst": "^3.0.0",
|
"pinst": "^3.0.0",
|
||||||
"prettier": "^2.8.4",
|
"prettier": "^2.8.4",
|
||||||
"require-dir": "^1.2.0",
|
"require-dir": "^1.2.0",
|
||||||
|
10
yarn.lock
10
yarn.lock
@ -9759,7 +9759,7 @@ fsevents@^1.2.7:
|
|||||||
mocha: ^8.4.0
|
mocha: ^8.4.0
|
||||||
node-vibrant: 3.2.1-alpha.1
|
node-vibrant: 3.2.1-alpha.1
|
||||||
object-hash: ^3.0.0
|
object-hash: ^3.0.0
|
||||||
open: ^8.4.0
|
open: ^8.4.1
|
||||||
pinst: ^3.0.0
|
pinst: ^3.0.0
|
||||||
prettier: ^2.8.4
|
prettier: ^2.8.4
|
||||||
proxy-polyfill: ^0.3.2
|
proxy-polyfill: ^0.3.2
|
||||||
@ -12726,14 +12726,14 @@ fsevents@^1.2.7:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"open@npm:^8.0.9, open@npm:^8.4.0":
|
"open@npm:^8.0.9, open@npm:^8.4.0, open@npm:^8.4.1":
|
||||||
version: 8.4.0
|
version: 8.4.1
|
||||||
resolution: "open@npm:8.4.0"
|
resolution: "open@npm:8.4.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
define-lazy-prop: ^2.0.0
|
define-lazy-prop: ^2.0.0
|
||||||
is-docker: ^2.1.1
|
is-docker: ^2.1.1
|
||||||
is-wsl: ^2.2.0
|
is-wsl: ^2.2.0
|
||||||
checksum: e9545bec64cdbf30a0c35c1bdc310344adf8428a117f7d8df3c0af0a0a24c513b304916a6d9b11db0190ff7225c2d578885080b761ed46a3d5f6f1eebb98b63c
|
checksum: dbe8e1d98889df60b5179eab8b94b9591744d1f0033bce1a9a10738ba140bd9d625d6bcde7ff9f043e379aafb918975c2daa03b87cef13eb046ac18ed807f06d
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user