Skip to content

Commit 26955c9

Browse files
Bump sinon from 15.0.2 to 15.0.3 (#12627)
Bumps [sinon](https://github.com/sinonjs/sinon) from 15.0.2 to 15.0.3. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v15.0.2...v15.0.3) --- updated-dependencies: - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dae3607 commit 26955c9

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
@@ -766,10 +766,10 @@
766766
dependencies:
767767
"@sinonjs/commons" "^2.0.0"
768768

769-
"@sinonjs/samsam@^7.0.1":
770-
version "7.0.1"
771-
resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-7.0.1.tgz#5b5fa31c554636f78308439d220986b9523fc51f"
772-
integrity sha512-zsAk2Jkiq89mhZovB2LLOdTCxJF4hqqTToGP0ASWlhp4I1hqOjcfmZGafXntCN7MDC6yySH0mFHrYtHceOeLmw==
769+
"@sinonjs/samsam@^8.0.0":
770+
version "8.0.0"
771+
resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-8.0.0.tgz#0d488c91efb3fa1442e26abea81759dfc8b5ac60"
772+
integrity sha512-Bp8KUVlLp8ibJZrnvq2foVhP0IVX2CIprMJPK0vqGqgrDa0OHVKeZyBykqskkrdxV6yKBPmGasO8LVjAKR3Gew==
773773
dependencies:
774774
"@sinonjs/commons" "^2.0.0"
775775
lodash.get "^4.4.2"
@@ -6990,13 +6990,13 @@ simple-get@^4.0.0:
69906990
simple-concat "^1.0.0"
69916991

69926992
sinon@^15.0.0:
6993-
version "15.0.2"
6994-
resolved "https://registry.yarnpkg.com/sinon/-/sinon-15.0.2.tgz#f3e3aacb990bbaa8a7bb976e86118c5dc0154e66"
6995-
integrity sha512-PCVP63XZkg0/LOqQH5rEU4LILuvTFMb5tNxTHfs6VUMNnZz2XrnGSTZbAGITjzwQWbl/Bl/8hi4G3zZWjyBwHg==
6993+
version "15.0.3"
6994+
resolved "https://registry.yarnpkg.com/sinon/-/sinon-15.0.3.tgz#38005fcd80827177b6aa0245f82401d9ec88994b"
6995+
integrity sha512-si3geiRkeovP7Iel2O+qGL4NrO9vbMf3KsrJEi0ghP1l5aBkB5UxARea5j0FUsSqH3HLBh0dQPAyQ8fObRUqHw==
69966996
dependencies:
69976997
"@sinonjs/commons" "^3.0.0"
69986998
"@sinonjs/fake-timers" "^10.0.2"
6999-
"@sinonjs/samsam" "^7.0.1"
6999+
"@sinonjs/samsam" "^8.0.0"
70007000
diff "^5.1.0"
70017001
nise "^5.1.4"
70027002
supports-color "^7.2.0"

0 commit comments

Comments
 (0)