Skip to content

Commit 1cbbaac

Browse files
authored
Merge pull request #59 from ReactiveDB/greenkeeper/@types/sinon-5.0.0
Update @types/sinon to the latest version 🚀
2 parents 09d27b0 + b105fdf commit 1cbbaac

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
@@ -63,7 +63,7 @@
6363
"@types/chai": "^4.1.2",
6464
"@types/node": "^9.4.7",
6565
"@types/shelljs": "^0.8.0",
66-
"@types/sinon": "^4.3.0",
66+
"@types/sinon": "^5.0.0",
6767
"@types/sinon-chai": "^2.7.29",
6868
"chai": "^4.1.2",
6969
"coveralls": "^3.0.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@
6161
version "2.3.3"
6262
resolved "https://registry.npmjs.org/@types/sinon/-/sinon-2.3.3.tgz#1f20b96f954b4997a09c1c0a20264aaba6b00147"
6363

64-
"@types/sinon@^4.3.0":
65-
version "4.3.0"
66-
resolved "https://registry.npmjs.org/@types/sinon/-/sinon-4.3.0.tgz#7f53915994a00ccea24f4e0c24709822ed11a3b1"
64+
"@types/sinon@^5.0.0":
65+
version "5.0.0"
66+
resolved "https://registry.npmjs.org/@types/sinon/-/sinon-5.0.0.tgz#e5d49a422f64b2c658bbeb8529679c9a6a0b5a3a"
6767

6868
abbrev@1:
6969
version "1.1.1"

0 commit comments

Comments
 (0)