Skip to content

Commit 88e3e17

Browse files
chore(deps): update dependency glob to v11 (v1.29.x) (#6045)
1 parent 5b8ec16 commit 88e3e17

File tree

2 files changed

+57
-2
lines changed

2 files changed

+57
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"eslint-plugin-react": "^7.32.2",
8080
"eslint-plugin-react-hooks": "^4.6.0",
8181
"eslint-plugin-storybook": "^0.8.0",
82-
"glob": "^10.3.10",
82+
"glob": "^11.0.0",
8383
"husky": "^9.0.6",
8484
"lerna": "^8.0.0",
8585
"lint-staged": "^15.0.0",

yarn.lock

Lines changed: 56 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13241,6 +13241,22 @@ __metadata:
1324113241
languageName: node
1324213242
linkType: hard
1324313243

13244+
"glob@npm:^11.0.0":
13245+
version: 11.0.0
13246+
resolution: "glob@npm:11.0.0"
13247+
dependencies:
13248+
foreground-child: "npm:^3.1.0"
13249+
jackspeak: "npm:^4.0.1"
13250+
minimatch: "npm:^10.0.0"
13251+
minipass: "npm:^7.1.2"
13252+
package-json-from-dist: "npm:^1.0.0"
13253+
path-scurry: "npm:^2.0.0"
13254+
bin:
13255+
glob: dist/esm/bin.mjs
13256+
checksum: 10c0/419866015d8795258a8ac51de5b9d1a99c72634fc3ead93338e4da388e89773ab21681e494eac0fbc4250b003451ca3110bb4f1c9393d15d14466270094fdb4e
13257+
languageName: node
13258+
linkType: hard
13259+
1324413260
"glob@npm:^7.1.3, glob@npm:^7.1.4, glob@npm:^7.1.6, glob@npm:^7.2.0":
1324513261
version: 7.2.3
1324613262
resolution: "glob@npm:7.2.3"
@@ -14929,6 +14945,19 @@ __metadata:
1492914945
languageName: node
1493014946
linkType: hard
1493114947

14948+
"jackspeak@npm:^4.0.1":
14949+
version: 4.0.1
14950+
resolution: "jackspeak@npm:4.0.1"
14951+
dependencies:
14952+
"@isaacs/cliui": "npm:^8.0.2"
14953+
"@pkgjs/parseargs": "npm:^0.11.0"
14954+
dependenciesMeta:
14955+
"@pkgjs/parseargs":
14956+
optional: true
14957+
checksum: 10c0/c87997d9c9c5b7366259b1f2a444ef148692f8eedad5307caca939babbb60af2b47d306e5c63bf9d5fefbab2ab48d4da275188c3de525d0e716cc21b784bbccb
14958+
languageName: node
14959+
linkType: hard
14960+
1493214961
"jake@npm:^10.8.5":
1493314962
version: 10.8.5
1493414963
resolution: "jake@npm:10.8.5"
@@ -16193,6 +16222,13 @@ __metadata:
1619316222
languageName: node
1619416223
linkType: hard
1619516224

16225+
"lru-cache@npm:^11.0.0":
16226+
version: 11.0.0
16227+
resolution: "lru-cache@npm:11.0.0"
16228+
checksum: 10c0/827ff0e0739f9b0f30f92f5a5fc97c6a2bd3ae32c0452bc58cb7411d6c589d49536073027293f2d1f02d0c2e72b63b162f238df7e9ff6f4cc0345f92afec4d1d
16229+
languageName: node
16230+
linkType: hard
16231+
1619616232
"lru-cache@npm:^4.0.1":
1619716233
version: 4.1.5
1619816234
resolution: "lru-cache@npm:4.1.5"
@@ -17132,6 +17168,15 @@ __metadata:
1713217168
languageName: node
1713317169
linkType: hard
1713417170

17171+
"minimatch@npm:^10.0.0":
17172+
version: 10.0.1
17173+
resolution: "minimatch@npm:10.0.1"
17174+
dependencies:
17175+
brace-expansion: "npm:^2.0.1"
17176+
checksum: 10c0/e6c29a81fe83e1877ad51348306be2e8aeca18c88fdee7a99df44322314279e15799e41d7cb274e4e8bb0b451a3bc622d6182e157dfa1717d6cda75e9cd8cd5d
17177+
languageName: node
17178+
linkType: hard
17179+
1713517180
"minimatch@npm:^3.0.2, minimatch@npm:^3.0.4, minimatch@npm:^3.0.5, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
1713617181
version: 3.1.2
1713717182
resolution: "minimatch@npm:3.1.2"
@@ -18766,6 +18811,16 @@ __metadata:
1876618811
languageName: node
1876718812
linkType: hard
1876818813

18814+
"path-scurry@npm:^2.0.0":
18815+
version: 2.0.0
18816+
resolution: "path-scurry@npm:2.0.0"
18817+
dependencies:
18818+
lru-cache: "npm:^11.0.0"
18819+
minipass: "npm:^7.1.2"
18820+
checksum: 10c0/3da4adedaa8e7ef8d6dc4f35a0ff8f05a9b4d8365f2b28047752b62d4c1ad73eec21e37b1579ef2d075920157856a3b52ae8309c480a6f1a8bbe06ff8e52b33c
18821+
languageName: node
18822+
linkType: hard
18823+
1876918824
"path-to-regexp@npm:0.1.7":
1877018825
version: 0.1.7
1877118826
resolution: "path-to-regexp@npm:0.1.7"
@@ -22991,7 +23046,7 @@ __metadata:
2299123046
eslint-plugin-react: "npm:^7.32.2"
2299223047
eslint-plugin-react-hooks: "npm:^4.6.0"
2299323048
eslint-plugin-storybook: "npm:^0.8.0"
22994-
glob: "npm:^10.3.10"
23049+
glob: "npm:^11.0.0"
2299523050
husky: "npm:^9.0.6"
2299623051
lerna: "npm:^8.0.0"
2299723052
lint-staged: "npm:^15.0.0"

0 commit comments

Comments
 (0)