mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-14 21:06:34 +00:00
Update dependency @codemirror/search to v6.5.8 (#22989)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
74bf1d2a82
commit
6ef36dce3e
@ -31,7 +31,7 @@
|
||||
"@codemirror/commands": "6.7.1",
|
||||
"@codemirror/language": "6.10.3",
|
||||
"@codemirror/legacy-modes": "6.4.2",
|
||||
"@codemirror/search": "6.5.7",
|
||||
"@codemirror/search": "6.5.8",
|
||||
"@codemirror/state": "6.4.1",
|
||||
"@codemirror/view": "6.35.0",
|
||||
"@egjs/hammerjs": "2.0.17",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -1317,14 +1317,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@codemirror/search@npm:6.5.7":
|
||||
version: 6.5.7
|
||||
resolution: "@codemirror/search@npm:6.5.7"
|
||||
"@codemirror/search@npm:6.5.8":
|
||||
version: 6.5.8
|
||||
resolution: "@codemirror/search@npm:6.5.8"
|
||||
dependencies:
|
||||
"@codemirror/state": "npm:^6.0.0"
|
||||
"@codemirror/view": "npm:^6.0.0"
|
||||
crelt: "npm:^1.0.5"
|
||||
checksum: 10/0a4c5e23c42231ffb829513940ee43a630585b4277fa8cc919a947f3821c9c2dc095d334bb0e4d51b3ebb50739a34a81ddbcc39ca9c1f6f935fdaa51a86661bf
|
||||
checksum: 10/1389fa4e05da72b621ae10ff00d4ef0d23b08a3a7ac48f6e0b867429da7b80036bd7a6feef1a54f5b4c4af9fc4277f754a313a858fbfc12ccdfa48e9bf300cef
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -8675,7 +8675,7 @@ __metadata:
|
||||
"@codemirror/commands": "npm:6.7.1"
|
||||
"@codemirror/language": "npm:6.10.3"
|
||||
"@codemirror/legacy-modes": "npm:6.4.2"
|
||||
"@codemirror/search": "npm:6.5.7"
|
||||
"@codemirror/search": "npm:6.5.8"
|
||||
"@codemirror/state": "npm:6.4.1"
|
||||
"@codemirror/view": "npm:6.35.0"
|
||||
"@egjs/hammerjs": "npm:2.0.17"
|
||||
|
Loading…
x
Reference in New Issue
Block a user