Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Commit

Permalink
Merge pull request #14 from boergegrunicke/dependabot/npm_and_yarn/si…
Browse files Browse the repository at this point in the history
…non-and-types/sinon-17.0.1

Bump sinon and @types/sinon
  • Loading branch information
boergegrunicke authored Dec 2, 2023
2 parents e5cc8e9 + ccc6954 commit fd4d941
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
32 changes: 16 additions & 16 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 @@ -38,7 +38,7 @@
"@types/mocha": "^10.0.1",
"@types/node": "^20.6.2",
"@types/proxyquire": "^1.3.30",
"@types/sinon": "^10.0.16",
"@types/sinon": "^17.0.2",
"@types/sinon-chai": "^3.2.9",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.7.0",
Expand All @@ -51,7 +51,7 @@
"prettier": "^3.1.0",
"proxyquire": "^2.1.3",
"rimraf": "^5.0.5",
"sinon": "^16.0.0",
"sinon": "^17.0.1",
"sinon-chai": "^3.7.0",
"source-map-support": "^0.5.21",
"ts-jest": "^29.1.1",
Expand Down

0 comments on commit fd4d941

Please sign in to comment.