Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency globby to ^14.0.1 (#2467)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [globby](https://togithub.com/sindresorhus/globby) | [`^14.0.0` -> `^14.0.1`](https://renovatebot.com/diffs/npm/globby/14.0.0/14.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/globby/14.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/globby/14.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/globby/14.0.0/14.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/globby/14.0.0/14.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sindresorhus/globby (globby)</summary> ### [`v14.0.1`](https://togithub.com/sindresorhus/globby/releases/tag/v14.0.1) [Compare Source](https://togithub.com/sindresorhus/globby/compare/v14.0.0...v14.0.1) - Fix `expandDirectories.extension` option ([#​263](https://togithub.com/sindresorhus/globby/issues/263)) [`af5d139`](https://togithub.com/sindresorhus/globby/commit/af5d139) - Fix read permission error on ignore files search ([#​259](https://togithub.com/sindresorhus/globby/issues/259)) [`3a28601`](https://togithub.com/sindresorhus/globby/commit/3a28601) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/fwouts/previewjs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information