Skip to content

Commit 5e675b1

Browse files
chore(deps-dev): bump vitepress from 0.20.2 to 0.20.4 (#1138)
* chore(deps-dev): bump vitepress from 0.20.2 to 0.20.4 Bumps [vitepress](https://github.com/vuejs/vitepress) from 0.20.2 to 0.20.4. - [Release notes](https://github.com/vuejs/vitepress/releases) - [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md) - [Commits](vuejs/vitepress@v0.20.2...v0.20.4) --- updated-dependencies: - dependency-name: vitepress dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * chore(deps-dev): bump vitepress from 0.20.2 to 0.20.4 Bumps [vitepress](https://github.com/vuejs/vitepress) from 0.20.2 to 0.20.4. - [Release notes](https://github.com/vuejs/vitepress/releases) - [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md) - [Commits](vuejs/vitepress@v0.20.2...v0.20.4) --- updated-dependencies: - dependency-name: vitepress dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lachlan Miller <[email protected]>
1 parent d7dcf41 commit 5e675b1

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
@@ -41,7 +41,7 @@
4141
"ts-jest": "25.3.1",
4242
"tslib": "2.3.1",
4343
"typescript": "4.5.3",
44-
"vitepress": "^0.20.2",
44+
"vitepress": "^0.20.4",
4545
"vue": "3.2.24",
4646
"vue-class-component": "^8.0.0-rc.1",
4747
"vue-jest": "^5.0.0-alpha.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6333,10 +6333,10 @@ vite@^2.7.0-beta.8:
63336333
optionalDependencies:
63346334
fsevents "~2.3.2"
63356335

6336-
vitepress@^0.20.2:
6337-
version "0.20.2"
6338-
resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-0.20.2.tgz#910eb59221647f163fbe581f37e951301eefc39b"
6339-
integrity sha512-hLJMPmA5rhKKyZddHb75sR3tGU6AzvYC+j3qpphevoQPTDeXq3uH8wEK6pgi/+EII9uLbRwsnNP/mwHn9Z+o9w==
6336+
vitepress@^0.20.4:
6337+
version "0.20.4"
6338+
resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-0.20.4.tgz#51aa54737a6bd6e29066fb63668770bb450970e8"
6339+
integrity sha512-UzmGxYDkZnSSsQp3yenxpulZCibQDzOo/4ipX6GgIurol21FkFhAqkNwhAK+5pwp1TY4rkaBR5cFmNh02JtrJg==
63406340
dependencies:
63416341
"@docsearch/css" "^3.0.0-alpha.41"
63426342
"@docsearch/js" "^3.0.0-alpha.41"

0 commit comments

Comments
 (0)