Skip to content

Commit 1ffc103

Browse files
Bump mocha from 11.4.0 to 11.5.0 (#615)
1 parent bd06a70 commit 1ffc103

File tree

1 file changed

+5
-14
lines changed

1 file changed

+5
-14
lines changed

yarn.lock

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1506,16 +1506,7 @@ __metadata:
15061506
languageName: node
15071507
linkType: hard
15081508

1509-
"minimatch@npm:^5.1.6":
1510-
version: 5.1.6
1511-
resolution: "minimatch@npm:5.1.6"
1512-
dependencies:
1513-
brace-expansion: "npm:^2.0.1"
1514-
checksum: 10/126b36485b821daf96d33b5c821dac600cc1ab36c87e7a532594f9b1652b1fa89a1eebcaad4dff17c764dce1a7ac1531327f190fed5f97d8f6e5f889c116c429
1515-
languageName: node
1516-
linkType: hard
1517-
1518-
"minimatch@npm:^9.0.4":
1509+
"minimatch@npm:^9.0.4, minimatch@npm:^9.0.5":
15191510
version: 9.0.5
15201511
resolution: "minimatch@npm:9.0.5"
15211512
dependencies:
@@ -1611,8 +1602,8 @@ __metadata:
16111602
linkType: hard
16121603

16131604
"mocha@npm:^11.1.0":
1614-
version: 11.4.0
1615-
resolution: "mocha@npm:11.4.0"
1605+
version: 11.5.0
1606+
resolution: "mocha@npm:11.5.0"
16161607
dependencies:
16171608
browser-stdout: "npm:^1.3.1"
16181609
chokidar: "npm:^4.0.1"
@@ -1624,7 +1615,7 @@ __metadata:
16241615
he: "npm:^1.2.0"
16251616
js-yaml: "npm:^4.1.0"
16261617
log-symbols: "npm:^4.1.0"
1627-
minimatch: "npm:^5.1.6"
1618+
minimatch: "npm:^9.0.5"
16281619
ms: "npm:^2.1.3"
16291620
picocolors: "npm:^1.1.1"
16301621
serialize-javascript: "npm:^6.0.2"
@@ -1637,7 +1628,7 @@ __metadata:
16371628
bin:
16381629
_mocha: bin/_mocha
16391630
mocha: bin/mocha.js
1640-
checksum: 10/6135218e50a0e641012a55b68a8ed14fadc9b48dd9a722dd666f29fff1adc0399a2b981800dd4f93492c44c9d1c2b9aade54d372c741dfaefdde0847362bdb6f
1631+
checksum: 10/b0cd3be7c2721904f843c1ba8c283c45b38831a1cd9627b0f9a90b7581c8715c5d1f6c432c6771c4f8b150f70b8283288d4c9489469ef5599fe93ab11bd145f2
16411632
languageName: node
16421633
linkType: hard
16431634

0 commit comments

Comments
 (0)