Skip to content

Commit

Permalink
build(deps-dev): bump the development-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group with 2 updates: [mocha](https://github.com/mochajs/mocha) and [prettier](https://github.com/prettier/prettier).


Updates `mocha` from 10.8.2 to 11.0.1
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](mochajs/mocha@v10.8.2...v11.0.1)

Updates `prettier` from 3.4.1 to 3.4.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.4.1...3.4.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and sjakthol committed Dec 9, 2024
1 parent 57311d7 commit 040cbb4
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 72 deletions.
90 changes: 19 additions & 71 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 @@ -40,7 +40,7 @@
"chai": "^5.1.1",
"eslint": "^9.3.0",
"eslint-config-prettier": "^9.1.0",
"mocha": "^10.0.0",
"mocha": "^11.0.1",
"mock-stdin": "^1.0.0",
"prettier": "^3.2.5",
"sinon": "^19.0.2"
Expand Down

0 comments on commit 040cbb4

Please sign in to comment.