Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent d38bc13 commit 57492be
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"mustache": "^4.2.0",
"prettier": "3.0.3",
"rollup": "^4.3.0",
"sinon": "^17.0.0",
"sinon": "^17.0.1",
"typescript": "^5.2.2",
"web-ext": "^7.8.0"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7147,7 +7147,7 @@ __metadata:
mustache: ^4.2.0
prettier: 3.0.3
rollup: ^4.3.0
sinon: ^17.0.0
sinon: ^17.0.1
typescript: ^5.2.2
web-ext: ^7.8.0
languageName: unknown
Expand Down Expand Up @@ -11607,17 +11607,17 @@ __metadata:
languageName: node
linkType: hard

"sinon@npm:^17.0.0":
version: 17.0.0
resolution: "sinon@npm:17.0.0"
"sinon@npm:^17.0.1":
version: 17.0.1
resolution: "sinon@npm:17.0.1"
dependencies:
"@sinonjs/commons": ^3.0.0
"@sinonjs/fake-timers": ^11.2.2
"@sinonjs/samsam": ^8.0.0
diff: ^5.1.0
nise: ^5.1.5
supports-color: ^7.2.0
checksum: f7b5dee7676222d42c00ec30087d92780cee526ed3266cdddffce845a4d3775ba9e871a77aaee7a1c46b1f2b307aaa2fb6a1f99dde84a4f12ee4e80459f5a9dc
checksum: a807c2997d6eabdcaa4409df9fd9816a3e839f96d7e5d76610a33f5e1b60cf37616c6288f0f580262da17ea4ee626c6d1600325bf423e30c5a7f0d9a203e26c0
languageName: node
linkType: hard

Expand Down

0 comments on commit 57492be

Please sign in to comment.