Skip to content

Commit d54480b

Browse files
chore(deps): update dependency sinon to v9 (#107)
Co-authored-by: Maggie Nolan <[email protected]>
1 parent d25c53b commit d54480b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@types/pify": "^3.0.0",
4848
"@types/pretty-ms": "^4.0.0",
4949
"@types/request": "^2.47.1",
50-
"@types/sinon": "^7.0.3",
50+
"@types/sinon": "^9.0.0",
5151
"@types/tmp": "0.1.0",
5252
"codecov": "^3.0.0",
5353
"deep-copy": "^1.4.2",
@@ -56,7 +56,7 @@
5656
"linkinator": "^1.4.2",
5757
"mocha": "^7.0.0",
5858
"nyc": "^15.0.0",
59-
"sinon": "^8.0.0",
59+
"sinon": "^9.0.0",
6060
"source-map-support": "^0.5.12",
6161
"tmp": "0.1.0",
6262
"ts-mockito": "^2.2.5",

0 commit comments

Comments
 (0)