Bump markdown-it-attrs from 4.0.0 to 4.1.0
Bumps [markdown-it-attrs](https://github.com/arve0/markdown-it-attrs) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/arve0/markdown-it-attrs/releases) - [Commits](https://github.com/arve0/markdown-it-attrs/compare/v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: markdown-it-attrs dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
70d72d1096
commit
532f03d6bf
2 changed files with 5 additions and 5 deletions
|
@ -22,7 +22,7 @@
|
|||
"@vuepress/plugin-back-to-top": "1.8.2",
|
||||
"@vuepress/plugin-medium-zoom": "1.8.2",
|
||||
"jsdom": "17.0.0",
|
||||
"markdown-it-attrs": "4.0.0",
|
||||
"markdown-it-attrs": "4.1.0",
|
||||
"pre-commit": "1.2.2",
|
||||
"prettier": "2.4.1",
|
||||
"vuepress": "1.8.2"
|
||||
|
|
|
@ -5088,10 +5088,10 @@ markdown-it-anchor@^5.0.2:
|
|||
resolved "https://registry.yarnpkg.com/markdown-it-anchor/-/markdown-it-anchor-5.3.0.tgz#d549acd64856a8ecd1bea58365ef385effbac744"
|
||||
integrity sha512-/V1MnLL/rgJ3jkMWo84UR+K+jF1cxNG1a+KwqeXqTIJ+jtA8aWSHuigx8lTzauiIjBDbwF3NcWQMotd0Dm39jA==
|
||||
|
||||
markdown-it-attrs@4.0.0:
|
||||
version "4.0.0"
|
||||
resolved "https://registry.yarnpkg.com/markdown-it-attrs/-/markdown-it-attrs-4.0.0.tgz#eadae3ea0c7d17c5e83b98a4ec95a47f4e4960f5"
|
||||
integrity sha512-uLjtdCmhhmL3BuZsReYkFxk74qKjj5ahe34teBpOCJ4hYZZl7/ftLyXWLowngC2moRkbLEvKwN/7TMwbhbHE/A==
|
||||
markdown-it-attrs@4.1.0:
|
||||
version "4.1.0"
|
||||
resolved "https://registry.yarnpkg.com/markdown-it-attrs/-/markdown-it-attrs-4.1.0.tgz#e27f023cd8731b15b4a5e971d51e6f45b3b947bc"
|
||||
integrity sha512-xd1SuNQPArGYl3SN1bsOHRnmMenkqeLDbTR0udeyGMSFBnaOtxP4yz1SEKrjsV/XYFygFAeKFHgbbj6AwxbTfA==
|
||||
|
||||
markdown-it-chain@^1.3.0:
|
||||
version "1.3.0"
|
||||
|
|
Loading…
Reference in a new issue