Skip to content

Commit 2bea71c

Browse files
Bump mocha from 11.7.2 to 11.7.4
Bumps [mocha](https://github.com/mochajs/mocha) from 11.7.2 to 11.7.4. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.7.2...v11.7.4) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.7.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4266bbe commit 2bea71c

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"chai-as-promised": "^8.0.2",
131131
"del-cli": "^6.0.0",
132132
"mime": "^4.1.0",
133-
"mocha": "^11.7.2",
133+
"mocha": "^11.7.4",
134134
"node-readable-to-web-readable-stream": "^0.4.2",
135135
"remark-cli": "^12.0.1",
136136
"remark-preset-lint-consistent": "^6.0.1",

yarn.lock

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1469,6 +1469,13 @@ __metadata:
14691469
languageName: node
14701470
linkType: hard
14711471

1472+
"is-path-inside@npm:^3.0.3":
1473+
version: 3.0.3
1474+
resolution: "is-path-inside@npm:3.0.3"
1475+
checksum: 10c0/cf7d4ac35fb96bab6a1d2c3598fe5ebb29aafb52c0aaa482b5a3ed9d8ba3edc11631e3ec2637660c44b3ce0e61a08d54946e8af30dec0b60a7c27296c68ffd05
1476+
languageName: node
1477+
linkType: hard
1478+
14721479
"is-path-inside@npm:^4.0.0":
14731480
version: 4.0.0
14741481
resolution: "is-path-inside@npm:4.0.0"
@@ -2144,9 +2151,9 @@ __metadata:
21442151
languageName: node
21452152
linkType: hard
21462153

2147-
"mocha@npm:^11.7.2":
2148-
version: 11.7.2
2149-
resolution: "mocha@npm:11.7.2"
2154+
"mocha@npm:^11.7.4":
2155+
version: 11.7.4
2156+
resolution: "mocha@npm:11.7.4"
21502157
dependencies:
21512158
browser-stdout: "npm:^1.3.1"
21522159
chokidar: "npm:^4.0.1"
@@ -2156,6 +2163,7 @@ __metadata:
21562163
find-up: "npm:^5.0.0"
21572164
glob: "npm:^10.4.5"
21582165
he: "npm:^1.2.0"
2166+
is-path-inside: "npm:^3.0.3"
21592167
js-yaml: "npm:^4.1.0"
21602168
log-symbols: "npm:^4.1.0"
21612169
minimatch: "npm:^9.0.5"
@@ -2171,7 +2179,7 @@ __metadata:
21712179
bin:
21722180
_mocha: bin/_mocha
21732181
mocha: bin/mocha.js
2174-
checksum: 10c0/542597eeb67fec01c453108f5361838ca1297f39cfdafedb83a8bbff02e2ff4585c8a05b50eab0247f57fd8099e7574045dd3b086a4dd3bb7fe4b3041273cea1
2182+
checksum: 10c0/f84252dd93b7d67e20e3ca09c6be0da77d43795d502132a976450c5c19025de632bbaab6751dd1d8fd6311a3063d2f3647e61db84feb17900995d52e01cfb3b8
21752183
languageName: node
21762184
linkType: hard
21772185

@@ -2205,7 +2213,7 @@ __metadata:
22052213
file-type: "npm:^21.0.0"
22062214
media-typer: "npm:^1.1.0"
22072215
mime: "npm:^4.1.0"
2208-
mocha: "npm:^11.7.2"
2216+
mocha: "npm:^11.7.4"
22092217
node-readable-to-web-readable-stream: "npm:^0.4.2"
22102218
remark-cli: "npm:^12.0.1"
22112219
remark-preset-lint-consistent: "npm:^6.0.1"

0 commit comments

Comments
 (0)