Skip to content

Commit

Permalink
Bump sinon from 14.0.1 to 15.0.0 (#551)
Browse files Browse the repository at this point in the history
Bumps [sinon](https://github.com/sinonjs/sinon) from 14.0.1 to 15.0.0.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](sinonjs/sinon@v14.0.1...v15.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 1, 2022
1 parent b686dc0 commit f3247ea
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 48 deletions.
154 changes: 107 additions & 47 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 @@ -67,7 +67,7 @@
"rollup-plugin-terser": "^7.0.0",
"rollup-plugin-typescript2": "^0.34.0",
"servor": "^4.0.2",
"sinon": "^14.0.0",
"sinon": "^15.0.0",
"typescript": "^4.0.2"
},
"dependencies": {
Expand Down

0 comments on commit f3247ea

Please sign in to comment.