Skip to content

Commit 88eccd8

Browse files
chore(deps): update dependency glob to ^11.0.3 (#11948)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 985efaf commit 88eccd8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"eslint-plugin-react-hooks": "^5.2.0",
5656
"eslint-plugin-testing-library": "^7.1.1",
5757
"fs-extra": "^11.3.0",
58-
"glob": "^11.0.1",
58+
"glob": "^11.0.3",
5959
"globals": "^15.15.0",
6060
"husky": "^9.1.7",
6161
"jest": "^29.7.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4536,7 +4536,7 @@ __metadata:
45364536
eslint-plugin-react-hooks: "npm:^5.2.0"
45374537
eslint-plugin-testing-library: "npm:^7.1.1"
45384538
fs-extra: "npm:^11.3.0"
4539-
glob: "npm:^11.0.1"
4539+
glob: "npm:^11.0.3"
45404540
globals: "npm:^15.15.0"
45414541
husky: "npm:^9.1.7"
45424542
jest: "npm:^29.7.0"
@@ -12504,7 +12504,7 @@ __metadata:
1250412504
languageName: node
1250512505
linkType: hard
1250612506

12507-
"glob@npm:11.0.3":
12507+
"glob@npm:11.0.3, glob@npm:^11.0.3":
1250812508
version: 11.0.3
1250912509
resolution: "glob@npm:11.0.3"
1251012510
dependencies:
@@ -12551,7 +12551,7 @@ __metadata:
1255112551
languageName: node
1255212552
linkType: hard
1255312553

12554-
"glob@npm:^11.0.0, glob@npm:^11.0.1":
12554+
"glob@npm:^11.0.0":
1255512555
version: 11.0.1
1255612556
resolution: "glob@npm:11.0.1"
1255712557
dependencies:

0 commit comments

Comments
 (0)