antongolub / yarn-audit-fix

The missing `yarn audit fix`
MIT License
181 stars 9 forks source link

fix(deps): update dependency find-cache-dir to v5 #307

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
find-cache-dir ^4.0.0 -> ^5.0.0 age adoption passing confidence

Release Notes

sindresorhus/find-cache-dir (find-cache-dir) ### [`v5.0.0`](https://togithub.com/sindresorhus/find-cache-dir/releases/tag/v5.0.0) [Compare Source](https://togithub.com/sindresorhus/find-cache-dir/compare/v4.0.0...v5.0.0) ##### Breaking - Require Node.js 16 [`e14dff6`](https://togithub.com/sindresorhus/find-cache-dir/commit/e14dff6) - Remove `thunk` option [`e14dff6`](https://togithub.com/sindresorhus/find-cache-dir/commit/e14dff6) - Just use `path.join()` on the result. - The `files` option now only accepts an array of strings [`e14dff6`](https://togithub.com/sindresorhus/find-cache-dir/commit/e14dff6) - Previously, it accepted both an array or a string. ##### Improvements - Add TypeScript type definitions ([#​39](https://togithub.com/sindresorhus/find-cache-dir/issues/39)) [`213a339`](https://togithub.com/sindresorhus/find-cache-dir/commit/213a339)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication