[Dev Deps] update markdown-link-check, semver

This commit is contained in:
Jordan Harband 2025-11-10 10:07:02 +07:00
parent 7c82abdbef
commit e4e34ec7f9
No known key found for this signature in database
GPG Key ID: 9F6A681E35EF8B56

View File

@ -45,9 +45,9 @@
"dockerfile_lint": "^0.3.4", "dockerfile_lint": "^0.3.4",
"doctoc": "^2.2.1", "doctoc": "^2.2.1",
"eclint": "^2.8.1", "eclint": "^2.8.1",
"markdown-link-check": "^3.13.7", "markdown-link-check": "^3.14.1",
"replace": "^1.2.2", "replace": "^1.2.2",
"semver": "^7.7.1", "semver": "^7.7.3",
"urchin": "^0.0.5" "urchin": "^0.0.5"
} }
} }