File tree Expand file tree Collapse file tree 2 files changed +4
-10
lines changed Expand file tree Collapse file tree 2 files changed +4
-10
lines changed Original file line number Diff line number Diff line change 59
59
"image-webpack-loader" : " 6.0.0" ,
60
60
"jest" : " 25.4.0" ,
61
61
"json-loader" : " 0.5.7" ,
62
- "markdown-it-anchor" : " 4.0.0 " ,
62
+ "markdown-it-anchor" : " 5.2.7 " ,
63
63
"markdown-it-table-of-contents" : " 0.4.4" ,
64
64
"prop-types" : " 15.7.2" ,
65
65
"react" : " 16.12.0" ,
Original file line number Diff line number Diff line change @@ -6308,11 +6308,9 @@ map-visit@^1.0.0:
6308
6308
dependencies :
6309
6309
object-visit "^1.0.0"
6310
6310
6311
-
6312
- version "4.0.0"
6313
- resolved "https://registry.yarnpkg.com/markdown-it-anchor/-/markdown-it-anchor-4.0.0.tgz#e87fb5543e01965adf71506c6bf7b0491841b7e3"
6314
- dependencies :
6315
- string "^3.3.3"
6311
+
6312
+ version "5.2.7"
6313
+ resolved "https://registry.yarnpkg.com/markdown-it-anchor/-/markdown-it-anchor-5.2.7.tgz#ec740f6bd03258a582cd0c65b9644b9f9852e5a3"
6316
6314
6317
6315
6318
6316
version "0.4.4"
@@ -8797,10 +8795,6 @@ string-width@^4.2.0:
8797
8795
is-fullwidth-code-point "^3.0.0"
8798
8796
strip-ansi "^6.0.0"
8799
8797
8800
- string@^3.3.3 :
8801
- version "3.3.3"
8802
- resolved "https://registry.yarnpkg.com/string/-/string-3.3.3.tgz#5ea211cd92d228e184294990a6cc97b366a77cb0"
8803
-
8804
8798
string_decoder@^1.0.0, string_decoder@^1.1.1 :
8805
8799
version "1.3.0"
8806
8800
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.3.0.tgz#42f114594a46cf1a8e30b0a84f56c78c3edac21e"
You can’t perform that action at this time.
0 commit comments