Skip to content

Commit ffcfe94

Browse files
chore(deps-dev): bump sinon from 9.2.3 to 9.2.4
1 parent 628ec97 commit ffcfe94

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -587,10 +587,10 @@
587587
dependencies:
588588
"@sinonjs/commons" "^1.7.0"
589589

590-
"@sinonjs/samsam@^5.3.0":
591-
version "5.3.0"
592-
resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-5.3.0.tgz#1d2f0743dc54bf13fe9d508baefacdffa25d4329"
593-
integrity sha512-hXpcfx3aq+ETVBwPlRFICld5EnrkexXuXDwqUNhDdr5L8VjvMeSRwyOa0qL7XFmR+jVWR4rUZtnxlG7RX72sBg==
590+
"@sinonjs/samsam@^5.3.1":
591+
version "5.3.1"
592+
resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-5.3.1.tgz#375a45fe6ed4e92fca2fb920e007c48232a6507f"
593+
integrity sha512-1Hc0b1TtyfBu8ixF/tpfSHTVWKwCBLY4QJbkgnE7HcwyvT2xArDxb4K7dMgqRm3szI+LJbzmW/s4xxEhv6hwDg==
594594
dependencies:
595595
"@sinonjs/commons" "^1.6.0"
596596
lodash.get "^4.4.2"
@@ -6580,13 +6580,13 @@ signal-exit@^3.0.3:
65806580
integrity sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA==
65816581

65826582
sinon@^9.0.0:
6583-
version "9.2.3"
6584-
resolved "https://registry.yarnpkg.com/sinon/-/sinon-9.2.3.tgz#f68ce414e843e2fd638703043c97f260697caa52"
6585-
integrity sha512-m+DyAWvqVHZtjnjX/nuShasykFeiZ+nPuEfD4G3gpvKGkXRhkF/6NSt2qN2FjZhfrcHXFzUzI+NLnk+42fnLEw==
6583+
version "9.2.4"
6584+
resolved "https://registry.yarnpkg.com/sinon/-/sinon-9.2.4.tgz#e55af4d3b174a4443a8762fa8421c2976683752b"
6585+
integrity sha512-zljcULZQsJxVra28qIAL6ow1Z9tpattkCTEJR4RBP3TGc00FcttsP5pK284Nas5WjMZU5Yzy3kAIp3B3KRf5Yg==
65866586
dependencies:
65876587
"@sinonjs/commons" "^1.8.1"
65886588
"@sinonjs/fake-timers" "^6.0.1"
6589-
"@sinonjs/samsam" "^5.3.0"
6589+
"@sinonjs/samsam" "^5.3.1"
65906590
diff "^4.0.2"
65916591
nise "^4.0.4"
65926592
supports-color "^7.1.0"

0 commit comments

Comments
 (0)