Skip to content

Commit f548dd4

Browse files
chore(deps): update dependency minimatch to v10.2.0 (#472)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [minimatch](https://redirect.github.com/isaacs/minimatch) | [`10.1.1` → `10.2.0`](https://renovatebot.com/diffs/npm/minimatch/10.1.1/10.2.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/minimatch/10.2.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/minimatch/10.1.1/10.2.0?slim=true) | --- ### Release Notes <details> <summary>isaacs/minimatch (minimatch)</summary> ### [`v10.2.0`](https://redirect.github.com/isaacs/minimatch/compare/v10.1.3...1a62a2a667db92078811f2b7fc345737deded17a) [Compare Source](https://redirect.github.com/isaacs/minimatch/compare/v10.1.3...v10.2.0) ### [`v10.1.3`](https://redirect.github.com/isaacs/minimatch/compare/v10.1.2...v10.1.3) [Compare Source](https://redirect.github.com/isaacs/minimatch/compare/v10.1.2...v10.1.3) ### [`v10.1.2`](https://redirect.github.com/isaacs/minimatch/compare/v10.1.1...v10.1.2) [Compare Source](https://redirect.github.com/isaacs/minimatch/compare/v10.1.1...v10.1.2) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/proto-graphql/proto-graphql-js). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45NS4yIiwidXBkYXRlZEluVmVyIjoiNDMuOC41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXZEZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fbde6d3 commit f548dd4

File tree

2 files changed

+61
-24
lines changed

2 files changed

+61
-24
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@changesets/cli": "2.29.8",
2222
"@proto-graphql/tsconfig": "workspace:*",
2323
"@types/node": "24.10.13",
24-
"minimatch": "10.1.1",
24+
"minimatch": "10.2.0",
2525
"ts-proto": "2.2.0",
2626
"tsup": "8.5.1",
2727
"tsx": "4.21.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)