fix(deps): update dependency @codemirror/view to v6.1.4

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-08-04 11:08:56 +00:00
committed by GitHub
parent 4124ea73af
commit aedcee6c92
+3 -3
View File
@@ -2497,9 +2497,9 @@
"@lezer/highlight" "^1.0.0"
"@codemirror/view@^6.0.0":
version "6.1.3"
resolved "https://registry.npmjs.org/@codemirror/view/-/view-6.1.3.tgz#5b476dc64066e4cbc22148e5bc0a4d948e41ff01"
integrity sha512-Ba8TdKX8cphIsgJ3NGT15Ac8c2mIObwo6MsDryffYKqB7Nw6l1c9cnjrahPF8DoN3HVfryW395O77vkuCNhW0A==
version "6.1.4"
resolved "https://registry.npmjs.org/@codemirror/view/-/view-6.1.4.tgz#c4b7ca6ea6920e206f6b3de89b17da1b66675fd7"
integrity sha512-pekgUX+0hL4ri2JV7/bu7jhhwOgOhU1eRc1/ZyAQYCWcCI4TPB1qLrPE3cD/qW9yjBcYiN9MN0XI1tjK7Yw05Q==
dependencies:
"@codemirror/state" "^6.0.0"
style-mod "^4.0.0"