Skip to content

Commit f368f3b

Browse files
chore(deps-dev): bump @types/sinon from 10.0.10 to 10.0.11
1 parent b5ed865 commit f368f3b

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

yarn.lock

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -870,13 +870,6 @@
870870
dependencies:
871871
"@sinonjs/commons" "^1.7.0"
872872

873-
"@sinonjs/fake-timers@^7.1.0":
874-
version "7.1.2"
875-
resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-7.1.2.tgz#2524eae70c4910edccf99b2f4e6efc5894aff7b5"
876-
integrity sha512-iQADsW4LBMISqZ6Ci1dupJL9pprqwcVFTcOsEmQOEhW+KLCVn/Y4Jrvg2k19fIHCp+iFprriYPTdRcQR8NbUPg==
877-
dependencies:
878-
"@sinonjs/commons" "^1.7.0"
879-
880873
"@sinonjs/fake-timers@^8.0.1":
881874
version "8.1.0"
882875
resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-8.1.0.tgz#3fdc2b6cb58935b21bfb8d1625eb1300484316e7"
@@ -1164,11 +1157,16 @@
11641157
"@types/sinon" "*"
11651158

11661159
"@types/sinon@*", "@types/sinon@^10.0.0":
1167-
version "10.0.10"
1168-
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.10.tgz#f8acd72fbc2e87c4679f3e2c1ab3530dff1ab6e2"
1169-
integrity sha512-US5E539UfeL2DiWALzCyk0c4zKh6sCv86V/0lpda/afMJJ0oEm2SrKgedH5optvFWstnJ8e1MNYhLmPhAy4rvQ==
1160+
version "10.0.11"
1161+
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.11.tgz#8245827b05d3fc57a6601bd35aee1f7ad330fc42"
1162+
integrity sha512-dmZsHlBsKUtBpHriNjlK0ndlvEh8dcb9uV9Afsbt89QIyydpC7NcR+nWlAhASfy3GHnxTl4FX/aKE7XZUt/B4g==
11701163
dependencies:
1171-
"@sinonjs/fake-timers" "^7.1.0"
1164+
"@types/sinonjs__fake-timers" "*"
1165+
1166+
"@types/sinonjs__fake-timers@*":
1167+
version "8.1.1"
1168+
resolved "https://registry.yarnpkg.com/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-8.1.1.tgz#b49c2c70150141a15e0fa7e79cf1f92a72934ce3"
1169+
integrity sha512-0kSuKjAS0TrGLJ0M/+8MaFkGsQhZpB6pxOmvS3K8FYI72K//YmdfoW9X2qPsAKh1mkwxGD5zib9s1FIFed6E8g==
11721170

11731171
"@types/sockjs@^0.3.33":
11741172
version "0.3.33"

0 commit comments

Comments
 (0)