Skip to content

Commit

Permalink
Update dependency sinon-chai to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2024
1 parent c14feb0 commit c5f8fd1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
"rewire": "^7.0.0",
"selenium-standalone": "^10.0.0",
"sinon": "^15.0.1",
"sinon-chai": "^3.3.0",
"sinon-chai": "^4.0.0",
"sonar-scanner": "^3.1.0",
"sonarqube-scanner": "^3.0.1",
"superagent": "^5.3.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13511,7 +13511,7 @@ __metadata:
selenium-standalone: "npm:^10.0.0"
serve-favicon: "npm:^2.5.0"
sinon: "npm:^15.0.1"
sinon-chai: "npm:^3.3.0"
sinon-chai: "npm:^4.0.0"
sonar-scanner: "npm:^3.1.0"
sonarqube-scanner: "npm:^3.0.1"
superagent: "npm:^5.3.1"
Expand Down Expand Up @@ -15084,13 +15084,13 @@ __metadata:
languageName: node
linkType: hard

"sinon-chai@npm:^3.3.0":
version: 3.7.0
resolution: "sinon-chai@npm:3.7.0"
"sinon-chai@npm:^4.0.0":
version: 4.0.0
resolution: "sinon-chai@npm:4.0.0"
peerDependencies:
chai: ^4.0.0
chai: ^5.0.0
sinon: ">=4.0.0"
checksum: 10c0/9bbb0494be89c313f5287c2a0c9890104e3070ad6bf06c359b0c3cd776ea6273f7846ee1ab01fa2e0328e741f8717348669ee232e83b94b193676a56f48d2c63
checksum: 10c0/c2be6f7d964fd05dcd0870807a1447bc180703aca0cdf5ba7ed21bf2a8a2e0c8d1d2e464b2289982870dfe1b58ae797000cc742e23eeac8dd2f6339dea7d717b
languageName: node
linkType: hard

Expand Down

0 comments on commit c5f8fd1

Please sign in to comment.