Skip to content

Commit 2fbb9de

Browse files
chore(deps): update dependency sinon to v15 (#2497)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4fba65d commit 2fbb9de

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/ember-simple-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"npm-run-all": "^4.1.5",
7575
"qunit": "^2.17.2",
7676
"qunit-dom": "^2.0.0",
77-
"sinon": "14.0.2",
77+
"sinon": "15.0.0",
7878
"torii": "^0.10.0",
7979
"webpack": "^5.74.0"
8080
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12315,10 +12315,10 @@ simple-dom@^1.4.0:
1231512315
"@simple-dom/serializer" "^1.4.0"
1231612316
"@simple-dom/void-map" "^1.4.0"
1231712317

12318-
sinon@14.0.2:
12319-
version "14.0.2"
12320-
resolved "https://registry.yarnpkg.com/sinon/-/sinon-14.0.2.tgz#585a81a3c7b22cf950762ac4e7c28eb8b151c46f"
12321-
integrity sha512-PDpV0ZI3ZCS3pEqx0vpNp6kzPhHrLx72wA0G+ZLaaJjLIYeE0n8INlgaohKuGy7hP0as5tbUd23QWu5U233t+w==
12318+
sinon@15.0.0:
12319+
version "15.0.0"
12320+
resolved "https://registry.yarnpkg.com/sinon/-/sinon-15.0.0.tgz#651a641b45c0a57aabc8275343c7108cffc9c062"
12321+
integrity sha512-pV97G1GbslaSJoSdy2F2z8uh5F+uPGp3ddOzA4JsBOUBLEQRz2OAqlKGRFTSh2KiqUCmHkzyAeu7R4x1Hx0wwg==
1232212322
dependencies:
1232312323
"@sinonjs/commons" "^2.0.0"
1232412324
"@sinonjs/fake-timers" "^9.1.2"

0 commit comments

Comments
 (0)