Skip to content

Commit ddd2136

Browse files
Bump mocha from 11.7.2 to 11.7.4 (#653)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c6b8f73 commit ddd2136

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

yarn.lock

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1271,6 +1271,13 @@ __metadata:
12711271
languageName: node
12721272
linkType: hard
12731273

1274+
"is-path-inside@npm:^3.0.3":
1275+
version: 3.0.3
1276+
resolution: "is-path-inside@npm:3.0.3"
1277+
checksum: 10/abd50f06186a052b349c15e55b182326f1936c89a78bf6c8f2b707412517c097ce04bc49a0ca221787bc44e1049f51f09a2ffb63d22899051988d3a618ba13e9
1278+
languageName: node
1279+
linkType: hard
1280+
12741281
"is-plain-obj@npm:^2.1.0":
12751282
version: 2.1.0
12761283
resolution: "is-plain-obj@npm:2.1.0"
@@ -1599,8 +1606,8 @@ __metadata:
15991606
linkType: hard
16001607

16011608
"mocha@npm:^11.1.0":
1602-
version: 11.7.2
1603-
resolution: "mocha@npm:11.7.2"
1609+
version: 11.7.4
1610+
resolution: "mocha@npm:11.7.4"
16041611
dependencies:
16051612
browser-stdout: "npm:^1.3.1"
16061613
chokidar: "npm:^4.0.1"
@@ -1610,6 +1617,7 @@ __metadata:
16101617
find-up: "npm:^5.0.0"
16111618
glob: "npm:^10.4.5"
16121619
he: "npm:^1.2.0"
1620+
is-path-inside: "npm:^3.0.3"
16131621
js-yaml: "npm:^4.1.0"
16141622
log-symbols: "npm:^4.1.0"
16151623
minimatch: "npm:^9.0.5"
@@ -1625,7 +1633,7 @@ __metadata:
16251633
bin:
16261634
_mocha: bin/_mocha
16271635
mocha: bin/mocha.js
1628-
checksum: 10/d32ff20a48e7b6d258b4f28587274bf92009d04b601e12cfcc6e8d783e453b7eae7a68d592c8c1fcd5156631f86495fd55d40f1a12fc40364211e3511a58d62e
1636+
checksum: 10/d4ad2faefe50d6eeb023fdbf2c1a2e5b07fed7d4240aac9175def7c034c879900e94ad38c5571c1d80ed462108afa6512e214280f8528a041bfd9c7fe467d35b
16291637
languageName: node
16301638
linkType: hard
16311639

0 commit comments

Comments
 (0)