Skip to content

Commit 9057be2

Browse files
chore(deps): update dependency minimatch to v10.0.3 (#2668)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [minimatch](https://redirect.github.com/isaacs/minimatch) | [`10.0.1` -> `10.0.3`](https://renovatebot.com/diffs/npm/minimatch/10.0.1/10.0.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/minimatch/10.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/minimatch/10.0.1/10.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>isaacs/minimatch (minimatch)</summary> ### [`v10.0.3`](https://redirect.github.com/isaacs/minimatch/compare/v10.0.2...v10.0.3) [Compare Source](https://redirect.github.com/isaacs/minimatch/compare/v10.0.2...v10.0.3) ### [`v10.0.2`](https://redirect.github.com/isaacs/minimatch/compare/v10.0.1...v10.0.2) [Compare Source](https://redirect.github.com/isaacs/minimatch/compare/v10.0.1...v10.0.2) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 10:00 AM and 07:59 PM, between day 1 and 7 of the month, and on Monday ( * 10-19 1-7 * MON ) in timezone Asia/Seoul, 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/channel-io/bezier-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMTcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hvcmU6ZGVwcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 19900d3 commit 9057be2

File tree

1 file changed

+20
-4
lines changed

1 file changed

+20
-4
lines changed

yarn.lock

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3305,6 +3305,22 @@ __metadata:
33053305
languageName: node
33063306
linkType: hard
33073307

3308+
"@isaacs/balanced-match@npm:^4.0.1":
3309+
version: 4.0.1
3310+
resolution: "@isaacs/balanced-match@npm:4.0.1"
3311+
checksum: 10/102fbc6d2c0d5edf8f6dbf2b3feb21695a21bc850f11bc47c4f06aa83bd8884fde3fe9d6d797d619901d96865fdcb4569ac2a54c937992c48885c5e3d9967fe8
3312+
languageName: node
3313+
linkType: hard
3314+
3315+
"@isaacs/brace-expansion@npm:^5.0.0":
3316+
version: 5.0.0
3317+
resolution: "@isaacs/brace-expansion@npm:5.0.0"
3318+
dependencies:
3319+
"@isaacs/balanced-match": "npm:^4.0.1"
3320+
checksum: 10/cf3b7f206aff12128214a1df764ac8cdbc517c110db85249b945282407e3dfc5c6e66286383a7c9391a059fc8e6e6a8ca82262fc9d2590bd615376141fbebd2d
3321+
languageName: node
3322+
linkType: hard
3323+
33083324
"@isaacs/cliui@npm:^8.0.2":
33093325
version: 8.0.2
33103326
resolution: "@isaacs/cliui@npm:8.0.2"
@@ -13800,11 +13816,11 @@ __metadata:
1380013816
linkType: hard
1380113817

1380213818
"minimatch@npm:^10.0.1":
13803-
version: 10.0.1
13804-
resolution: "minimatch@npm:10.0.1"
13819+
version: 10.0.3
13820+
resolution: "minimatch@npm:10.0.3"
1380513821
dependencies:
13806-
brace-expansion: "npm:^2.0.1"
13807-
checksum: 10/082e7ccbc090d5f8c4e4e029255d5a1d1e3af37bda837da2b8b0085b1503a1210c91ac90d9ebfe741d8a5f286ece820a1abb4f61dc1f82ce602a055d461d93f3
13822+
"@isaacs/brace-expansion": "npm:^5.0.0"
13823+
checksum: 10/d5b8b2538b367f2cfd4aeef27539fddeee58d1efb692102b848e4a968a09780a302c530eb5aacfa8c57f7299155fb4b4e85219ad82664dcef5c66f657111d9b8
1380813824
languageName: node
1380913825
linkType: hard
1381013826

0 commit comments

Comments
 (0)