Skip to content

Commit

Permalink
fix(deps): update dependency sinon-chai to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 28, 2024
1 parent 524733f commit ad3a354
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"date-test-helpers": "1.1.2",
"dirty-chai": "2.0.1",
"sinon": "^14.0.2",
"sinon-chai": "3.7.0"
"sinon-chai": "4.0.0"
},
"devDependencies": {
"@babel/cli": "^7.23.4",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4909,9 +4909,10 @@ signal-exit@^3.0.3:
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9"
integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==

[email protected]:
version "3.7.0"
resolved "https://registry.yarnpkg.com/sinon-chai/-/sinon-chai-3.7.0.tgz#cfb7dec1c50990ed18c153f1840721cf13139783"
[email protected]:
version "4.0.0"
resolved "https://registry.yarnpkg.com/sinon-chai/-/sinon-chai-4.0.0.tgz#77d59d9f4a833f0d3a88249b4637acc72656fdfa"
integrity sha512-cWqO7O2I4XfJDWyWElAQ9D/dtdh5Mo0RHndsfiiYyjWnlPzBJdIvjCVURO4EjyYaC3BjV+ISNXCfTXPXTEIEWA==

sinon@^14.0.2:
version "14.0.2"
Expand Down

0 comments on commit ad3a354

Please sign in to comment.