build(deps): bump @codemirror/stream-parser from 0.19.7 to 0.19.9

Bumps [@codemirror/stream-parser](https://github.com/codemirror/stream-parser) from 0.19.7 to 0.19.9.
- [Release notes](https://github.com/codemirror/stream-parser/releases)
- [Changelog](https://github.com/codemirror/stream-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/stream-parser/compare/0.19.7...0.19.9)

---
updated-dependencies:
- dependency-name: "@codemirror/stream-parser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-04-07 04:11:39 +00:00
committed by GitHub
parent db21d78179
commit 0d2f31f5f7
+3 -3
View File
@@ -2012,9 +2012,9 @@
"@codemirror/text" "^0.19.0"
"@codemirror/stream-parser@^0.19.0", "@codemirror/stream-parser@^0.19.2", "@codemirror/stream-parser@^0.19.6":
version "0.19.7"
resolved "https://registry.npmjs.org/@codemirror/stream-parser/-/stream-parser-0.19.7.tgz#99a9696307b90677f6e3abe29ea6d77c1c0a8db5"
integrity sha512-4ExcbKksmU4PIT8s11/dPESgMNLQqlMlbQzRQ1CyMcmygcuQk+58zQ84nv/X17OCUd2ephZ1DKEaHHACifzCiA==
version "0.19.9"
resolved "https://registry.npmjs.org/@codemirror/stream-parser/-/stream-parser-0.19.9.tgz#34955ea91a8047cf72abebd5ce28f0d332aeca48"
integrity sha512-WTmkEFSRCetpk8xIOvV2yyXdZs3DgYckM0IP7eFi4ewlxWnJO/H4BeJZLs4wQaydWsAqTQoDyIwNH1BCzK5LUQ==
dependencies:
"@codemirror/highlight" "^0.19.0"
"@codemirror/language" "^0.19.0"