Skip to content

Commit 4bf6958

Browse files
chore(deps-dev): bump glob from 7.2.3 to 11.0.0
Bumps [glob](https://github.com/isaacs/node-glob) from 7.2.3 to 11.0.0. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v7.2.3...v11.0.0) --- updated-dependencies: - dependency-name: glob dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c765225 commit 4bf6958

File tree

2 files changed

+54
-3
lines changed

2 files changed

+54
-3
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"dprint": "^0.46.1",
6464
"execa": "^4.1.0",
6565
"fs-extra": "^9.0.1",
66-
"glob": "^7.1.6",
66+
"glob": "^11.0.0",
6767
"husky": "^5.0.4",
6868
"inquirer": "^7.3.3",
6969
"jest": "^26.6.3",

yarn.lock

+53-2
Original file line numberDiff line numberDiff line change
@@ -598,7 +598,7 @@ __metadata:
598598
dprint: "npm:^0.46.1"
599599
execa: "npm:^4.1.0"
600600
fs-extra: "npm:^9.0.1"
601-
glob: "npm:^7.1.6"
601+
glob: "npm:^11.0.0"
602602
husky: "npm:^5.0.4"
603603
inquirer: "npm:^7.3.3"
604604
jest: "npm:^26.6.3"
@@ -8917,7 +8917,23 @@ __metadata:
89178917
languageName: node
89188918
linkType: hard
89198919

8920-
"glob@npm:^7.0.3, glob@npm:^7.1.1, glob@npm:^7.1.2, glob@npm:^7.1.3, glob@npm:^7.1.4, glob@npm:^7.1.6":
8920+
"glob@npm:^11.0.0":
8921+
version: 11.0.0
8922+
resolution: "glob@npm:11.0.0"
8923+
dependencies:
8924+
foreground-child: "npm:^3.1.0"
8925+
jackspeak: "npm:^4.0.1"
8926+
minimatch: "npm:^10.0.0"
8927+
minipass: "npm:^7.1.2"
8928+
package-json-from-dist: "npm:^1.0.0"
8929+
path-scurry: "npm:^2.0.0"
8930+
bin:
8931+
glob: dist/esm/bin.mjs
8932+
checksum: 10/e66939201d11ae30fe97e3364ac2be5c59d6c9bfce18ac633edfad473eb6b46a7553f6f73658f67caaf6cccc1df1ae336298a45e9021fa5695fd78754cc1603e
8933+
languageName: node
8934+
linkType: hard
8935+
8936+
"glob@npm:^7.0.3, glob@npm:^7.1.1, glob@npm:^7.1.2, glob@npm:^7.1.3, glob@npm:^7.1.4":
89218937
version: 7.2.3
89228938
resolution: "glob@npm:7.2.3"
89238939
dependencies:
@@ -10411,6 +10427,15 @@ __metadata:
1041110427
languageName: node
1041210428
linkType: hard
1041310429

10430+
"jackspeak@npm:^4.0.1":
10431+
version: 4.0.2
10432+
resolution: "jackspeak@npm:4.0.2"
10433+
dependencies:
10434+
"@isaacs/cliui": "npm:^8.0.2"
10435+
checksum: 10/d9722f0e55f6c322c57aedf094c405f4201b834204629817187953988075521cfddb23df83e2a7b845723ca7eb0555068c5ce1556732e9c275d32a531881efa8
10436+
languageName: node
10437+
linkType: hard
10438+
1041410439
"jake@npm:^10.8.5":
1041510440
version: 10.9.2
1041610441
resolution: "jake@npm:10.9.2"
@@ -11710,6 +11735,13 @@ __metadata:
1171011735
languageName: node
1171111736
linkType: hard
1171211737

11738+
"lru-cache@npm:^11.0.0":
11739+
version: 11.0.2
11740+
resolution: "lru-cache@npm:11.0.2"
11741+
checksum: 10/25fcb66e9d91eaf17227c6abfe526a7bed5903de74f93bfde380eb8a13410c5e8d3f14fe447293f3f322a7493adf6f9f015c6f1df7a235ff24ec30f366e1c058
11742+
languageName: node
11743+
linkType: hard
11744+
1171311745
"lru-cache@npm:^4.0.0":
1171411746
version: 4.1.5
1171511747
resolution: "lru-cache@npm:4.1.5"
@@ -12165,6 +12197,15 @@ __metadata:
1216512197
languageName: node
1216612198
linkType: hard
1216712199

12200+
"minimatch@npm:^10.0.0":
12201+
version: 10.0.1
12202+
resolution: "minimatch@npm:10.0.1"
12203+
dependencies:
12204+
brace-expansion: "npm:^2.0.1"
12205+
checksum: 10/082e7ccbc090d5f8c4e4e029255d5a1d1e3af37bda837da2b8b0085b1503a1210c91ac90d9ebfe741d8a5f286ece820a1abb4f61dc1f82ce602a055d461d93f3
12206+
languageName: node
12207+
linkType: hard
12208+
1216812209
"minimatch@npm:^3.0.4, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
1216912210
version: 3.1.2
1217012211
resolution: "minimatch@npm:3.1.2"
@@ -13730,6 +13771,16 @@ __metadata:
1373013771
languageName: node
1373113772
linkType: hard
1373213773

13774+
"path-scurry@npm:^2.0.0":
13775+
version: 2.0.0
13776+
resolution: "path-scurry@npm:2.0.0"
13777+
dependencies:
13778+
lru-cache: "npm:^11.0.0"
13779+
minipass: "npm:^7.1.2"
13780+
checksum: 10/285ae0c2d6c34ae91dc1d5378ede21981c9a2f6de1ea9ca5a88b5a270ce9763b83dbadc7a324d512211d8d36b0c540427d3d0817030849d97a60fa840a2c59ec
13781+
languageName: node
13782+
linkType: hard
13783+
1373313784
"path-to-regexp@npm:0.1.10":
1373413785
version: 0.1.10
1373513786
resolution: "path-to-regexp@npm:0.1.10"

0 commit comments

Comments
 (0)