mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Update dependency @codemirror/search to v6.5.6 (#19762)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1bcb1e7768
commit
e21ad742b1
@ -31,7 +31,7 @@
|
||||
"@codemirror/commands": "6.3.3",
|
||||
"@codemirror/language": "6.10.1",
|
||||
"@codemirror/legacy-modes": "6.3.3",
|
||||
"@codemirror/search": "6.5.5",
|
||||
"@codemirror/search": "6.5.6",
|
||||
"@codemirror/state": "6.4.0",
|
||||
"@codemirror/view": "6.23.1",
|
||||
"@egjs/hammerjs": "2.0.17",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -1508,14 +1508,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@codemirror/search@npm:6.5.5":
|
||||
version: 6.5.5
|
||||
resolution: "@codemirror/search@npm:6.5.5"
|
||||
"@codemirror/search@npm:6.5.6":
|
||||
version: 6.5.6
|
||||
resolution: "@codemirror/search@npm:6.5.6"
|
||||
dependencies:
|
||||
"@codemirror/state": "npm:^6.0.0"
|
||||
"@codemirror/view": "npm:^6.0.0"
|
||||
crelt: "npm:^1.0.5"
|
||||
checksum: 10/61707efa563edaea1d83f0680db63a953f3f1c125e50bd912d84d07129aa5ba1f3a775f62339f7931c01f5afd69db777c0571215bd0aaef51964c37ee932f6df
|
||||
checksum: 10/6668a34b4617e909617d3d831627d74b7a7985e8cd86d396bfcb3e86262f2310fc029fd6c846f1b8f1e6768e75985c9f1b0b18b31e05341f06b5b75c1ffde38d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9461,7 +9461,7 @@ __metadata:
|
||||
"@codemirror/commands": "npm:6.3.3"
|
||||
"@codemirror/language": "npm:6.10.1"
|
||||
"@codemirror/legacy-modes": "npm:6.3.3"
|
||||
"@codemirror/search": "npm:6.5.5"
|
||||
"@codemirror/search": "npm:6.5.6"
|
||||
"@codemirror/state": "npm:6.4.0"
|
||||
"@codemirror/view": "npm:6.23.1"
|
||||
"@egjs/hammerjs": "npm:2.0.17"
|
||||
|
Loading…
x
Reference in New Issue
Block a user