Skip to content

Commit 2d840f8

Browse files
chore(deps): update dependency mocha to v11.7.6 (#10014)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 196cd32 commit 2d840f8

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1243,7 +1243,7 @@
12431243
"husky": "^9.0.0",
12441244
"lint-staged": "^17.0.0",
12451245
"minimist": "1.2.8",
1246-
"mocha": "11.7.5",
1246+
"mocha": "11.7.6",
12471247
"plugin-error": "2.0.1",
12481248
"prettier": "3.8.1",
12491249
"prettier-plugin-organize-imports": "^4.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4335,10 +4335,10 @@ mkdirp-classic@^0.5.2, mkdirp-classic@^0.5.3:
43354335
resolved "https://registry.yarnpkg.com/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz#fa10c9115cc6d8865be221ba47ee9bed78601113"
43364336
integrity sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==
43374337

4338-
mocha@11.7.5:
4339-
version "11.7.5"
4340-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.7.5.tgz#58f5bbfa5e0211ce7e5ee6128107cefc2515a627"
4341-
integrity sha512-mTT6RgopEYABzXWFx+GcJ+ZQ32kp4fMf0xvpZIIfSq9Z8lC/++MtcCnQ9t5FP2veYEP95FIYSvW+U9fV4xrlig==
4338+
mocha@11.7.6:
4339+
version "11.7.6"
4340+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.7.6.tgz#ebbe22989d04cbb9424a36307320476624c41a33"
4341+
integrity sha512-nS9xOGbw2I3cjCpxwZAEJ9xK9lmJ08vEkQvLtz4du9ZrF9UrjRpeJGiIgl2Z+Qs++pmB4ecDe48Fwsh+j+j7xA==
43424342
dependencies:
43434343
browser-stdout "^1.3.1"
43444344
chokidar "^4.0.1"

0 commit comments

Comments
 (0)