dependencies: Remove mkdirp.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2024-11-10 13:34:32 -08:00
committed by Anders Kaseorg
parent efd7c06e30
commit 9c6e261861
5 changed files with 5 additions and 16 deletions

View File

@@ -138,7 +138,6 @@
"eslint-plugin-unicorn": "^56.0.0",
"jsdom": "^25.0.0",
"minimist": "^1.2.6",
"mkdirp": "^3.0.1",
"mockdate": "^3.0.2",
"nyc": "^17.0.0",
"openapi-examples-validator": "^5.0.0",