Skip to content

Commit 744a86d

Browse files
fix(deps): update dependency glob to v13 (#2431)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [glob](https://redirect.github.com/isaacs/node-glob) | [`11.1.0` -> `13.0.0`](https://renovatebot.com/diffs/npm/glob/11.1.0/13.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/glob/13.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/glob/11.1.0/13.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>isaacs/node-glob (glob)</summary> ### [`v13.0.0`](https://redirect.github.com/isaacs/node-glob/compare/v12.0.0...v13.0.0) [Compare Source](https://redirect.github.com/isaacs/node-glob/compare/v12.0.0...v13.0.0) ### [`v12.0.0`](https://redirect.github.com/isaacs/node-glob/compare/v11.1.0...v12.0.0) [Compare Source](https://redirect.github.com/isaacs/node-glob/compare/v11.1.0...v12.0.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/JoshuaKGoldberg/TypeStat). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS45IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5b93e7f commit 744a86d

File tree

2 files changed

+6
-18
lines changed

2 files changed

+6
-18
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"chalk": "5.6.0",
4646
"commander": "14.0.0",
4747
"enquirer": "2.4.1",
48-
"glob": "11.1.0",
48+
"glob": "13.0.0",
4949
"ts-api-utils": "2.1.0"
5050
},
5151
"devDependencies": {

pnpm-lock.yaml

Lines changed: 5 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)