[Dev Deps] update doctoc, semver

This commit is contained in:
Jordan Harband
2026-06-29 16:43:55 -05:00
parent ce15734300
commit 7a7908ffa1

View File

@@ -43,11 +43,11 @@
"homepage": "https://github.com/nvm-sh/nvm", "homepage": "https://github.com/nvm-sh/nvm",
"devDependencies": { "devDependencies": {
"dockerfile_lint": "^0.3.4", "dockerfile_lint": "^0.3.4",
"doctoc": "^2.2.1", "doctoc": "^2.5.0",
"eclint": "^2.8.1", "eclint": "^2.8.1",
"markdown-link-check": "^3.14.2", "markdown-link-check": "^3.14.2",
"replace": "^1.2.2", "replace": "^1.2.2",
"semver": "^7.7.3", "semver": "^7.8.5",
"urchin": "^0.0.5" "urchin": "^0.0.5"
} }
} }