Skip to content

fix: replace deprecated find-cache-dir#67

Merged
thetutlage merged 1 commit into
japa:4.xfrom
targos:find-cache-dir
Aug 7, 2025
Merged

fix: replace deprecated find-cache-dir#67
thetutlage merged 1 commit into
japa:4.xfrom
targos:find-cache-dir

Conversation

@targos

@targos targos commented Aug 7, 2025

Copy link
Copy Markdown
Contributor

🔗 Linked issue

Closes: #66

❓ Type of change

  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

Was renamed to find-cache-directory.

Refs: https://github.com/sindresorhus/find-cache-directory/releases/tag/v6.0.0

Fixes these warnings:

npm warn deprecated find-cache-dir@6.0.0: Renamed to find-cache-directory.
npm warn deprecated @types/find-cache-dir@5.0.2: This is a stub types definition. find-cache-dir provides its own type definitions, so you do not need this installed.

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@thetutlage thetutlage merged commit b0e856d into japa:4.x Aug 7, 2025
6 checks passed
@thetutlage

Copy link
Copy Markdown
Contributor

Thanks 👍

@targos targos deleted the find-cache-dir branch August 7, 2025 07:25
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.

Use of deprecated dependency find-cache-dir

2 participants