Skip to content

Commit a2bdf6f

Browse files
committed
chore(deps): update dependency sinon to v9
1 parent 918587d commit a2bdf6f

File tree

2 files changed

+98
-86
lines changed

2 files changed

+98
-86
lines changed

package-lock.json

+96-84
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
2626
"@types/chai": "4.1.7",
2727
"@types/meteor": "1.4.23",
2828
"@types/mocha": "5.2.5",
29-
"@types/sinon": "5.0.7",
29+
"@types/sinon": "9.0.0",
3030
"chai": "4.2.0",
3131
"mocha": "5.2.0",
3232
"puppeteer": "1.10.0",
33-
"sinon": "7.1.1",
33+
"sinon": "9.0.2",
3434
"typescript": "3.1.6"
3535
}
3636
}

0 commit comments

Comments
 (0)