Merge pull request #72 from BitPatty/dependabot/npm_and_yarn/markdown-it-attrs-4.1.0

Bump markdown-it-attrs from 4.0.0 to 4.1.0
This commit is contained in:
Matteias Collet 2021-10-03 20:20:06 +02:00 committed by GitHub
commit 12c9379f7e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -22,7 +22,7 @@
"@vuepress/plugin-back-to-top": "1.8.2", "@vuepress/plugin-back-to-top": "1.8.2",
"@vuepress/plugin-medium-zoom": "1.8.2", "@vuepress/plugin-medium-zoom": "1.8.2",
"jsdom": "17.0.0", "jsdom": "17.0.0",
"markdown-it-attrs": "4.0.0", "markdown-it-attrs": "4.1.0",
"pre-commit": "1.2.2", "pre-commit": "1.2.2",
"prettier": "2.4.1", "prettier": "2.4.1",
"vuepress": "1.8.2" "vuepress": "1.8.2"

View file

@ -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" resolved "https://registry.yarnpkg.com/markdown-it-anchor/-/markdown-it-anchor-5.3.0.tgz#d549acd64856a8ecd1bea58365ef385effbac744"
integrity sha512-/V1MnLL/rgJ3jkMWo84UR+K+jF1cxNG1a+KwqeXqTIJ+jtA8aWSHuigx8lTzauiIjBDbwF3NcWQMotd0Dm39jA== integrity sha512-/V1MnLL/rgJ3jkMWo84UR+K+jF1cxNG1a+KwqeXqTIJ+jtA8aWSHuigx8lTzauiIjBDbwF3NcWQMotd0Dm39jA==
markdown-it-attrs@4.0.0: markdown-it-attrs@4.1.0:
version "4.0.0" version "4.1.0"
resolved "https://registry.yarnpkg.com/markdown-it-attrs/-/markdown-it-attrs-4.0.0.tgz#eadae3ea0c7d17c5e83b98a4ec95a47f4e4960f5" resolved "https://registry.yarnpkg.com/markdown-it-attrs/-/markdown-it-attrs-4.1.0.tgz#e27f023cd8731b15b4a5e971d51e6f45b3b947bc"
integrity sha512-uLjtdCmhhmL3BuZsReYkFxk74qKjj5ahe34teBpOCJ4hYZZl7/ftLyXWLowngC2moRkbLEvKwN/7TMwbhbHE/A== integrity sha512-xd1SuNQPArGYl3SN1bsOHRnmMenkqeLDbTR0udeyGMSFBnaOtxP4yz1SEKrjsV/XYFygFAeKFHgbbj6AwxbTfA==
markdown-it-chain@^1.3.0: markdown-it-chain@^1.3.0:
version "1.3.0" version "1.3.0"