Skip to content

Commit

Permalink
chore(deps): update dependency sinon to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 21, 2024
1 parent 426e61b commit 31ec3ac
Show file tree
Hide file tree
Showing 11 changed files with 71 additions and 44 deletions.
95 changes: 61 additions & 34 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/spacecat-shared-ahrefs-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"chai": "5.1.1",
"chai-as-promised": "8.0.0",
"nock": "13.5.5",
"sinon": "18.0.1",
"sinon": "19.0.2",
"sinon-chai": "4.0.0",
"typescript": "5.6.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/spacecat-shared-content-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"chai-as-promised": "8.0.0",
"esmock": "2.6.7",
"nock": "13.5.4",
"sinon": "18.0.1",
"sinon": "19.0.2",
"sinon-chai": "4.0.0",
"typescript": "5.6.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/spacecat-shared-data-access/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"chai": "5.1.1",
"chai-as-promised": "8.0.0",
"dynamo-db-local": "9.2.1",
"sinon": "18.0.1",
"sinon": "19.0.2",
"sinon-chai": "4.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/spacecat-shared-google-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"chai": "5.1.1",
"chai-as-promised": "8.0.0",
"nock": "13.5.5",
"sinon": "18.0.1",
"sinon": "19.0.2",
"sinon-chai": "4.0.0",
"typescript": "5.6.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/spacecat-shared-gpt-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"chai": "5.1.1",
"chai-as-promised": "8.0.0",
"nock": "13.5.5",
"sinon": "18.0.1",
"sinon": "19.0.2",
"sinon-chai": "4.0.0",
"typescript": "5.6.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/spacecat-shared-http-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@
"@adobe/helix-shared-wrap": "2.0.2",
"chai": "5.1.1",
"chai-as-promised": "8.0.0",
"sinon": "18.0.1"
"sinon": "19.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/spacecat-shared-ims-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"chai": "5.1.1",
"chai-as-promised": "8.0.0",
"nock": "13.5.5",
"sinon": "18.0.1",
"sinon": "19.0.2",
"sinon-chai": "4.0.0",
"typescript": "5.6.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/spacecat-shared-rum-api-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"chai": "5.1.1",
"chai-as-promised": "8.0.0",
"nock": "13.5.5",
"sinon": "18.0.1",
"sinon": "19.0.2",
"sinon-chai": "4.0.0",
"typescript": "5.6.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/spacecat-shared-slack-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"chai": "5.1.1",
"chai-as-promised": "8.0.0",
"nock": "13.5.5",
"sinon": "18.0.1",
"sinon": "19.0.2",
"sinon-chai": "4.0.0",
"slack-block-builder": "2.8.0",
"typescript": "5.6.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/spacecat-shared-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"chai-as-promised": "8.0.0",
"husky": "9.1.6",
"nock": "13.5.5",
"sinon": "18.0.1",
"sinon": "19.0.2",
"sinon-chai": "4.0.0"
},
"dependencies": {
Expand Down

0 comments on commit 31ec3ac

Please sign in to comment.