Skip to content

Commit

Permalink
fix(deps): update external fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 22, 2024
1 parent a320889 commit 97745cb
Show file tree
Hide file tree
Showing 11 changed files with 2,898 additions and 2,898 deletions.
5,760 changes: 2,880 additions & 2,880 deletions package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@semantic-release/npm": "12.0.1",
"@typescript-eslint/eslint-plugin": "7.13.0",
"@typescript-eslint/parser": "7.13.0",
"@typescript-eslint/eslint-plugin": "7.13.1",
"@typescript-eslint/parser": "7.13.1",
"ajv": "8.16.0",
"c8": "10.1.2",
"eslint": "8.57.0",
Expand All @@ -45,7 +45,7 @@
"nock": "13.5.4",
"semantic-release": "24.0.0",
"semantic-release-monorepo": "8.0.2",
"typescript": "5.4.5"
"typescript": "5.5.2"
},
"lint-staged": {
"*.js": "eslint"
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 @@ -40,6 +40,6 @@
"nock": "13.5.4",
"sinon": "18.0.0",
"sinon-chai": "3.7.0",
"typescript": "5.4.5"
"typescript": "5.5.2"
}
}
6 changes: 3 additions & 3 deletions packages/spacecat-shared-data-access/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@
"dependencies": {
"@adobe/spacecat-shared-dynamo": "1.2.5",
"@adobe/spacecat-shared-utils": "1.2.0",
"@aws-sdk/client-dynamodb": "3.598.0",
"@aws-sdk/lib-dynamodb": "3.598.0",
"@aws-sdk/client-dynamodb": "3.602.0",
"@aws-sdk/lib-dynamodb": "3.602.0",
"@types/joi": "17.2.3",
"joi": "17.13.1",
"joi": "17.13.3",
"uuid": "10.0.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/spacecat-shared-dynamo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"access": "public"
},
"dependencies": {
"@aws-sdk/client-dynamodb": "3.598.0",
"@aws-sdk/lib-dynamodb": "3.598.0",
"@aws-sdk/client-dynamodb": "3.602.0",
"@aws-sdk/lib-dynamodb": "3.602.0",
"@adobe/spacecat-shared-utils": "1.1.0"
},
"devDependencies": {
Expand Down
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 @@ -34,7 +34,7 @@
"@adobe/helix-universal": "5.0.5",
"@adobe/spacecat-shared-http-utils": "1.1.4",
"@adobe/spacecat-shared-utils": "1.15.1",
"@aws-sdk/client-secrets-manager": "3.598.0",
"@aws-sdk/client-secrets-manager": "3.600.0",
"google-auth-library": "9.11.0",
"googleapis": "140.0.0"
},
Expand All @@ -44,6 +44,6 @@
"nock": "13.5.4",
"sinon": "18.0.0",
"sinon-chai": "3.7.0",
"typescript": "5.4.5"
"typescript": "5.5.2"
}
}
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 @@ -41,6 +41,6 @@
"nock": "13.5.4",
"sinon": "18.0.0",
"sinon-chai": "3.7.0",
"typescript": "5.4.5"
"typescript": "5.5.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 @@ -40,6 +40,6 @@
"nock": "13.5.4",
"sinon": "18.0.0",
"sinon-chai": "3.7.0",
"typescript": "5.4.5"
"typescript": "5.5.2"
}
}
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 @@ -44,6 +44,6 @@
"nock": "13.5.4",
"sinon": "18.0.0",
"sinon-chai": "3.7.0",
"typescript": "5.4.5"
"typescript": "5.5.2"
}
}
4 changes: 2 additions & 2 deletions packages/spacecat-shared-slack-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"@adobe/helix-universal": "5.0.5",
"@adobe/spacecat-shared-utils": "1.7.2",
"@slack/web-api": "7.1.0"
"@slack/web-api": "7.2.0"
},
"devDependencies": {
"chai": "4.4.1",
Expand All @@ -40,6 +40,6 @@
"sinon": "18.0.0",
"sinon-chai": "3.7.0",
"slack-block-builder": "2.8.0",
"typescript": "5.4.5"
"typescript": "5.5.2"
}
}
4 changes: 2 additions & 2 deletions packages/spacecat-shared-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
},
"dependencies": {
"@adobe/fetch": "4.1.8",
"@aws-sdk/client-s3": "3.598.0",
"@aws-sdk/client-sqs": "3.598.0",
"@aws-sdk/client-s3": "3.600.0",
"@aws-sdk/client-sqs": "3.600.0",
"@json2csv/plainjs": "7.0.6"
}
}

0 comments on commit 97745cb

Please sign in to comment.