Skip to content

Commit

Permalink
Update dependency @aws-sdk/client-ecr-public to v3.247.0 (#767)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 10, 2023
1 parent 3cc3f30 commit 55b2de8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"dependencies": {
"@actions/core": "1.10.0",
"@aws-sdk/client-ecr": "3.245.0",
"@aws-sdk/client-ecr-public": "3.245.0"
"@aws-sdk/client-ecr-public": "3.247.0"
},
"devDependencies": {
"@tsconfig/node16": "1.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,10 @@
"@aws-sdk/types" "3.226.0"
tslib "^2.3.1"

"@aws-sdk/client-ecr-public@3.245.0":
version "3.245.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-ecr-public/-/client-ecr-public-3.245.0.tgz#5ec053b93af189a2814aa573f53e5b96a1deb06b"
integrity sha512-tOVBHoKhxKEdX1u/kfOxEEFpYn7IV5lBHhKyBEmwl1E1iu2bf/ovdFuOY/PG4G2M9fYJfHoKxXJvvY91U8QOLA==
"@aws-sdk/client-ecr-public@3.247.0":
version "3.247.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-ecr-public/-/client-ecr-public-3.247.0.tgz#062113f606c87768f697784ce0c0b777468e6549"
integrity sha512-jb0IWgOi2Ke+HF9G2kqAtOVhaadVYfWkypX/e5P0ij2QlBg9UIxGd2P8Wj/n9UWuGq2idAsMEWiy7y+TWY3OGw==
dependencies:
"@aws-crypto/sha256-browser" "2.0.0"
"@aws-crypto/sha256-js" "2.0.0"
Expand Down

0 comments on commit 55b2de8

Please sign in to comment.