Skip to content

Commit

Permalink
chore(deps-dev): bump mocha from 10.8.1 to 10.8.2
Browse files Browse the repository at this point in the history
Bumps [mocha](https://github.com/mochajs/mocha) from 10.8.1 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.8.1...v10.8.2)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and apupier committed Nov 19, 2024
1 parent 314a751 commit a126e5f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@
"copy-webpack-plugin": "^12.0.2",
"css-loader": "6.8.1",
"fs-extra": "^11.2.0",
"mocha": "^10.8.1",
"mocha": "^10.8.2",
"mocha-jenkins-reporter": "^0.4.8",
"node-fetch": "2",
"npm-link-shared": "^0.5.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5812,9 +5812,9 @@ __metadata:
languageName: node
linkType: hard

"mocha@npm:^10.8.1":
version: 10.8.1
resolution: "mocha@npm:10.8.1"
"mocha@npm:^10.8.2":
version: 10.8.2
resolution: "mocha@npm:10.8.2"
dependencies:
ansi-colors: "npm:^4.1.3"
browser-stdout: "npm:^1.3.1"
Expand All @@ -5839,7 +5839,7 @@ __metadata:
bin:
_mocha: bin/_mocha
mocha: bin/mocha.js
checksum: 10/e1b93c98fb199aaa944de7239bbda81f5a7cacdf47a57549def306f830c0ebfe9a01e7b878fcc39007b861275f5df0324f7c771eb3f320b3d7f1839be89f55e2
checksum: 10/903bbffcb195ef9d36b27db54e3462c5486de1397289e0953735b3530397a139336c452bcf5188c663496c660d2285bbb6c7213290d36d536ad647b6145cb917
languageName: node
linkType: hard

Expand Down Expand Up @@ -8418,7 +8418,7 @@ __metadata:
copy-webpack-plugin: "npm:^12.0.2"
css-loader: "npm:6.8.1"
fs-extra: "npm:^11.2.0"
mocha: "npm:^10.8.1"
mocha: "npm:^10.8.2"
mocha-jenkins-reporter: "npm:^0.4.8"
monaco-editor: "npm:^0.50.0"
monaco-yaml: "npm:^5.1.1"
Expand Down

0 comments on commit a126e5f

Please sign in to comment.