Skip to content

Commit 7c7be89

Browse files
committed
chore(package): update @types/sinon to version 2.3.5
1 parent 5b23e32 commit 7c7be89

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
@@ -64,7 +64,7 @@
6464
"@types/bluebird": "^3.5.12",
6565
"@types/chai": "^4.0.4",
6666
"@types/mocha": "^2.2.43",
67-
"@types/sinon": "^2.3.4",
67+
"@types/sinon": "^2.3.5",
6868
"bluebird": "^3.5.0",
6969
"browserify-versionify": "^1.0.6",
7070
"chai": "^4.1.2",

yarn.lock

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

27-
"@types/sinon@^2.3.4":
28-
version "2.3.4"
29-
resolved "https://registry.npmjs.org/@types/sinon/-/sinon-2.3.4.tgz#2b3aa82dfc791eeff1d970b657a77eafff2899ff"
27+
"@types/sinon@^2.3.5":
28+
version "2.3.5"
29+
resolved "https://registry.npmjs.org/@types/sinon/-/sinon-2.3.5.tgz#68f1e0ac15f2eb6cc682b7af87cd517acc77b589"
3030

3131
abbrev@1:
3232
version "1.1.0"

0 commit comments

Comments
 (0)