Skip to content

Commit

Permalink
Bump sinon from 14.0.1 to 15.0.2 (#229)
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.2.
- [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.2)

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

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 Jan 4, 2024
1 parent b71d0fa commit 96ac3d9
Show file tree
Hide file tree
Showing 2 changed files with 136 additions and 78 deletions.
212 changes: 135 additions & 77 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 @@ -40,7 +40,7 @@
"devDependencies": {
"eslint": "^8.26.0",
"@dabh/eslint-config-populist": "^5.0.0",
"sinon": "^14.0.1",
"sinon": "^15.0.2",
"vows": "^0.8.3",
"winston": "^3.8.2"
},
Expand Down

0 comments on commit 96ac3d9

Please sign in to comment.