Skip to content

Replace mkdirp with native mkdir - #294

Merged
palmerj3 merged 1 commit into
jest-community:masterfrom
tfaller:mkdir
Jun 8, 2026
Merged

Replace mkdirp with native mkdir#294
palmerj3 merged 1 commit into
jest-community:masterfrom
tfaller:mkdir

Conversation

@tfaller

@tfaller tfaller commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Since node 10 there is native mkdir with a recursive option. Use the native mkdir and remove the external mkdirp dependency.

@tfaller
tfaller requested review from SimenB and palmerj3 as code owners June 8, 2026 11:59
@palmerj3
palmerj3 merged commit 9b57e93 into jest-community:master Jun 8, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants