Skip to content

Commit

Permalink
Bump sinon from 17.0.1 to 18.0.0 in /test/util
Browse files Browse the repository at this point in the history
Bumps [sinon](https://github.com/sinonjs/sinon) from 17.0.1 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.1...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]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent fa52f1d commit 9984e47
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 105 deletions.
170 changes: 66 additions & 104 deletions test/util/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 test/util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/yargs": "^17.0.32",
"mock-fs": "^5.1.4",
"shx": "^0.3.4",
"sinon": "^17.0.1",
"sinon": "^18.0.0",
"ts-mocha": "^10.0.0",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
Expand Down

0 comments on commit 9984e47

Please sign in to comment.