Skip to content

Commit 7441ac9

Browse files
authored
Merge pull request #242 from aplosdev/dependabot/npm_and_yarn/docs/vitepress-1.6.4
build(deps-dev): bump vitepress from 1.6.3 to 1.6.4 in /docs
2 parents 582a037 + 5ddf9e2 commit 7441ac9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
118118

119119
- Bump `eslint` from 9.8.0 to 9.28.0 (https://github.com/aplosdev/aplos/pull/53, https://github.com/aplosdev/aplos/pull/63, https://github.com/aplosdev/aplos/pull/72, https://github.com/aplosdev/aplos/pull/82, https://github.com/aplosdev/aplos/pull/90, https://github.com/aplosdev/aplos/pull/99, https://github.com/aplosdev/aplos/pull/120, https://github.com/aplosdev/aplos/pull/179, https://github.com/aplosdev/aplos/pull/213)
120120

121-
- Bump `vitepress` from 1.3.1 to 1.6.3 for docs (https://github.com/aplosdev/aplos/pull/42, https://github.com/aplosdev/aplos/pull/49, https://github.com/aplosdev/aplos/pull/52, https://github.com/aplosdev/aplos/pull/54, https://github.com/aplosdev/aplos/pull/98, https://github.com/aplosdev/aplos/pull/103, https://github.com/aplosdev/aplos/pull/116, https://github.com/aplosdev/aplos/pull/124, https://github.com/aplosdev/aplos/pull/141, https://github.com/aplosdev/aplos/pull/146)
121+
- Bump `vitepress` from 1.3.1 to 1.6.4 for docs (https://github.com/aplosdev/aplos/pull/42, https://github.com/aplosdev/aplos/pull/49, https://github.com/aplosdev/aplos/pull/52, https://github.com/aplosdev/aplos/pull/54, https://github.com/aplosdev/aplos/pull/98, https://github.com/aplosdev/aplos/pull/103, https://github.com/aplosdev/aplos/pull/116, https://github.com/aplosdev/aplos/pull/124, https://github.com/aplosdev/aplos/pull/141, https://github.com/aplosdev/aplos/pull/146, https://github.com/aplosdev/aplos/pull/242)
122122

123123
- Bump `@mdit/plugin-tasklist` from 0.13.0 to 0.22.1 (https://github.com/aplosdev/aplos/pull/55, https://github.com/aplosdev/aplos/pull/109, https://github.com/aplosdev/aplos/pull/133, https://github.com/aplosdev/aplos/pull/136, https://github.com/aplosdev/aplos/pull/218, https://github.com/aplosdev/aplos/pull/224)
124124

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
},
1313
"devDependencies": {
1414
"sass": "^1.89.2",
15-
"vitepress": "^1.6.3"
15+
"vitepress": "^1.6.4"
1616
}
1717
}

0 commit comments

Comments
 (0)