Skip to content

Commit

Permalink
chore(deps-dev): bump sinon from 17.0.2 to 18.0.0 (#4116)
Browse files Browse the repository at this point in the history
Bumps [sinon](https://github.com/sinonjs/sinon) from 17.0.2 to 18.0.0.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](sinonjs/sinon@v17.0.2...v18.0.0)

---
updated-dependencies:
- dependency-name: sinon
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 17, 2024
1 parent bead1d1 commit 7e9c0a6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 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 @@ -90,7 +90,7 @@
"rimraf": "=5.0.7",
"rollup": "=4.17.2",
"rollup-plugin-dts": "=6.1.0",
"sinon": "=17.0.2",
"sinon": "=18.0.0",
"terser-webpack-plugin": "=5.3.10",
"ts-node": "=10.9.2",
"typescript": "=5.4.5",
Expand Down

0 comments on commit 7e9c0a6

Please sign in to comment.