Skip to content

Commit

Permalink
Bump sinon from 16.1.0 to 17.0.0
Browse files Browse the repository at this point in the history
Bumps [sinon](https://github.com/sinonjs/sinon) from 16.1.0 to 17.0.0.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](sinonjs/sinon@v16.1.0...v17.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 and robertknight committed Oct 23, 2023
1 parent a8e0e76 commit fe48444
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 13 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.1.4",
"sinon": "^16.1.0",
"sinon": "^17.0.0",
"typescript": "^5.2.2",
"web-ext": "^7.8.0"
},
Expand Down
33 changes: 21 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2311,7 +2311,7 @@ __metadata:
languageName: node
linkType: hard

"@sinonjs/fake-timers@npm:^10.0.2, @sinonjs/fake-timers@npm:^10.3.0":
"@sinonjs/fake-timers@npm:^10.0.2":
version: 10.3.0
resolution: "@sinonjs/fake-timers@npm:10.3.0"
dependencies:
Expand All @@ -2320,6 +2320,15 @@ __metadata:
languageName: node
linkType: hard

"@sinonjs/fake-timers@npm:^11.2.2":
version: 11.2.2
resolution: "@sinonjs/fake-timers@npm:11.2.2"
dependencies:
"@sinonjs/commons": ^3.0.0
checksum: 68c29b0e1856fdc280df03ddbf57c726420b78e9f943a241b471edc018fb14ff36fdc1daafd6026cba08c3c7f50c976fb7ae11b88ff44cd7f609692ca7d25158
languageName: node
linkType: hard

"@sinonjs/samsam@npm:^8.0.0":
version: 8.0.0
resolution: "@sinonjs/samsam@npm:8.0.0"
Expand Down Expand Up @@ -7121,7 +7130,7 @@ __metadata:
mustache: ^4.2.0
prettier: 3.0.3
rollup: ^4.1.4
sinon: ^16.1.0
sinon: ^17.0.0
typescript: ^5.2.2
web-ext: ^7.8.0
languageName: unknown
Expand Down Expand Up @@ -9463,16 +9472,16 @@ __metadata:
languageName: node
linkType: hard

"nise@npm:^5.1.4":
version: 5.1.4
resolution: "nise@npm:5.1.4"
"nise@npm:^5.1.5":
version: 5.1.5
resolution: "nise@npm:5.1.5"
dependencies:
"@sinonjs/commons": ^2.0.0
"@sinonjs/fake-timers": ^10.0.2
"@sinonjs/text-encoding": ^0.7.1
just-extend: ^4.0.2
path-to-regexp: ^1.7.0
checksum: bc57c10eaec28a6a7ddfb2e1e9b21d5e1fe22710e514f8858ae477cf9c7e9c891475674d5241519193403db43d16c3675f4207bc094a7a27b7e4f56584a78c1b
checksum: c763dc62c5796cafa5c9268e14a5b34db6e6fa2f1dbc57a891fe5d7ea632a87868e22b5bb34965006f984630793ea11368351e94971163228d9e20b2e88edce8
languageName: node
linkType: hard

Expand Down Expand Up @@ -11581,17 +11590,17 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit fe48444

Please sign in to comment.