Skip to content

Commit

Permalink
chore(deps-dev): bump the dev-test-packages group across 1 directory …
Browse files Browse the repository at this point in the history
…with 4 updates

Bumps the dev-test-packages group with 4 updates in the / directory: [axios-mock-adapter](https://github.com/ctimmerm/axios-mock-adapter), [mocha](https://github.com/mochajs/mocha), [sinon](https://github.com/sinonjs/sinon) and [typedoc](https://github.com/TypeStrong/TypeDoc).


Updates `axios-mock-adapter` from 2.0.0 to 2.1.0
- [Release notes](https://github.com/ctimmerm/axios-mock-adapter/releases)
- [Changelog](https://github.com/ctimmerm/axios-mock-adapter/blob/master/CHANGELOG.md)
- [Commits](ctimmerm/axios-mock-adapter@v2.0.0...v2.1.0)

Updates `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)

Updates `sinon` from 18.0.0 to 19.0.2
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](sinonjs/sinon@v18.0.0...v19.0.2)

Updates `typedoc` from 0.26.6 to 0.27.2
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.26.6...v0.27.2)

---
updated-dependencies:
- dependency-name: axios-mock-adapter
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-test-packages
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-test-packages
- dependency-name: sinon
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-test-packages
- dependency-name: typedoc
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-test-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 71810db commit 3e659c8
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 73 deletions.
209 changes: 138 additions & 71 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@
"mocha": "^10.0.0",
"prettier": "^3.0.0",
"rosie": "^2.1.0",
"sinon": "^18.0.0",
"sinon": "^19.0.2",
"ts-mocha": "^10.0.0",
"tsconfig-paths": "^4.0.0",
"typedoc": "^0.26.3",
"typedoc": "^0.27.2",
"typescript": "^5.1.6"
},
"publishConfig": {
Expand Down

0 comments on commit 3e659c8

Please sign in to comment.