Skip to content

Commit 05c1fbb

Browse files
Update dependency glob to v13
1 parent 46fdaf6 commit 05c1fbb

7 files changed

Lines changed: 67 additions & 10 deletions

File tree

.pnp.cjs

Lines changed: 30 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
422 KB
Binary file not shown.
149 KB
Binary file not shown.
108 KB
Binary file not shown.

packages/allure-mocha/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"allure-vitest": "workspace:*",
7676
"babel-plugin-add-module-exports": "^1.0.4",
7777
"babel-plugin-transform-import-meta": "^2.3.3",
78-
"glob": "^11.1.0",
78+
"glob": "^13.0.0",
7979
"mocha": "^11.0.0",
8080
"npm-run-all2": "^8.0.0",
8181
"rimraf": "^6.0.0",

packages/allure-playwright/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@types/node": "^20.19.0",
7676
"allure-commandline": "^2.29.0",
7777
"allure-vitest": "workspace:*",
78-
"glob": "^11.1.0",
78+
"glob": "^13.0.0",
7979
"npm-run-all2": "^8.0.0",
8080
"rimraf": "^6.0.0",
8181
"typescript": "^5.2.2",

yarn.lock

Lines changed: 35 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6101,7 +6101,7 @@ __metadata:
61016101
allure-vitest: "workspace:*"
61026102
babel-plugin-add-module-exports: "npm:^1.0.4"
61036103
babel-plugin-transform-import-meta: "npm:^2.3.3"
6104-
glob: "npm:^11.1.0"
6104+
glob: "npm:^13.0.0"
61056105
mocha: "npm:^11.0.0"
61066106
npm-run-all2: "npm:^8.0.0"
61076107
rimraf: "npm:^6.0.0"
@@ -6128,7 +6128,7 @@ __metadata:
61286128
allure-commandline: "npm:^2.29.0"
61296129
allure-js-commons: "workspace:*"
61306130
allure-vitest: "workspace:*"
6131-
glob: "npm:^11.1.0"
6131+
glob: "npm:^13.0.0"
61326132
npm-run-all2: "npm:^8.0.0"
61336133
rimraf: "npm:^6.0.0"
61346134
typescript: "npm:^5.2.2"
@@ -6828,7 +6828,7 @@ __metadata:
68286828
languageName: node
68296829
linkType: hard
68306830

6831-
"brace-expansion@npm:^5.0.2":
6831+
"brace-expansion@npm:^5.0.2, brace-expansion@npm:^5.0.5":
68326832
version: 5.0.5
68336833
resolution: "brace-expansion@npm:5.0.5"
68346834
dependencies:
@@ -9565,7 +9565,7 @@ __metadata:
95659565
languageName: node
95669566
linkType: hard
95679567

9568-
"glob@npm:>=9.0.0 <12, glob@npm:^11.0.0, glob@npm:^11.1.0":
9568+
"glob@npm:>=9.0.0 <12, glob@npm:^11.0.0":
95699569
version: 11.1.0
95709570
resolution: "glob@npm:11.1.0"
95719571
dependencies:
@@ -9597,6 +9597,17 @@ __metadata:
95979597
languageName: node
95989598
linkType: hard
95999599

9600+
"glob@npm:^13.0.0":
9601+
version: 13.0.6
9602+
resolution: "glob@npm:13.0.6"
9603+
dependencies:
9604+
minimatch: "npm:^10.2.2"
9605+
minipass: "npm:^7.1.3"
9606+
path-scurry: "npm:^2.0.2"
9607+
checksum: 10/201ad69e5f0aa74e1d8c00a481581f8b8c804b6a4fbfabeeb8541f5d756932800331daeba99b58fb9e4cd67e12ba5a7eba5b82fb476691588418060b84353214
9608+
languageName: node
9609+
linkType: hard
9610+
96009611
"glob@npm:^6.0.1":
96019612
version: 6.0.4
96029613
resolution: "glob@npm:6.0.4"
@@ -12683,6 +12694,15 @@ __metadata:
1268312694
languageName: node
1268412695
linkType: hard
1268512696

12697+
"minimatch@npm:^10.2.2":
12698+
version: 10.2.5
12699+
resolution: "minimatch@npm:10.2.5"
12700+
dependencies:
12701+
brace-expansion: "npm:^5.0.5"
12702+
checksum: 10/19e87a931aff60ee7b9d80f39f817b8bfc54f61f8356ee3549fbf636dbccacacfec8d803eac73293955c4527cd085247dfc064bce4a5e349f8f3b85e2bf5da0f
12703+
languageName: node
12704+
linkType: hard
12705+
1268612706
"minimatch@npm:^5.0.1":
1268712707
version: 5.1.9
1268812708
resolution: "minimatch@npm:5.1.9"
@@ -12766,7 +12786,7 @@ __metadata:
1276612786
languageName: node
1276712787
linkType: hard
1276812788

12769-
"minipass@npm:^7.0.4":
12789+
"minipass@npm:^7.0.4, minipass@npm:^7.1.3":
1277012790
version: 7.1.3
1277112791
resolution: "minipass@npm:7.1.3"
1277212792
checksum: 10/175e4d5e20980c3cd316ae82d2c031c42f6c746467d8b1905b51060a0ba4461441a0c25bb67c025fd9617f9a3873e152c7b543c6b5ac83a1846be8ade80dffd6
@@ -13914,6 +13934,16 @@ __metadata:
1391413934
languageName: node
1391513935
linkType: hard
1391613936

13937+
"path-scurry@npm:^2.0.2":
13938+
version: 2.0.2
13939+
resolution: "path-scurry@npm:2.0.2"
13940+
dependencies:
13941+
lru-cache: "npm:^11.0.0"
13942+
minipass: "npm:^7.1.2"
13943+
checksum: 10/2b4257422bcb870a4c2d205b3acdbb213a72f5e2250f61c80f79c9d014d010f82bdf8584441612c8e1fa4eb098678f5704a66fa8377d72646bad4be38e57a2c3
13944+
languageName: node
13945+
linkType: hard
13946+
1391713947
"path-to-regexp@npm:^6.2.0":
1391813948
version: 6.3.0
1391913949
resolution: "path-to-regexp@npm:6.3.0"

0 commit comments

Comments
 (0)