Skip to content

Commit 0f3155b

Browse files
chore(deps): update dependency sinon-chai to v4
1 parent 3a886fb commit 0f3155b

File tree

2 files changed

+14
-13
lines changed

2 files changed

+14
-13
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
"@types/mocha": "^10.0.7",
154154
"@types/node": "^20.14.8",
155155
"@types/sinon": "^17.0.3",
156-
"@types/sinon-chai": "^3.2.12",
156+
"@types/sinon-chai": "^4.0.0",
157157
"@types/vscode": "^1.90.0",
158158
"@vscode/test-electron": "^2.4.0",
159159
"chai": "<5.0.0",
@@ -164,7 +164,7 @@
164164
"lint-staged": "^15.2.7",
165165
"mocha": "^10.4.0",
166166
"sinon": "^18.0.0",
167-
"sinon-chai": "^3.7.0",
167+
"sinon-chai": "^4.0.1",
168168
"typescript": "^5.5.2"
169169
},
170170
"lint-staged": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)