Skip to content

Commit f7baebd

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 8259a12 commit f7baebd

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
@@ -641,7 +641,7 @@ __metadata:
641641
dprint: "npm:^0.46.1"
642642
execa: "npm:^4.1.0"
643643
fs-extra: "npm:^9.0.1"
644-
glob: "npm:^7.1.6"
644+
glob: "npm:^11.0.0"
645645
husky: "npm:^5.0.4"
646646
inquirer: "npm:^7.3.3"
647647
jest: "npm:^26.6.3"
@@ -8971,7 +8971,23 @@ __metadata:
89718971
languageName: node
89728972
linkType: hard
89738973

8974-
"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":
8974+
"glob@npm:^11.0.0":
8975+
version: 11.0.0
8976+
resolution: "glob@npm:11.0.0"
8977+
dependencies:
8978+
foreground-child: "npm:^3.1.0"
8979+
jackspeak: "npm:^4.0.1"
8980+
minimatch: "npm:^10.0.0"
8981+
minipass: "npm:^7.1.2"
8982+
package-json-from-dist: "npm:^1.0.0"
8983+
path-scurry: "npm:^2.0.0"
8984+
bin:
8985+
glob: dist/esm/bin.mjs
8986+
checksum: 10/e66939201d11ae30fe97e3364ac2be5c59d6c9bfce18ac633edfad473eb6b46a7553f6f73658f67caaf6cccc1df1ae336298a45e9021fa5695fd78754cc1603e
8987+
languageName: node
8988+
linkType: hard
8989+
8990+
"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":
89758991
version: 7.2.3
89768992
resolution: "glob@npm:7.2.3"
89778993
dependencies:
@@ -10465,6 +10481,15 @@ __metadata:
1046510481
languageName: node
1046610482
linkType: hard
1046710483

10484+
"jackspeak@npm:^4.0.1":
10485+
version: 4.0.2
10486+
resolution: "jackspeak@npm:4.0.2"
10487+
dependencies:
10488+
"@isaacs/cliui": "npm:^8.0.2"
10489+
checksum: 10/d9722f0e55f6c322c57aedf094c405f4201b834204629817187953988075521cfddb23df83e2a7b845723ca7eb0555068c5ce1556732e9c275d32a531881efa8
10490+
languageName: node
10491+
linkType: hard
10492+
1046810493
"jake@npm:^10.8.5":
1046910494
version: 10.9.2
1047010495
resolution: "jake@npm:10.9.2"
@@ -11764,6 +11789,13 @@ __metadata:
1176411789
languageName: node
1176511790
linkType: hard
1176611791

11792+
"lru-cache@npm:^11.0.0":
11793+
version: 11.0.2
11794+
resolution: "lru-cache@npm:11.0.2"
11795+
checksum: 10/25fcb66e9d91eaf17227c6abfe526a7bed5903de74f93bfde380eb8a13410c5e8d3f14fe447293f3f322a7493adf6f9f015c6f1df7a235ff24ec30f366e1c058
11796+
languageName: node
11797+
linkType: hard
11798+
1176711799
"lru-cache@npm:^4.0.0":
1176811800
version: 4.1.5
1176911801
resolution: "lru-cache@npm:4.1.5"
@@ -12219,6 +12251,15 @@ __metadata:
1221912251
languageName: node
1222012252
linkType: hard
1222112253

12254+
"minimatch@npm:^10.0.0":
12255+
version: 10.0.1
12256+
resolution: "minimatch@npm:10.0.1"
12257+
dependencies:
12258+
brace-expansion: "npm:^2.0.1"
12259+
checksum: 10/082e7ccbc090d5f8c4e4e029255d5a1d1e3af37bda837da2b8b0085b1503a1210c91ac90d9ebfe741d8a5f286ece820a1abb4f61dc1f82ce602a055d461d93f3
12260+
languageName: node
12261+
linkType: hard
12262+
1222212263
"minimatch@npm:^3.0.4, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
1222312264
version: 3.1.2
1222412265
resolution: "minimatch@npm:3.1.2"
@@ -13784,6 +13825,16 @@ __metadata:
1378413825
languageName: node
1378513826
linkType: hard
1378613827

13828+
"path-scurry@npm:^2.0.0":
13829+
version: 2.0.0
13830+
resolution: "path-scurry@npm:2.0.0"
13831+
dependencies:
13832+
lru-cache: "npm:^11.0.0"
13833+
minipass: "npm:^7.1.2"
13834+
checksum: 10/285ae0c2d6c34ae91dc1d5378ede21981c9a2f6de1ea9ca5a88b5a270ce9763b83dbadc7a324d512211d8d36b0c540427d3d0817030849d97a60fa840a2c59ec
13835+
languageName: node
13836+
linkType: hard
13837+
1378713838
"path-to-regexp@npm:0.1.10":
1378813839
version: 0.1.10
1378913840
resolution: "path-to-regexp@npm:0.1.10"

0 commit comments

Comments
 (0)