Skip to content

Commit a9bef0f

Browse files
Merge pull request #250 from MichaelCurrin/dependabot/npm_and_yarn/markdown-it-14.1.1
build(deps): bump markdown-it from 14.1.0 to 14.1.1
2 parents 5a69c54 + abde8d4 commit a9bef0f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"postversion": "git push --follow-tags --no-verify"
1616
},
1717
"dependencies": {
18-
"markdown-it": "^14.1.0",
18+
"markdown-it": "^14.1.1",
1919
"vue": "^3.4.27",
2020
"vue-router": "^4.3.2"
2121
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4960,10 +4960,10 @@ makeerror@1.0.12:
49604960
dependencies:
49614961
tmpl "1.0.5"
49624962

4963-
markdown-it@^14.1.0:
4964-
version "14.1.0"
4965-
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-14.1.0.tgz#3c3c5992883c633db4714ccb4d7b5935d98b7d45"
4966-
integrity sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==
4963+
markdown-it@^14.1.1:
4964+
version "14.1.1"
4965+
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-14.1.1.tgz#856f90b66fc39ae70affd25c1b18b581d7deee1f"
4966+
integrity sha512-BuU2qnTti9YKgK5N+IeMubp14ZUKUUw7yeJbkjtosvHiP0AZ5c8IAgEMk79D0eC8F23r4Ac/q8cAIFdm2FtyoA==
49674967
dependencies:
49684968
argparse "^2.0.1"
49694969
entities "^4.4.0"

0 commit comments

Comments
 (0)