Skip to content

Commit 777916c

Browse files
authored
chore(deps): update dependency glob to ^11.0.1 (#11596)
1 parent 68e4f35 commit 777916c

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"eslint-plugin-react-hooks": "^4.6.2",
5555
"eslint-plugin-testing-library": "^6.5.0",
5656
"fs-extra": "^11.3.0",
57-
"glob": "^10.4.5",
57+
"glob": "^11.0.1",
5858
"globals": "^15.15.0",
5959
"husky": "^9.1.7",
6060
"jest": "^29.7.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3713,7 +3713,7 @@ __metadata:
37133713
eslint-plugin-react-hooks: "npm:^4.6.2"
37143714
eslint-plugin-testing-library: "npm:^6.5.0"
37153715
fs-extra: "npm:^11.3.0"
3716-
glob: "npm:^10.4.5"
3716+
glob: "npm:^11.0.1"
37173717
globals: "npm:^15.15.0"
37183718
husky: "npm:^9.1.7"
37193719
jest: "npm:^29.7.0"
@@ -11475,19 +11475,19 @@ __metadata:
1147511475
languageName: node
1147611476
linkType: hard
1147711477

11478-
"glob@npm:^10.4.5":
11479-
version: 10.4.5
11480-
resolution: "glob@npm:10.4.5"
11478+
"glob@npm:^11.0.1":
11479+
version: 11.0.1
11480+
resolution: "glob@npm:11.0.1"
1148111481
dependencies:
1148211482
foreground-child: "npm:^3.1.0"
11483-
jackspeak: "npm:^3.1.2"
11484-
minimatch: "npm:^9.0.4"
11483+
jackspeak: "npm:^4.0.1"
11484+
minimatch: "npm:^10.0.0"
1148511485
minipass: "npm:^7.1.2"
1148611486
package-json-from-dist: "npm:^1.0.0"
11487-
path-scurry: "npm:^1.11.1"
11487+
path-scurry: "npm:^2.0.0"
1148811488
bin:
1148911489
glob: dist/esm/bin.mjs
11490-
checksum: 10c0/19a9759ea77b8e3ca0a43c2f07ecddc2ad46216b786bb8f993c445aee80d345925a21e5280c7b7c6c59e860a0154b84e4b2b60321fea92cd3c56b4a7489f160e
11490+
checksum: 10c0/2b32588be52e9e90f914c7d8dec32f3144b81b84054b0f70e9adfebf37cd7014570489f2a79d21f7801b9a4bd4cca94f426966bfd00fb64a5b705cfe10da3a03
1149111491
languageName: node
1149211492
linkType: hard
1149311493

0 commit comments

Comments
 (0)