Skip to content

Commit

Permalink
Update dependency sinon to v16.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 23, 2023
1 parent 0cd3ccb commit 60dd310
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package-forks/assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"ava": "5.3.1",
"c8": "8.0.1",
"sinon": "16.1.0"
"sinon": "16.1.3"
},
"engines": {
"node": ">=16"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2455,7 +2455,7 @@ __metadata:
glob: 8.1.0
image-size: 1.0.2
mrmime: 1.0.1
sinon: 16.1.0
sinon: 16.1.3
languageName: unknown
linkType: soft

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

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

Expand Down

0 comments on commit 60dd310

Please sign in to comment.