Skip to content

Commit

Permalink
chore(deps): update dependency sinon-chai to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent 3a886fb commit c3ac78e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
"@types/mocha": "^10.0.7",
"@types/node": "^20.14.8",
"@types/sinon": "^17.0.3",
"@types/sinon-chai": "^3.2.12",
"@types/sinon-chai": "^4.0.0",
"@types/vscode": "^1.90.0",
"@vscode/test-electron": "^2.4.0",
"chai": "<5.0.0",
Expand All @@ -164,7 +164,7 @@
"lint-staged": "^15.2.7",
"mocha": "^10.4.0",
"sinon": "^18.0.0",
"sinon-chai": "^3.7.0",
"sinon-chai": "^4.0.0",
"typescript": "^5.5.2"
},
"lint-staged": {
Expand Down
22 changes: 11 additions & 11 deletions pnpm-lock.yaml

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

0 comments on commit c3ac78e

Please sign in to comment.