Skip to content
This repository was archived by the owner on Feb 22, 2020. It is now read-only.

Commit f1c183c

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/sinon to v7.0.12
1 parent bbddee5 commit f1c183c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@types/lodash": "4.14.133",
6161
"@types/mocha": "5.2.7",
6262
"@types/mock-require": "2.0.0",
63-
"@types/sinon": "7.0.11",
63+
"@types/sinon": "7.0.12",
6464
"@types/uuid": "3.4.4",
6565
"husky": "^1.3.1",
6666
"mocha": "^6.0.0",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -480,6 +480,11 @@
480480
resolved "https://registry.npmjs.org/@types/sinon/-/sinon-7.0.11.tgz#6f28f005a36e779b7db0f1359b9fb9eef72aae88"
481481
integrity sha512-6ee09Ugx6GyEr0opUIakmxIWFNmqYPjkqa3/BuxCBokA0klsOLPgMD5K4q40lH7/yZVuJVzOfQpd7pipwjngkQ==
482482

483+
"@types/sinon@7.0.12":
484+
version "7.0.12"
485+
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-7.0.12.tgz#18412939ae45b225bd38715a25c1040cbad80f42"
486+
integrity sha512-fo0MWpVPSUrnZZhp9wyu+hhI3VJ9+Jhs+PWrokBTg3d2ryNPDOAWF1csIhQuYWBTn7KdZzXpRgpX2o6cwOlPWg==
487+
483488
"@types/uuid@3.4.4":
484489
version "3.4.4"
485490
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-3.4.4.tgz#7af69360fa65ef0decb41fd150bf4ca5c0cefdf5"

0 commit comments

Comments
 (0)