aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2021-03-20 11:39:28 +0900
committerGitHub <noreply@github.com>2021-03-20 11:39:28 +0900
commitdd5d5a7a4b1d1cbe98322c6a8718243002340a94 (patch)
tree8d599f11b2d51f1592a538783964cafdf5e1c903
parent649e5781295c10da3da562365a0688a48e09987a (diff)
parent75192da133a889240653610abacfd936a6758d05 (diff)
Merge pull request #1041 from ueokande/dependabot/npm_and_yarn/types/sinon-9.0.11
Bump @types/sinon from 9.0.10 to 9.0.11
-rw-r--r--yarn.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock
index 4a3c06a..8022583 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -388,9 +388,9 @@
"@types/mime" "*"
"@types/sinon@^9.0.0":
- version "9.0.10"
- resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-9.0.10.tgz#7fb9bcb6794262482859cab66d59132fca18fcf7"
- integrity sha512-/faDC0erR06wMdybwI/uR8wEKV/E83T0k4sepIpB7gXuy2gzx2xiOjmztq6a2Y6rIGJ04D+6UU0VBmWy+4HEMA==
+ version "9.0.11"
+ resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-9.0.11.tgz#7af202dda5253a847b511c929d8b6dda170562eb"
+ integrity sha512-PwP4UY33SeeVKodNE37ZlOsR9cReypbMJOhZ7BVE0lB+Hix3efCOxiJWiE5Ia+yL9Cn2Ch72EjFTRze8RZsNtg==
dependencies:
"@types/sinonjs__fake-timers" "*"