Skip to content

Commit 66769cc

Browse files
committed
chore(package): update @types/sinon to version 2.3.7
1 parent 70b39c9 commit 66769cc

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.17",
6565
"@types/chai": "^4.0.4",
6666
"@types/mocha": "^2.2.44",
67-
"@types/sinon": "^2.3.5",
67+
"@types/sinon": "^2.3.7",
6868
"bluebird": "^3.5.1",
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.44"
2525
resolved "https://registry.npmjs.org/@types/mocha/-/mocha-2.2.44.tgz#1d4a798e53f35212fd5ad4d04050620171cd5b5e"
2626

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"
27+
"@types/sinon@^2.3.7":
28+
version "2.3.7"
29+
resolved "https://registry.npmjs.org/@types/sinon/-/sinon-2.3.7.tgz#e92c2fed3297eae078d78d1da032b26788b4af86"
3030

3131
abbrev@1:
3232
version "1.1.1"

0 commit comments

Comments
 (0)