Update dependency mkdirp to v3
Some checks failed
Lint / lint (push) Failing after 6s
Build / build (pull_request) Failing after 19s

This commit is contained in:
2025-10-28 12:02:11 +00:00
parent 4b81b6f339
commit f8d87746bf

View File

@@ -34,7 +34,7 @@
"glob": "^7.1.6", "glob": "^7.1.6",
"highlight.js": "^10.4.1", "highlight.js": "^10.4.1",
"live-server": "^1.2.1", "live-server": "^1.2.1",
"mkdirp": "^1.0.4", "mkdirp": "^3.0.0",
"postcss": "^8.2.12", "postcss": "^8.2.12",
"postcss-calc": "^7.0.2", "postcss-calc": "^7.0.2",
"postcss-copy": "^7.1.0", "postcss-copy": "^7.1.0",