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 Sep 12, 2024
1 parent 1c03a55 commit 9a5f612
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-serve": "1.1.1",
"sinon": "18.0.1",
"sinon-chai": "3.7.0"
"sinon-chai": "4.0.0"
},
"workspaces": [
"docs",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11548,10 +11548,10 @@ sigstore@^2.2.0:
"@sigstore/tuf" "^2.3.4"
"@sigstore/verify" "^1.2.1"

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.1"
Expand Down

0 comments on commit 9a5f612

Please sign in to comment.