Skip to content

Commit dcbaf3b

Browse files
committed
chore(deps): update dependency sinon to v21
1 parent 3e5210f commit dcbaf3b

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
@@ -103,7 +103,7 @@
103103
"@types/node-fetch": "^2.1.3",
104104
"@types/proxyquire": "^1.3.28",
105105
"@types/request": "^2.48.4",
106-
"@types/sinon": "^17.0.0",
106+
"@types/sinon": "^21.0.0",
107107
"@types/tmp": "0.2.6",
108108
"@types/uuid": "^8.0.0",
109109
"@types/yargs": "^17.0.10",
@@ -121,7 +121,7 @@
121121
"node-fetch": "^2.6.7",
122122
"pack-n-play": "^2.0.0",
123123
"proxyquire": "^2.1.3",
124-
"sinon": "^18.0.0",
124+
"sinon": "^21.0.0",
125125
"nise": "6.0.0",
126126
"path-to-regexp": "6.3.0",
127127
"tmp": "^0.2.0",

0 commit comments

Comments
 (0)