Skip to content

Commit 7ee0a8a

Browse files
authored
Merge pull request #225 from aplosdev/dependabot/npm_and_yarn/docs/mdit/plugin-figure-0.22.1
build(deps): bump @mdit/plugin-figure from 0.21.0 to 0.22.1 in /docs
2 parents edf92f7 + 60815dd commit 7ee0a8a

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
@@ -125,7 +125,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
125125

126126
- 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)
127127

128-
- Bump `@mdit/plugin-figure` from 0.13.0 to 0.21.0 (https://github.com/aplosdev/aplos/pull/56, https://github.com/aplosdev/aplos/pull/110, https://github.com/aplosdev/aplos/pull/209)
128+
- Bump `@mdit/plugin-figure` from 0.13.0 to 0.22.1 (https://github.com/aplosdev/aplos/pull/56, https://github.com/aplosdev/aplos/pull/110, https://github.com/aplosdev/aplos/pull/209, https://github.com/aplosdev/aplos/pull/225)
129129

130130
- Bump `eslint-plugin-vue` from 9.27.0 to 9.33.0 (https://github.com/aplosdev/aplos/pull/57, https://github.com/aplosdev/aplos/pull/86, https://github.com/aplosdev/aplos/pull/91, https://github.com/aplosdev/aplos/pull/95, https://github.com/aplosdev/aplos/pull/111, https://github.com/aplosdev/aplos/pull/162)
131131

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"preview": "vitepress preview"
77
},
88
"dependencies": {
9-
"@mdit/plugin-figure": "^0.21.0",
9+
"@mdit/plugin-figure": "^0.22.1",
1010
"@mdit/plugin-tasklist": "^0.22.1",
1111
"aplos": "workspace:*"
1212
},

0 commit comments

Comments
 (0)