1
0
Fork 0

chore(deps): update dependency markdown-it-anchor to v5.2.4

This commit is contained in:
Renovate Bot 2019-06-09 01:19:08 +00:00 committed by renovate[bot]
parent 199ae32713
commit 8f1ab04232
3 changed files with 8 additions and 8 deletions

View file

@ -6924,9 +6924,9 @@
}
},
"markdown-it-anchor": {
"version": "5.2.3",
"resolved": "https://registry.npmjs.org/markdown-it-anchor/-/markdown-it-anchor-5.2.3.tgz",
"integrity": "sha512-KjEKPZNYoanmTECbh9x1bBsXGJ6dNUTxIFg5YhdBxYkx/+27LNVUzh7Ctlb7jxadgGCWMX9tt46Aaby7Af8xSg==",
"version": "5.2.4",
"resolved": "https://registry.npmjs.org/markdown-it-anchor/-/markdown-it-anchor-5.2.4.tgz",
"integrity": "sha512-n8zCGjxA3T+Mx1pG8HEgbJbkB8JFUuRkeTZQuIM8iPY6oQ8sWOPRZJDFC9a/pNg2QkHEjjGkhBEl/RSyzaDZ3A==",
"dev": true
},
"markdown-it-classy": {

View file

@ -42,7 +42,7 @@
"live-server": "1.2.1",
"lodash": "4.17.11",
"markdown-it": "8.4.2",
"markdown-it-anchor": "5.2.3",
"markdown-it-anchor": "5.2.4",
"markdown-it-classy": "0.2.0",
"markdown-it-highlightjs": "3.0.0",
"normalize.css": "8.0.1",

View file

@ -4936,10 +4936,10 @@ markdown-extensions@^1.1.0:
resolved "https://registry.yarnpkg.com/markdown-extensions/-/markdown-extensions-1.1.1.tgz#fea03b539faeaee9b4ef02a3769b455b189f7fc3"
integrity sha512-WWC0ZuMzCyDHYCasEGs4IPvLyTGftYwh6wIEOULOF0HXcqZlhwRzrK0w2VUlxWA98xnvb/jszw4ZSkJ6ADpM6Q==
markdown-it-anchor@5.2.3:
version "5.2.3"
resolved "https://registry.yarnpkg.com/markdown-it-anchor/-/markdown-it-anchor-5.2.3.tgz#76d07b5cfcf41a14cb6495522ed0f734ced337d9"
integrity sha512-KjEKPZNYoanmTECbh9x1bBsXGJ6dNUTxIFg5YhdBxYkx/+27LNVUzh7Ctlb7jxadgGCWMX9tt46Aaby7Af8xSg==
markdown-it-anchor@5.2.4:
version "5.2.4"
resolved "https://registry.yarnpkg.com/markdown-it-anchor/-/markdown-it-anchor-5.2.4.tgz#d39306fe4c199705b4479d3036842cf34dcba24f"
integrity sha512-n8zCGjxA3T+Mx1pG8HEgbJbkB8JFUuRkeTZQuIM8iPY6oQ8sWOPRZJDFC9a/pNg2QkHEjjGkhBEl/RSyzaDZ3A==
markdown-it-classy@0.2.0:
version "0.2.0"