File tree 2 files changed +5
-11
lines changed
2 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 29
29
"remark-lint-no-tabs" : " ^2.0.1" ,
30
30
"remark-preset-lint-consistent" : " ^4.0.0" ,
31
31
"remark-preset-lint-recommended" : " ^5.0.0" ,
32
- "remark-validate-links" : " ^10.0.3 "
32
+ "remark-validate-links" : " ^10.0.4 "
33
33
},
34
34
"remarkConfig" : {
35
35
"plugins" : [
Original file line number Diff line number Diff line change @@ -1043,10 +1043,10 @@ remark-stringify@^9.0.0:
1043
1043
dependencies :
1044
1044
mdast-util-to-markdown "^0.5.0"
1045
1045
1046
- remark-validate-links@^10.0.3 :
1047
- version "10.0.3 "
1048
- resolved "https://registry.yarnpkg.com/remark-validate-links/-/remark-validate-links-10.0.3 .tgz#80335797a8c32aa9a89baacf0f09a843b76a9988 "
1049
- integrity sha512-hP2M3fCRKs0ZA8xexef4qpgh+eJZLD4bJ5JjiWqxpcRCAPyYlnsoMR6So63AQ4Q6LtNxMCp+Oqen6Vu/lHUJTw ==
1046
+ remark-validate-links@^10.0.4 :
1047
+ version "10.0.4 "
1048
+ resolved "https://registry.yarnpkg.com/remark-validate-links/-/remark-validate-links-10.0.4 .tgz#a2711fa794f691c944faf8126767152dcfee0c47 "
1049
+ integrity sha512-oNGRcsoQkL35WoZKLMMBugDwvHfyu0JPA5vSYkEcvR6YBsFKBo4RedpecuokTK1wgD9l01rPxaQ9dPmRQYFhyg ==
1050
1050
dependencies :
1051
1051
github-slugger "^1.0.0"
1052
1052
hosted-git-info "^3.0.0"
@@ -1055,7 +1055,6 @@ remark-validate-links@^10.0.3:
1055
1055
to-vfile "^6.0.0"
1056
1056
trough "^1.0.0"
1057
1057
unist-util-visit "^2.0.0"
1058
- xtend "^4.0.0"
1059
1058
1060
1059
remark@^13.0.0 :
1061
1060
version "13.0.0"
@@ -1349,11 +1348,6 @@ wrappy@1:
1349
1348
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
1350
1349
integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
1351
1350
1352
- xtend@^4.0.0 :
1353
- version "4.0.2"
1354
- resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54"
1355
- integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==
1356
-
1357
1351
yallist@^4.0.0 :
1358
1352
version "4.0.0"
1359
1353
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
You can’t perform that action at this time.
0 commit comments