Skip to content

Commit 3dc3ff9

Browse files
committed
chore(package): update @types/sinon to version 2.3.5
1 parent 7af326c commit 3dc3ff9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@types/bluebird": "^3.5.12",
6161
"@types/chai": "^4.0.4",
6262
"@types/mocha": "^2.2.43",
63-
"@types/sinon": "^2.3.4",
63+
"@types/sinon": "^2.3.5",
6464
"bluebird": "^3.5.0",
6565
"browserify-versionify": "^1.0.6",
6666
"chai": "^4.1.2",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
version "2.2.43"
1515
resolved "https://registry.npmjs.org/@types/mocha/-/mocha-2.2.43.tgz#03c54589c43ad048cbcbfd63999b55d0424eec27"
1616

17-
"@types/sinon@^2.3.4":
18-
version "2.3.4"
19-
resolved "https://registry.npmjs.org/@types/sinon/-/sinon-2.3.4.tgz#2b3aa82dfc791eeff1d970b657a77eafff2899ff"
17+
"@types/sinon@^2.3.5":
18+
version "2.3.5"
19+
resolved "https://registry.npmjs.org/@types/sinon/-/sinon-2.3.5.tgz#68f1e0ac15f2eb6cc682b7af87cd517acc77b589"
2020

2121
abbrev@1:
2222
version "1.1.0"

0 commit comments

Comments
 (0)