Skip to content

Commit a73c1ff

Browse files
renovate[bot]bokuweb
authored andcommitted
Update dependency @types/sinon to v7.0.13 (#534)
1 parent 0372b52 commit a73c1ff

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@types/react": "16.4.1",
6060
"@types/node": "^10.12.19",
6161
"@types/react-dom": "16.0.11",
62-
"@types/sinon": "7.0.12",
62+
"@types/sinon": "7.0.13",
6363
"@types/storybook__addon-actions": "3.4.3",
6464
"@types/storybook__react": "4.0.2",
6565
"avaron": "0.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1680,10 +1680,10 @@
16801680
dependencies:
16811681
"@types/node" "*"
16821682

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

16881688
"@types/storybook__addon-actions@3.4.3":
16891689
version "3.4.3"

0 commit comments

Comments
 (0)