Skip to content

Commit

Permalink
fix(deps): update dependency @types/sinon to v7.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jul 1, 2019
1 parent e889230 commit 6a1ff59
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -64,7 +64,7 @@
},
"dependencies": {
"@sourcegraph/extension-api-classes": "^1.0.2",
"@types/sinon": "7.0.12",
"@types/sinon": "7.0.13",
"rxjs": "^6.5.1",
"sinon": "^7.3.2",
"sourcegraph": "^23.0.1"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -459,10 +459,10 @@
resolved "https://registry.npmjs.org/@types/node/-/node-11.13.7.tgz#85dbb71c510442d00c0631f99dae957ce44fd104"
integrity sha512-suFHr6hcA9mp8vFrZTgrmqW2ZU3mbWsryQtQlY/QvwTISCw7nw/j+bCQPPohqmskhmqa5wLNuMHTTsc+xf1MQg==

"@types/sinon@7.0.12":
version "7.0.12"
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-7.0.12.tgz#18412939ae45b225bd38715a25c1040cbad80f42"
integrity sha512-fo0MWpVPSUrnZZhp9wyu+hhI3VJ9+Jhs+PWrokBTg3d2ryNPDOAWF1csIhQuYWBTn7KdZzXpRgpX2o6cwOlPWg==
"@types/sinon@7.0.13":
version "7.0.13"
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-7.0.13.tgz#ca039c23a9e27ebea53e0901ef928ea2a1a6d313"
integrity sha512-d7c/C/+H/knZ3L8/cxhicHUiTDxdgap0b/aNJfsmLwFu/iOP17mdgbQsbHA3SJmrzsjD0l3UEE5SN4xxuz5ung==

JSONStream@^1.0.4, JSONStream@^1.3.4:
version "1.3.5"
Expand Down

0 comments on commit 6a1ff59

Please sign in to comment.