Skip to content

Commit 78c57ae

Browse files
chore(deps-dev): bump mocha from 10.7.3 to 10.8.2 (#761)
Bumps [mocha](https://github.com/mochajs/mocha) from 10.7.3 to 10.8.2. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.7.3...v10.8.2) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c7a79e commit 78c57ae

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -2315,9 +2315,9 @@ minimist@^1.2.0, minimist@^1.2.6:
23152315
integrity sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==
23162316

23172317
mocha@^10.1.0:
2318-
version "10.7.3"
2319-
resolved "https://registry.npmjs.org/mocha/-/mocha-10.7.3.tgz"
2320-
integrity sha512-uQWxAu44wwiACGqjbPYmjo7Lg8sFrS3dQe7PP2FQI+woptP4vZXSMcfMyFL/e1yFEeEpV4RtyTpZROOKmxis+A==
2318+
version "10.8.2"
2319+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.8.2.tgz#8d8342d016ed411b12a429eb731b825f961afb96"
2320+
integrity sha512-VZlYo/WE8t1tstuRmqgeyBgCbJc/lEdopaa+axcKzTBJ+UIdlAB9XnmvTCAH4pwR4ElNInaedhEBmZD8iCSVEg==
23212321
dependencies:
23222322
ansi-colors "^4.1.3"
23232323
browser-stdout "^1.3.1"
@@ -2340,12 +2340,12 @@ mocha@^10.1.0:
23402340
yargs-parser "^20.2.9"
23412341
yargs-unparser "^2.0.0"
23422342

2343-
[email protected], ms@^2.1.1:
2343+
23442344
version "2.1.2"
23452345
resolved "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz"
23462346
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
23472347

2348-
ms@^2.1.3:
2348+
ms@^2.1.1, ms@^2.1.3:
23492349
version "2.1.3"
23502350
resolved "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz"
23512351
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==

0 commit comments

Comments
 (0)