Skip to content

Commit 653f014

Browse files
build(deps-dev): bump sinon and @types/sinon (#2398)
1 parent 8b98b79 commit 653f014

File tree

2 files changed

+39
-19
lines changed

2 files changed

+39
-19
lines changed

package-lock.json

Lines changed: 37 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
"@types/nock": "^11.1.0",
227227
"@types/request": "^2.47.0",
228228
"@types/request-promise": "^4.1.41",
229-
"@types/sinon": "^10.0.2",
229+
"@types/sinon": "^17.0.2",
230230
"@types/sinon-chai": "^3.0.0",
231231
"@types/uuid": "^9.0.1",
232232
"@typescript-eslint/eslint-plugin": "^5.0.0",
@@ -255,7 +255,7 @@
255255
"request": "^2.75.0",
256256
"request-promise": "^4.1.1",
257257
"run-sequence": "^2.2.1",
258-
"sinon": "^15.0.1",
258+
"sinon": "^17.0.1",
259259
"sinon-chai": "^3.0.0",
260260
"ts-node": "^10.2.0",
261261
"typescript": "^4.6.4",

0 commit comments

Comments
 (0)