Skip to content

Commit 91cd375

Browse files
Update dependency sinon to v15 (#1036)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5ba1526 commit 91cd375

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"release-it": "14.14.3",
100100
"release-it-lerna-changelog": "4.0.1",
101101
"rsvp": "4.8.5",
102-
"sinon": "14.0.2",
102+
"sinon": "15.0.0",
103103
"testdouble": "3.16.8",
104104
"webpack": "5.75.0"
105105
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14522,10 +14522,10 @@ simple-swizzle@^0.2.2:
1452214522
dependencies:
1452314523
is-arrayish "^0.3.1"
1452414524

14525-
sinon@14.0.2:
14526-
version "14.0.2"
14527-
resolved "https://registry.yarnpkg.com/sinon/-/sinon-14.0.2.tgz#585a81a3c7b22cf950762ac4e7c28eb8b151c46f"
14528-
integrity sha512-PDpV0ZI3ZCS3pEqx0vpNp6kzPhHrLx72wA0G+ZLaaJjLIYeE0n8INlgaohKuGy7hP0as5tbUd23QWu5U233t+w==
14525+
sinon@15.0.0:
14526+
version "15.0.0"
14527+
resolved "https://registry.yarnpkg.com/sinon/-/sinon-15.0.0.tgz#651a641b45c0a57aabc8275343c7108cffc9c062"
14528+
integrity sha512-pV97G1GbslaSJoSdy2F2z8uh5F+uPGp3ddOzA4JsBOUBLEQRz2OAqlKGRFTSh2KiqUCmHkzyAeu7R4x1Hx0wwg==
1452914529
dependencies:
1453014530
"@sinonjs/commons" "^2.0.0"
1453114531
"@sinonjs/fake-timers" "^9.1.2"

0 commit comments

Comments
 (0)