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] authored Nov 9, 2024
1 parent 1dc392d commit 8842800
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 131 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ executors:

orbs:
helix-post-deploy: adobe/[email protected]
codecov: codecov/[email protected].0
codecov: codecov/[email protected].2

commands:
setup:
Expand Down
158 changes: 33 additions & 125 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,13 +73,13 @@
"@adobe/spacecat-shared-rum-api-client": "2.9.9",
"@adobe/spacecat-shared-slack-client": "1.3.22",
"@adobe/spacecat-shared-utils": "1.22.4",
"@aws-sdk/client-s3": "3.687.0",
"@aws-sdk/client-s3": "3.688.0",
"@aws-sdk/client-sqs": "3.687.0",
"@aws-sdk/s3-request-presigner": "3.687.0",
"@aws-sdk/s3-request-presigner": "3.688.0",
"@slack/bolt": "4.1.0",
"busboy": "1.6.0",
"js-yaml": "4.1.0",
"psl": "1.9.0",
"psl": "1.10.0",
"slack-block-builder": "2.8.0"
},
"devDependencies": {
Expand All @@ -89,7 +89,7 @@
"@adobe/helix-universal-devserver": "1.1.65",
"@adobe/semantic-release-coralogix": "1.1.32",
"@adobe/semantic-release-skms-cmr": "1.1.5",
"@redocly/cli": "1.25.10",
"@redocly/cli": "1.25.11",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/exec": "6.0.3",
"@semantic-release/git": "10.0.1",
Expand All @@ -109,7 +109,7 @@
"mocha": "10.8.2",
"mocha-multi-reporters": "1.5.1",
"mocha-suppress-logs": "0.5.1",
"nock": "13.5.5",
"nock": "13.5.6",
"nodemon": "3.1.7",
"semantic-release": "24.2.0",
"sinon": "19.0.2",
Expand Down

0 comments on commit 8842800

Please sign in to comment.