Skip to content

Commit

Permalink
chore(deps): update external major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 6, 2024
1 parent 2f442cc commit 633c396
Show file tree
Hide file tree
Showing 9 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@
"@typescript-eslint/parser": "7.11.0",
"ajv": "8.14.0",
"c8": "9.1.0",
"eslint": "8.57.0",
"eslint": "9.4.0",
"husky": "9.0.11",
"jsdoc-to-markdown": "8.0.1",
"lint-staged": "15.2.5",
"mocha": "10.4.0",
"mocha-multi-reporters": "1.5.1",
"nock": "13.5.4",
"semantic-release": "23.1.1",
"semantic-release": "24.0.0",
"semantic-release-monorepo": "8.0.2",
"typescript": "5.4.5"
},
Expand Down
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 @@ -38,7 +38,7 @@
"chai": "4.4.1",
"chai-as-promised": "7.1.2",
"nock": "13.5.4",
"sinon": "17.0.2",
"sinon": "18.0.0",
"sinon-chai": "3.7.0",
"typescript": "5.4.5"
}
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 @@ -41,7 +41,7 @@
"chai": "4.4.1",
"chai-as-promised": "7.1.2",
"dynamo-db-local": "8.0.0",
"sinon": "17.0.2",
"sinon": "18.0.0",
"sinon-chai": "3.7.0"
}
}
4 changes: 2 additions & 2 deletions packages/spacecat-shared-google-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@
"@adobe/spacecat-shared-utils": "1.15.1",
"@aws-sdk/client-secrets-manager": "3.588.0",
"google-auth-library": "9.10.0",
"googleapis": "134.0.0"
"googleapis": "140.0.0"
},
"devDependencies": {
"chai": "4.4.1",
"chai-as-promised": "7.1.1",
"nock": "13.5.4",
"sinon": "17.0.1",
"sinon": "18.0.0",
"sinon-chai": "3.7.0",
"typescript": "5.4.5"
}
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 @@ -39,7 +39,7 @@
"chai": "4.4.1",
"chai-as-promised": "7.1.2",
"nock": "13.5.4",
"sinon": "17.0.2",
"sinon": "18.0.0",
"sinon-chai": "3.7.0",
"typescript": "5.4.5"
}
Expand Down
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 @@ -38,7 +38,7 @@
"chai": "4.4.1",
"chai-as-promised": "7.1.2",
"nock": "13.5.4",
"sinon": "17.0.2",
"sinon": "18.0.0",
"sinon-chai": "3.7.0",
"typescript": "5.4.5"
}
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 @@ -42,7 +42,7 @@
"chai": "4.4.1",
"chai-as-promised": "7.1.2",
"nock": "13.5.4",
"sinon": "17.0.2",
"sinon": "18.0.0",
"sinon-chai": "3.7.0",
"typescript": "5.4.5"
}
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 @@ -37,7 +37,7 @@
"chai": "4.4.1",
"chai-as-promised": "7.1.2",
"nock": "13.5.4",
"sinon": "17.0.2",
"sinon": "18.0.0",
"sinon-chai": "3.7.0",
"slack-block-builder": "2.8.0",
"typescript": "5.4.5"
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 @@ -36,7 +36,7 @@
"chai-as-promised": "7.1.2",
"husky": "9.0.11",
"nock": "13.5.4",
"sinon": "17.0.2",
"sinon": "18.0.0",
"sinon-chai": "3.7.0"
},
"dependencies": {
Expand Down

0 comments on commit 633c396

Please sign in to comment.