Skip to content

Commit e1de2cd

Browse files
authoredOct 29, 2024··
Bump mocha from 10.7.3 to 10.8.0
Bumps [mocha](https://github.com/mochajs/mocha) from 10.7.3 to 10.8.0. - [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.0) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 379ae7c commit e1de2cd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1564,9 +1564,9 @@ mkdirp-classic@^0.5.2, mkdirp-classic@^0.5.3:
15641564
integrity sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==
15651565

15661566
mocha@^10.0.0:
1567-
version "10.7.3"
1568-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.7.3.tgz#ae32003cabbd52b59aece17846056a68eb4b0752"
1569-
integrity sha512-uQWxAu44wwiACGqjbPYmjo7Lg8sFrS3dQe7PP2FQI+woptP4vZXSMcfMyFL/e1yFEeEpV4RtyTpZROOKmxis+A==
1567+
version "10.8.0"
1568+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.8.0.tgz#22821af2792a017643ce6250998f7a0a16181356"
1569+
integrity sha512-2Rh6KiLO56bXjfW77YQWNJGo76U3eMiqHshJHdm8Q89moNFBy6426qwRxCEKEFGSsUWhMOASVFq+DUSTwewyew==
15701570
dependencies:
15711571
ansi-colors "^4.1.3"
15721572
browser-stdout "^1.3.1"

0 commit comments

Comments
 (0)
Please sign in to comment.