Skip to content

Commit a2525a7

Browse files
chore(deps): update dependency glob to v13 (#7963)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [glob](https://redirect.github.com/isaacs/node-glob) | [`12.0.0` -> `13.0.0`](https://renovatebot.com/diffs/npm/glob/12.0.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/12.0.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) </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/UI5/webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNi4xIiwidXBkYXRlZEluVmVyIjoiNDIuMTYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9e97c72 commit a2525a7

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"eslint-plugin-react": "7.37.5",
8484
"eslint-plugin-react-hooks": "6.1.1",
8585
"eslint-plugin-storybook": "9.1.16",
86-
"glob": "12.0.0",
86+
"glob": "13.0.0",
8787
"globals": "16.5.0",
8888
"husky": "9.1.7",
8989
"lerna": "9.0.1",

yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11466,19 +11466,14 @@ __metadata:
1146611466
languageName: node
1146711467
linkType: hard
1146811468

11469-
"glob@npm:12.0.0":
11470-
version: 12.0.0
11471-
resolution: "glob@npm:12.0.0"
11469+
"glob@npm:13.0.0":
11470+
version: 13.0.0
11471+
resolution: "glob@npm:13.0.0"
1147211472
dependencies:
11473-
foreground-child: "npm:^3.3.1"
11474-
jackspeak: "npm:^4.1.1"
1147511473
minimatch: "npm:^10.1.1"
1147611474
minipass: "npm:^7.1.2"
11477-
package-json-from-dist: "npm:^1.0.0"
1147811475
path-scurry: "npm:^2.0.0"
11479-
bin:
11480-
glob: dist/esm/bin.mjs
11481-
checksum: 10c0/923fbb7e30913496dc1c30191edb7ebb610a26edac81710a5f697c718b08694bce7fb0245baceba5383472778a8431ff7c36571703507cc6563602d3c139c993
11476+
checksum: 10c0/8e2f5821f3f7c312dd102e23a15b80c79e0837a9872784293ba2e15ec73b3f3749a49a42a31bfcb4e52c84820a474e92331c2eebf18819d20308f5c33876630a
1148211477
languageName: node
1148311478
linkType: hard
1148411479

@@ -21027,7 +21022,7 @@ __metadata:
2102721022
eslint-plugin-react: "npm:7.37.5"
2102821023
eslint-plugin-react-hooks: "npm:6.1.1"
2102921024
eslint-plugin-storybook: "npm:9.1.16"
21030-
glob: "npm:12.0.0"
21025+
glob: "npm:13.0.0"
2103121026
globals: "npm:16.5.0"
2103221027
husky: "npm:9.1.7"
2103321028
lerna: "npm:9.0.1"

0 commit comments

Comments
 (0)