Skip to content

Commit

Permalink
Bump @aws-amplify/ui-react from 5.0.3 to 5.0.4 (#252)
Browse files Browse the repository at this point in the history
Bumps [@aws-amplify/ui-react](https://github.com/aws-amplify/amplify-ui/tree/HEAD/packages/react) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/aws-amplify/amplify-ui/releases)
- [Changelog](https://github.com/aws-amplify/amplify-ui/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/aws-amplify/amplify-ui/commits/@aws-amplify/ui-react@5.0.4/packages/react)

---
updated-dependencies:
- dependency-name: "@aws-amplify/ui-react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 7, 2023
1 parent f462dc9 commit 14ffa61
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 @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@aws-amplify/ui-react": "^5.0.3",
"@aws-amplify/ui-react": "^5.0.4",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -219,10 +219,10 @@
lodash "4.17.21"
xstate "^4.33.6"

"@aws-amplify/ui-react@^5.0.3":
version "5.0.3"
resolved "https://registry.yarnpkg.com/@aws-amplify/ui-react/-/ui-react-5.0.3.tgz#ff7b90307d62db61a76f3a41ea17fa1ddeb127da"
integrity sha512-/YZA3suItiJ5uuMrjgCHA3gRihlhBJ8pXtAC4VDAC1SifF/bXXype+rCMrkrhNOBJ9fcJ1wo35nLiIB1ID0zZw==
"@aws-amplify/ui-react@^5.0.4":
version "5.0.4"
resolved "https://registry.yarnpkg.com/@aws-amplify/ui-react/-/ui-react-5.0.4.tgz#c699dded9a2241c69e6da340f4e55d980ec47259"
integrity sha512-/XGAtytQ5gaCm6oxsnQYhkohLLGj3RX9932uobSK5jGCgsqsSyQTyCL4OgVAAYjU54hSK27oYTWltiFr5gIgzQ==
dependencies:
"@aws-amplify/ui" "5.6.6"
"@aws-amplify/ui-react-core" "2.1.25"
Expand Down

0 comments on commit 14ffa61

Please sign in to comment.