Skip to content

Commit 6ffd019

Browse files
chore(deps): update dependency glob to v11
1 parent 31a735a commit 6ffd019

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
@@ -19,7 +19,7 @@
1919
"debug": "4.4.0",
2020
"eslint": "^8.0.0",
2121
"eslint-plugin-codeceptjs": "^1.3.0",
22-
"glob": "^7.2.3",
22+
"glob": "^11.0.0",
2323
"html_codesniffer": "^2.5.1",
2424
"husky": "^7.0.4",
2525
"interpolate-json": "^3.0.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6106,7 +6106,7 @@ __metadata:
61066106
dotenv: ^16.4.1
61076107
eslint: ^8.0.0
61086108
eslint-plugin-codeceptjs: ^1.3.0
6109-
glob: ^7.2.3
6109+
glob: ^11.0.0
61106110
html_codesniffer: ^2.5.1
61116111
husky: ^7.0.4
61126112
interpolate-json: ^3.0.0
@@ -6413,7 +6413,7 @@ __metadata:
64136413
languageName: node
64146414
linkType: hard
64156415

6416-
"glob@npm:>=9.0.0 <12":
6416+
"glob@npm:>=9.0.0 <12, glob@npm:^11.0.0":
64176417
version: 11.0.3
64186418
resolution: "glob@npm:11.0.3"
64196419
dependencies:
@@ -6458,7 +6458,7 @@ __metadata:
64586458
languageName: node
64596459
linkType: hard
64606460

6461-
"glob@npm:^7.1.1, glob@npm:^7.1.3, glob@npm:^7.1.4, glob@npm:^7.2.3":
6461+
"glob@npm:^7.1.1, glob@npm:^7.1.3, glob@npm:^7.1.4":
64626462
version: 7.2.3
64636463
resolution: "glob@npm:7.2.3"
64646464
dependencies:

0 commit comments

Comments
 (0)