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 Jul 25, 2024
1 parent b72807f commit e6492ec
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 @@ -164,7 +164,7 @@
"prettier": "^2.8.8",
"redis": "^4.6.15",
"sinon": "^18.0.0",
"sinon-chai": "^3.7.0",
"sinon-chai": "^4.0.0",
"source-map-support": "^0.5.21",
"supertest": "^7.0.0",
"ts-loader": "^9.5.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9314,7 +9314,7 @@ __metadata:
sequelize-cli: "npm:6.6.2"
sequelize-typescript: "npm:2.1.6"
sinon: "npm:^18.0.0"
sinon-chai: "npm:^3.7.0"
sinon-chai: "npm:^4.0.0"
source-map-support: "npm:^0.5.21"
supertest: "npm:^7.0.0"
swagger-ui-express: "npm:5.0.1"
Expand Down Expand Up @@ -11374,13 +11374,13 @@ __metadata:
languageName: node
linkType: hard

"sinon-chai@npm:^3.7.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: 10/028853eb8a545ca613c6863014a40f07d1e6b81467e20939fefcd13f170206d24165b91099fb297aeb4d137745e321da25daa8e2d665cc0a78f90d5b877e8bbe
checksum: 10/6eb3e6f9da8d71496359b89e30eefba82b2fee3602dd16b9c36e8cd5f43c23cf7dcc6ce47666d0ef16a9ba28e825e299d0d8ef317360dd4ed342cbc3838f9912
languageName: node
linkType: hard

Expand Down

0 comments on commit e6492ec

Please sign in to comment.