Skip to content

Commit

Permalink
Merge pull request #116 from aplosdev/dependabot/npm_and_yarn/docs/vi…
Browse files Browse the repository at this point in the history
…tepress-1.5.0

build(deps-dev): bump vitepress from 1.3.4 to 1.5.0 in /docs
  • Loading branch information
GabsEdits authored Dec 29, 2024
2 parents 172abce + 74132d4 commit 443293b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

- Bump `eslint` from 9.8.0 to 9.14.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)

- Bump `vitepress` from 1.3.1 to 1.5.0 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/124)
- Bump `vitepress` from 1.3.1 to 1.5.0 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)

- Bump `@mdit/plugin-tasklist` from 0.13.0 to 0.14.0 (https://github.com/aplosdev/aplos/pull/55, https://github.com/aplosdev/aplos/pull/109)

Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
},
"devDependencies": {
"sass": "^1.79.3",
"vitepress": "^1.3.4"
"vitepress": "^1.5.0"
}
}

0 comments on commit 443293b

Please sign in to comment.