Skip to content

Commit

Permalink
fix(deps): update dependency @capacitor/app to v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 3, 2022
1 parent 0fc8537 commit bd69e38
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion demo/ionic/package.json
Expand Up @@ -19,7 +19,7 @@
"@angular/platform-browser": "~13.2.0",
"@angular/platform-browser-dynamic": "~13.2.0",
"@angular/router": "~13.2.0",
"@capacitor/app": "1.1.0",
"@capacitor/app": "1.1.1",
"@capacitor/core": "3.4.2",
"@capacitor/haptics": "1.1.4",
"@capacitor/keyboard": "1.2.2",
Expand Down
8 changes: 4 additions & 4 deletions demo/ionic/yarn.lock
Expand Up @@ -1647,10 +1647,10 @@
"@babel/helper-validator-identifier" "^7.16.7"
to-fast-properties "^2.0.0"

"@capacitor/app@1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@capacitor/app/-/app-1.1.0.tgz#33a993a1f78723dad1f75bd949d15ba87de8279f"
integrity sha512-CjcMLThYfPBGBexb6Xy98MHA9olduS0OL0X8Ot9z9x5RN/Cx5K5OmlZkGMKOncR2R1h2n/whdO5tmDbjeqS6tw==
"@capacitor/app@1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@capacitor/app/-/app-1.1.1.tgz#bde7202faad1b47c4ae2c4a622285d7569384c5e"
integrity sha512-8ADkldHnoE1xkWvPUsGlERVGm6/Zvcxy6hCI80AxydIKyaCG7kbDAvUclebbnw/eFRxj2zBoVatGLjmJNvTbYw==

"@capacitor/cli@^3.4.1":
version "3.4.1"
Expand Down

0 comments on commit bd69e38

Please sign in to comment.