build(deps): bump vite-plugin-md from 0.11.0 to 0.11.1 (#9521)

Bumps [vite-plugin-md](https://github.com/antfu/vite-plugin-md) from 0.11.0 to 0.11.1.
- [Release notes](https://github.com/antfu/vite-plugin-md/releases)
- [Commits](https://github.com/antfu/vite-plugin-md/compare/v0.11.0...v0.11.1)

---
updated-dependencies:
- dependency-name: vite-plugin-md
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-09-20 16:00:49 +08:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 5ae8230740
commit 36fda92887
2 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -84,7 +84,7 @@
"typescript": "^4.4.3",
"vite": "^2.5.10",
"vite-plugin-html": "^2.1.0",
"vite-plugin-md": "^0.11.0",
"vite-plugin-md": "^0.11.1",
"vue-router": "^4.0.0",
"vue3-jest": "^27.0.0-alpha.2"
},