Update dependency @codemirror/search to v6.5.11 (#25499)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/25508/head
parent
c94326bc08
commit
5d4805cde6
|
@ -32,7 +32,7 @@
|
|||
"@codemirror/commands": "6.8.1",
|
||||
"@codemirror/language": "6.11.0",
|
||||
"@codemirror/legacy-modes": "6.5.1",
|
||||
"@codemirror/search": "6.5.10",
|
||||
"@codemirror/search": "6.5.11",
|
||||
"@codemirror/state": "6.5.2",
|
||||
"@codemirror/view": "6.36.8",
|
||||
"@egjs/hammerjs": "2.0.17",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1223,14 +1223,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@codemirror/search@npm:6.5.10":
|
||||
version: 6.5.10
|
||||
resolution: "@codemirror/search@npm:6.5.10"
|
||||
"@codemirror/search@npm:6.5.11":
|
||||
version: 6.5.11
|
||||
resolution: "@codemirror/search@npm:6.5.11"
|
||||
dependencies:
|
||||
"@codemirror/state": "npm:^6.0.0"
|
||||
"@codemirror/view": "npm:^6.0.0"
|
||||
crelt: "npm:^1.0.5"
|
||||
checksum: 10/0d47e23fdf6e1d6c1171dacd2388bdbe6e59c3319781f448263ff133d93e6d5c10b64ae006374d500f49705ad93d6022859b71c16d5e7ed1d52273095a6b80e7
|
||||
checksum: 10/d057f37cb369460b25625d7eb72f40636bf78ecd140608da53010cf3660f982a9e613826e38d85d87c9c2ff11e45c9482429987bfd4f29cbbd192f1ee3fd2695
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -9363,7 +9363,7 @@ __metadata:
|
|||
"@codemirror/commands": "npm:6.8.1"
|
||||
"@codemirror/language": "npm:6.11.0"
|
||||
"@codemirror/legacy-modes": "npm:6.5.1"
|
||||
"@codemirror/search": "npm:6.5.10"
|
||||
"@codemirror/search": "npm:6.5.11"
|
||||
"@codemirror/state": "npm:6.5.2"
|
||||
"@codemirror/view": "npm:6.36.8"
|
||||
"@egjs/hammerjs": "npm:2.0.17"
|
||||
|
|
Loading…
Reference in New Issue