Skip to content

Commit 769dc0f

Browse files
Update dependency glob to v11
1 parent 0e8fea8 commit 769dc0f

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
@@ -5151,7 +5151,7 @@ __metadata:
51515151
dotenv: ^16.4.1
51525152
eslint: ^8.0.0
51535153
eslint-plugin-codeceptjs: ^1.3.0
5154-
glob: ^7.2.3
5154+
glob: ^11.0.0
51555155
html_codesniffer: ^2.5.1
51565156
husky: ^7.0.4
51575157
interpolate-json: ^3.0.0
@@ -5438,7 +5438,7 @@ __metadata:
54385438
languageName: node
54395439
linkType: hard
54405440

5441-
"glob@npm:>=9.0.0 <12":
5441+
"glob@npm:>=9.0.0 <12, glob@npm:^11.0.0":
54425442
version: 11.0.1
54435443
resolution: "glob@npm:11.0.1"
54445444
dependencies:
@@ -5498,7 +5498,7 @@ __metadata:
54985498
languageName: node
54995499
linkType: hard
55005500

5501-
"glob@npm:^7.1.1, glob@npm:^7.1.3, glob@npm:^7.1.4, glob@npm:^7.2.3":
5501+
"glob@npm:^7.1.1, glob@npm:^7.1.3, glob@npm:^7.1.4":
55025502
version: 7.2.3
55035503
resolution: "glob@npm:7.2.3"
55045504
dependencies:

0 commit comments

Comments
 (0)