Skip to content

Commit

Permalink
[DevDependency] Bump sinon from 9.2.4 to 15.1.0
Browse files Browse the repository at this point in the history
Bumps [sinon](https://github.com/sinonjs/sinon) from 9.2.4 to 15.1.0.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](sinonjs/sinon@v9.2.4...v15.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 19, 2023
1 parent 14964a1 commit 2ee709e
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 74 deletions.
190 changes: 117 additions & 73 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 @@ -57,7 +57,7 @@
"karma-webpack": "^4.0.2",
"mocha": "^8.3.1",
"pdfjs-dist": "2.9.359",
"sinon": "^9.0.2",
"sinon": "^15.1.0",
"sinon-chai": "^3.3.0",
"terser-webpack-plugin": "^4.2.3",
"typescript": "^4.5.5",
Expand Down

0 comments on commit 2ee709e

Please sign in to comment.