Skip to content

Commit 6574980

Browse files
authored
Merge pull request #220 from ticky/renovate/markdown-it-anchor-5.x
Update dependency markdown-it-anchor to v5.3.0
2 parents d24c55c + 0cfa6c7 commit 6574980

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"image-webpack-loader": "6.0.0",
6060
"jest": "25.5.0",
6161
"json-loader": "0.5.7",
62-
"markdown-it-anchor": "5.2.7",
62+
"markdown-it-anchor": "5.3.0",
6363
"markdown-it-table-of-contents": "0.4.4",
6464
"prop-types": "15.7.2",
6565
"react": "16.13.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6337,9 +6337,9 @@ map-visit@^1.0.0:
63376337
dependencies:
63386338
object-visit "^1.0.0"
63396339

6340-
markdown-it-anchor@5.2.7:
6341-
version "5.2.7"
6342-
resolved "https://registry.yarnpkg.com/markdown-it-anchor/-/markdown-it-anchor-5.2.7.tgz#ec740f6bd03258a582cd0c65b9644b9f9852e5a3"
6340+
markdown-it-anchor@5.3.0:
6341+
version "5.3.0"
6342+
resolved "https://registry.yarnpkg.com/markdown-it-anchor/-/markdown-it-anchor-5.3.0.tgz#d549acd64856a8ecd1bea58365ef385effbac744"
63436343

63446344
63456345
version "0.4.4"

0 commit comments

Comments
 (0)