Bump @codemirror/commands from 6.3.2 to 6.3.3 in /vue

Bumps [@codemirror/commands](https://github.com/codemirror/commands) from 6.3.2 to 6.3.3.
- [Changelog](https://github.com/codemirror/commands/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/commands/compare/6.3.2...6.3.3)

---
updated-dependencies:
- dependency-name: "@codemirror/commands"
  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 00:24:22 +00:00
committed by GitHub
parent 701f631c5f
commit ca068a3ae0
2 changed files with 7 additions and 7 deletions

View File

@@ -10,7 +10,7 @@
"dependencies": {
"@babel/eslint-parser": "^7.21.3",
"@codemirror/autocomplete": "^6.13.0",
"@codemirror/commands": "^6.3.2",
"@codemirror/commands": "^6.3.3",
"@codemirror/lang-markdown": "^6.2.3",
"@codemirror/state": "^6.3.3",
"@codemirror/view": "^6.24.1",