Skip to content

Commit 29d15a1

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @ionic/react to v5.6.8
1 parent c58e74a commit 29d15a1

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"@capacitor/core": "2.4.7",
77
"@ionic/pwa-elements": "3.0.2",
8-
"@ionic/react": "5.6.7",
8+
"@ionic/react": "5.6.8",
99
"@ionic/react-hooks": "0.0.8",
1010
"@ionic/react-router": "5.6.7",
1111
"@testing-library/jest-dom": "5.12.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1361,10 +1361,10 @@
13611361
tar "^6.0.1"
13621362
tslib "^2.0.1"
13631363

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

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

0 commit comments

Comments
 (0)