Skip to content

Commit 0addd44

Browse files
chore(deps): update dependency glob to ^11.0.3
1 parent 4e706ac commit 0addd44

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
@@ -54,7 +54,7 @@
5454
"eslint-plugin-react-hooks": "^5.2.0",
5555
"eslint-plugin-testing-library": "^7.1.1",
5656
"fs-extra": "^11.3.0",
57-
"glob": "^11.0.1",
57+
"glob": "^11.0.3",
5858
"globals": "^15.15.0",
5959
"husky": "^9.1.7",
6060
"jest": "^29.7.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4304,7 +4304,7 @@ __metadata:
43044304
eslint-plugin-react-hooks: "npm:^5.2.0"
43054305
eslint-plugin-testing-library: "npm:^7.1.1"
43064306
fs-extra: "npm:^11.3.0"
4307-
glob: "npm:^11.0.1"
4307+
glob: "npm:^11.0.3"
43084308
globals: "npm:^15.15.0"
43094309
husky: "npm:^9.1.7"
43104310
jest: "npm:^29.7.0"
@@ -12230,7 +12230,7 @@ __metadata:
1223012230
languageName: node
1223112231
linkType: hard
1223212232

12233-
"glob@npm:11.0.3":
12233+
"glob@npm:11.0.3, glob@npm:^11.0.3":
1223412234
version: 11.0.3
1223512235
resolution: "glob@npm:11.0.3"
1223612236
dependencies:
@@ -12277,7 +12277,7 @@ __metadata:
1227712277
languageName: node
1227812278
linkType: hard
1227912279

12280-
"glob@npm:^11.0.0, glob@npm:^11.0.1":
12280+
"glob@npm:^11.0.0":
1228112281
version: 11.0.1
1228212282
resolution: "glob@npm:11.0.1"
1228312283
dependencies:

0 commit comments

Comments
 (0)