Skip to content

Commit 65499a6

Browse files
dependabot[bot]cexbrayat
authored andcommitted
chore(deps-dev): bump vitepress from 0.15.3 to 0.15.4
Bumps [vitepress](https://github.com/vuejs/vitepress) from 0.15.3 to 0.15.4. - [Release notes](https://github.com/vuejs/vitepress/releases) - [Changelog](https://github.com/vuejs/vitepress/blob/master/CHANGELOG.md) - [Commits](vuejs/vitepress@v0.15.3...v0.15.4) --- updated-dependencies: - dependency-name: vitepress dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e6a0afb commit 65499a6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"rollup-plugin-typescript2": "^0.30.0",
3939
"ts-jest": "25.3.1",
4040
"typescript": "^4.3.4",
41-
"vitepress": "^0.15.3",
41+
"vitepress": "^0.15.4",
4242
"vue": "3.1.1",
4343
"vue-class-component": "^8.0.0-rc.1",
4444
"vue-jest": "^5.0.0-alpha.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7895,10 +7895,10 @@ vite@^2.3.7:
78957895
optionalDependencies:
78967896
fsevents "~2.3.1"
78977897

7898-
vitepress@^0.15.3:
7899-
version "0.15.3"
7900-
resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-0.15.3.tgz#2e20413f6874e97764e604fd57e333b6a31a1c07"
7901-
integrity sha512-qhIfFN5DHu1zdJvgp0WD6Alk5dXrVQ6FtAYV+ZkiIw0Jndsehc8uNd9N0PVaarwqxLVRtCM7CApeav1Z6MnDag==
7898+
vitepress@^0.15.4:
7899+
version "0.15.4"
7900+
resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-0.15.4.tgz#170ee7e30b33beb1b2ba1d6c6ec55b1e074ac750"
7901+
integrity sha512-Z8227gCpVv+OTUsM0F4MhLkpf3nerIHGA59HXlvNNV50KT9MG86OaVhJlQOl2+mUNY9D7kx3VHp0gvWk8ySGwQ==
79027902
dependencies:
79037903
"@docsearch/css" "^1.0.0-alpha.28"
79047904
"@docsearch/js" "^1.0.0-alpha.28"

0 commit comments

Comments
 (0)