Skip to content

Commit

Permalink
Update dependency sinon to v17.0.1 (#2235)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 6, 2023
1 parent 41a849f commit 6d0f68d
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": "17.0.0"
"sinon": "17.0.1"
},
"engines": {
"node": ">=18"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2464,7 +2464,7 @@ __metadata:
glob: "npm:8.1.0"
image-size: "npm:1.0.2"
mrmime: "npm:1.0.1"
sinon: "npm:17.0.0"
sinon: "npm:17.0.1"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -12300,17 +12300,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": "npm:^3.0.0"
"@sinonjs/fake-timers": "npm:^11.2.2"
"@sinonjs/samsam": "npm:^8.0.0"
diff: "npm:^5.1.0"
nise: "npm:^5.1.5"
supports-color: "npm:^7.2.0"
checksum: fee44ab48452415bf88e93d6109d6f052de21658cd2207a38634660226338e19f4325c9c595a1d1184a563534458c50b11cf7681f039756731f87840e53fa9e1
checksum: 63e678bd58a959ebf69ddadb5410e9c31bd161b848b9dbec5f34f7e1485a8681810cd27d37bde072b68915b41b498f30bb5fb890c73e7a51dc281d1b1d573cfb
languageName: node
linkType: hard

Expand Down

0 comments on commit 6d0f68d

Please sign in to comment.