Bump @codemirror/lang-markdown from 6.2.3 to 6.2.4 in /vue

Bumps [@codemirror/lang-markdown](https://github.com/codemirror/lang-markdown) from 6.2.3 to 6.2.4.
- [Changelog](https://github.com/codemirror/lang-markdown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/lang-markdown/compare/6.2.3...6.2.4)

---
updated-dependencies:
- dependency-name: "@codemirror/lang-markdown"
  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]
2024-03-01 06:34:35 +00:00
committed by GitHub
parent d04075732e
commit 641e65c7ab
2 changed files with 10 additions and 10 deletions

View File

@@ -11,7 +11,7 @@
"@babel/eslint-parser": "^7.21.3",
"@codemirror/autocomplete": "^6.13.0",
"@codemirror/commands": "^6.3.3",
"@codemirror/lang-markdown": "^6.2.3",
"@codemirror/lang-markdown": "^6.2.4",
"@codemirror/state": "^6.3.3",
"@codemirror/view": "^6.24.1",
"@popperjs/core": "^2.11.7",