Skip to content

Commit

Permalink
Merge pull request #69 from foxthefox/dependabot/npm_and_yarn/sinon-a…
Browse files Browse the repository at this point in the history
…nd-types/sinon-17.0.1

Bump sinon and @types/sinon
  • Loading branch information
foxthefox authored Nov 7, 2023
2 parents 8c7da59 + 62ed60a commit 9791194
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@types/mocha": "^10.0.3",
"@types/node": "^20.8.10",
"@types/proxyquire": "^1.3.30",
"@types/sinon": "^10.0.20",
"@types/sinon": "^17.0.0",
"@types/sinon-chai": "^3.2.11",
"chai": "^4.3.10",
"chai-as-promised": "^7.1.1",
Expand All @@ -59,7 +59,7 @@
"mocha": "^10.2.0",
"prettier": "^3.0.3",
"proxyquire": "^2.1.3",
"sinon": "^17.0.0",
"sinon": "^17.0.1",
"sinon-chai": "^3.7.0",
"typescript": "~5.2.2"
},
Expand Down

0 comments on commit 9791194

Please sign in to comment.