aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2021-01-02 02:16:06 +0000
committerGitHub <noreply@github.com>2021-01-02 02:16:06 +0000
commitc82f8bf11642f749cdaca9c7aafae50df8aafedf (patch)
treec063efa2a04745e194234d803f1370ee4fc173a3
parent3442c7876ff589e0a634b8cdeddbc8b1bd8c6489 (diff)
parentf570a14941fac78caa9515927fce27535c27333d (diff)
Merge pull request #963 from ueokande/dependabot/npm_and_yarn/types/sinon-9.0.10
Bump @types/sinon from 9.0.9 to 9.0.10
-rw-r--r--yarn.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock
index 5e07e97..b956a43 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -370,9 +370,9 @@
"@types/mime" "*"
"@types/sinon@^9.0.0":
- version "9.0.9"
- resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-9.0.9.tgz#115843b491583f924080f684b6d0d7438344f73c"
- integrity sha512-z/y8maYOQyYLyqaOB+dYQ6i0pxKLOsfwCmHmn4T7jS/SDHicIslr37oE3Dg8SCqKrKeBy6Lemu7do2yy+unLrw==
+ version "9.0.10"
+ resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-9.0.10.tgz#7fb9bcb6794262482859cab66d59132fca18fcf7"
+ integrity sha512-/faDC0erR06wMdybwI/uR8wEKV/E83T0k4sepIpB7gXuy2gzx2xiOjmztq6a2Y6rIGJ04D+6UU0VBmWy+4HEMA==
dependencies:
"@types/sinonjs__fake-timers" "*"