Update dependency version

This commit is contained in:
Sadra Barikbin 2022-09-21 15:37:00 +04:30
parent d95b1613ef
commit 792b2b9bea

View File

@ -8,7 +8,7 @@ YELLOW='\033[0;33m'
BLUE='\033[0;34m'
RED='\033[0;31m'
npm i -g markdown-link-check@3.10.2
npm i -g markdown-link-check@3.10.3
echo "::group::Debug information"
npm -g list --depth=1
echo "::endgroup::"