Skip to content

Commit

Permalink
Bump the dev-dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the dev-dependencies group with 1 update: [mocha](https://github.com/mochajs/mocha).


Updates `mocha` from 10.2.0 to 10.3.0
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](mochajs/mocha@v10.2.0...v10.3.0)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 9, 2024
1 parent cd31f4d commit 4cae6fb
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 34 deletions.
74 changes: 41 additions & 33 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"karma-spec-reporter": "0.0.36",
"karma-webpack": "^5.0.0",
"mini-css-extract-plugin": "^2.8.0",
"mocha": "^10.2.0",
"mocha": "^10.3.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.31",
"postcss-loader": "^8.1.0",
Expand Down

0 comments on commit 4cae6fb

Please sign in to comment.