Skip to content

Commit e73b444

Browse files
build(deps-dev): bump @capacitor/cli from 3.5.1 to 3.6.0 (#122)
Bumps [@capacitor/cli](https://github.com/ionic-team/capacitor) from 3.5.1 to 3.6.0. - [Release notes](https://github.com/ionic-team/capacitor/releases) - [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md) - [Commits](ionic-team/capacitor@3.5.1...3.6.0) --- updated-dependencies: - dependency-name: "@capacitor/cli" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c990bce commit e73b444

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"devDependencies": {
3232
"@babel/core": "^7.18.2",
33-
"@capacitor/cli": "3.5.1",
33+
"@capacitor/cli": "3.6.0",
3434
"@commitlint/cli": "^17.0.2",
3535
"@commitlint/config-conventional": "^17.0.3",
3636
"@ionic/eslint-config": "^0.3.0",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -879,9 +879,10 @@
879879
version "1.1.1"
880880
resolved "https://registry.yarnpkg.com/@capacitor/app/-/app-1.1.1.tgz#bde7202faad1b47c4ae2c4a622285d7569384c5e"
881881

882-
"@capacitor/cli@3.5.1":
883-
version "3.5.1"
884-
resolved "https://registry.yarnpkg.com/@capacitor/cli/-/cli-3.5.1.tgz#7184554f3460a6fa0988ed7db2617fd53e7eade5"
882+
"@capacitor/cli@3.6.0":
883+
version "3.6.0"
884+
resolved "https://registry.yarnpkg.com/@capacitor/cli/-/cli-3.6.0.tgz#31c07f364828e750d20a8e6bb2d516f0d21be81d"
885+
integrity sha512-YNQNM1wvy3zJkKNWcNL5KzIqgV5J1YzO27MHSxZyVA6+XmWCZi8Qz/Cq/uDrepsuBG67QdIvtOeL+JnXARedfw==
885886
dependencies:
886887
"@ionic/cli-framework-output" "^2.2.1"
887888
"@ionic/utils-fs" "^3.1.5"

0 commit comments

Comments
 (0)