Skip to content

Commit 3e63aad

Browse files
chore(deps): bump markdown-it-mark from 3.0.1 to 4.0.0
Bumps [markdown-it-mark](https://github.com/markdown-it/markdown-it-mark) from 3.0.1 to 4.0.0. - [Changelog](https://github.com/markdown-it/markdown-it-mark/blob/master/CHANGELOG.md) - [Commits](markdown-it/markdown-it-mark@3.0.1...4.0.0) --- updated-dependencies: - dependency-name: markdown-it-mark dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f8dee44 commit 3e63aad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"markdown-it-emoji": "^2.0.0",
4242
"markdown-it-footnote": "^3.0.1",
4343
"markdown-it-ins": "^3.0.0",
44-
"markdown-it-mark": "^3.0.0",
44+
"markdown-it-mark": "^4.0.0",
4545
"markdown-it-sub": "^1.0.0",
4646
"markdown-it-sup": "^1.0.0"
4747
},

0 commit comments

Comments
 (0)