Skip to content

Commit

Permalink
fix(deps): update dependency @ionic/react to v5.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 28, 2021
1 parent c58e74a commit 29d15a1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@capacitor/core": "2.4.7",
"@ionic/pwa-elements": "3.0.2",
"@ionic/react": "5.6.7",
"@ionic/react": "5.6.8",
"@ionic/react-hooks": "0.0.8",
"@ionic/react-router": "5.6.7",
"@testing-library/jest-dom": "5.12.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1361,10 +1361,10 @@
tar "^6.0.1"
tslib "^2.0.1"

"@ionic/[email protected].7":
version "5.6.7"
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-5.6.7.tgz#bf671706ba8d759570642105b02d202d59c2bcfc"
integrity sha512-bLH1sS2DI+C8trfYe/L96G2y+hJ9fK/azrNqGvGwHQAPy2li89DldbH+wPqe/Wclru8ZaWjRv35AyLBawixC2w==
"@ionic/[email protected].8":
version "5.6.8"
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-5.6.8.tgz#669c5dbda61a41f5421e4ed23fbfa84c81264092"
integrity sha512-JWrRGzw4SyyemjycPEh516fAkgFVtLp6RMPTH3uzK8L+DLfqJ/QU4Uccu89QqdcG/TBD75r3wkUtbKL2YlL8PQ==
dependencies:
"@stencil/core" "^2.4.0"
ionicons "^5.5.1"
Expand All @@ -1387,12 +1387,12 @@
dependencies:
tslib "*"

"@ionic/[email protected].7":
version "5.6.7"
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-5.6.7.tgz#6a8c285552eabe7dab0ea58b4ce3c272ce04b459"
integrity sha512-ckpXdm/7Qdx6iHKW8wiVGlbIIjSQBwnT7PbnwPlZzdTb4xGhRq1elQZ0v759XrPOGXMu3jicY74EaRtub6cutg==
"@ionic/[email protected].8":
version "5.6.8"
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-5.6.8.tgz#2e0cab3aecccac63675989e34e02b5c493cfe22d"
integrity sha512-TYi6wK8u9Ix7N0PEgA+fv1HlEDzkM6WxRdUK14yqlu2Q3TAfIvh/qU75IFriOJggKjBPhSrvX5cS3oCWi+2ltw==
dependencies:
"@ionic/core" "5.6.7"
"@ionic/core" "5.6.8"
ionicons "^5.1.2"
tslib "*"

Expand Down

0 comments on commit 29d15a1

Please sign in to comment.