Merge pull request #12993 from backstage/renovate/codemirror

fix(deps): update dependency @codemirror/view to v6.2.0
This commit is contained in:
backstage-goalie[bot]
2022-08-05 14:22:43 +00:00
committed by GitHub
+3 -3
View File
@@ -2502,9 +2502,9 @@
"@lezer/highlight" "^1.0.0"
"@codemirror/view@^6.0.0":
version "6.1.4"
resolved "https://registry.npmjs.org/@codemirror/view/-/view-6.1.4.tgz#c4b7ca6ea6920e206f6b3de89b17da1b66675fd7"
integrity sha512-pekgUX+0hL4ri2JV7/bu7jhhwOgOhU1eRc1/ZyAQYCWcCI4TPB1qLrPE3cD/qW9yjBcYiN9MN0XI1tjK7Yw05Q==
version "6.2.0"
resolved "https://registry.npmjs.org/@codemirror/view/-/view-6.2.0.tgz#bae4c486a84174bd9656af9c9d2bd709d5b26c9f"
integrity sha512-3emW1symh+GoteFMBPsltjmF790U/trouLILATh3JodbF/z98HvcQh2g3+H6dfNIHx16uNonsAF4mNzVr1TJNA==
dependencies:
"@codemirror/state" "^6.0.0"
style-mod "^4.0.0"