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 Aug 5, 2024
1 parent 1b7d903 commit 40c3c37
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1668,7 +1668,7 @@
"mock-require": "3.0.3",
"shx": "0.3.4",
"sinon": "18.0.0",
"sinon-chai": "3.7.0",
"sinon-chai": "4.0.0",
"ts-loader": "9.5.1",
"vscode-uri": "3.0.8",
"wdio-vscode-service": "6.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16000,10 +16000,10 @@ simple-get@^4.0.0:
once "^1.3.1"
simple-concat "^1.0.0"

sinon-chai@3.7.0:
version "3.7.0"
resolved "https://registry.yarnpkg.com/sinon-chai/-/sinon-chai-3.7.0.tgz#cfb7dec1c50990ed18c153f1840721cf13139783"
integrity sha512-mf5NURdUaSdnatJx3uhoBOrY9dtL19fiOtAdT1Azxg3+lNJFiuN0uzaU3xX1LeAfL17kHQhTAJgpsfhbMJMY2g==
sinon-chai@4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/sinon-chai/-/sinon-chai-4.0.0.tgz#77d59d9f4a833f0d3a88249b4637acc72656fdfa"
integrity sha512-cWqO7O2I4XfJDWyWElAQ9D/dtdh5Mo0RHndsfiiYyjWnlPzBJdIvjCVURO4EjyYaC3BjV+ISNXCfTXPXTEIEWA==

[email protected]:
version "18.0.0"
Expand Down

0 comments on commit 40c3c37

Please sign in to comment.