Bump markdown-it-attrs from 4.1.1 to 4.1.3
Bumps [markdown-it-attrs](https://github.com/arve0/markdown-it-attrs) from 4.1.1 to 4.1.3. - [Release notes](https://github.com/arve0/markdown-it-attrs/releases) - [Commits](https://github.com/arve0/markdown-it-attrs/compare/v4.1.1...v4.1.3) --- updated-dependencies: - dependency-name: markdown-it-attrs dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8a1d8d4b67
commit
c0fca52539
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -7474,9 +7474,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"markdown-it-attrs": {
|
||||
"version": "4.1.1",
|
||||
"resolved": "https://registry.npmjs.org/markdown-it-attrs/-/markdown-it-attrs-4.1.1.tgz",
|
||||
"integrity": "sha512-0nyjVuj4KHbNhdHZ+MiKUAQJacqKz5wljcxMdgklkc/4b/iYJHjBz/+6A1Lgid4cW91aDj0Hy5ggPW932NE6zQ==",
|
||||
"version": "4.1.3",
|
||||
"resolved": "https://registry.npmjs.org/markdown-it-attrs/-/markdown-it-attrs-4.1.3.tgz",
|
||||
"integrity": "sha512-d5yg/lzQV2KFI/4LPsZQB3uxQrf0/l2/RnMPCPm4lYLOZUSmFlpPccyojnzaHkfQpAD8wBHfnfUW0aMhpKOS2g==",
|
||||
"dev": true
|
||||
},
|
||||
"markdown-it-chain": {
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
"@vuepress/plugin-back-to-top": "1.9.5",
|
||||
"@vuepress/plugin-medium-zoom": "1.9.5",
|
||||
"jsdom": "19.0.0",
|
||||
"markdown-it-attrs": "4.1.1",
|
||||
"markdown-it-attrs": "4.1.3",
|
||||
"pre-commit": "1.2.2",
|
||||
"prettier": "2.5.1",
|
||||
"serve": "^13.0.2",
|
||||
|
|
Loading…
Reference in a new issue