From 46c8e3d3bdddb6b1014ae98534746aa0db35640a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 27 Jan 2021 02:52:47 +0000 Subject: [PATCH] Bump @capacitor/cli from 2.4.5 to 2.4.6 Bumps [@capacitor/cli](https://github.com/ionic-team/capacitor) from 2.4.5 to 2.4.6. - [Release notes](https://github.com/ionic-team/capacitor/releases) - [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ionic-team/capacitor/compare/2.4.5...2.4.6) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6109921e8..71cc5f4ae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1840,9 +1840,9 @@ "integrity": "sha512-LwnOPc1/luS3RqCiKx9l5qQtxQfFu4YW2r4U8Ko1Lr91i9Ibix1ChWqnvsBlcrdeNdhmMrW2v53mn22oT4F6oA==" }, "@capacitor/cli": { - "version": "2.4.5", - "resolved": "https://registry.npmjs.org/@capacitor/cli/-/cli-2.4.5.tgz", - "integrity": "sha512-nv0IRd3xnif8kIvAFk+ssEkwqZ8n0DvLuB7s0CmtRvMf6Rns02TTYndtV/YkSVja4JbrKb9FrcMd2aLu9KJEIg==", + "version": "2.4.6", + "resolved": "https://registry.npmjs.org/@capacitor/cli/-/cli-2.4.6.tgz", + "integrity": "sha512-fhwHnitpzjC35Trsb1uR9iA2zlhCZjmh7txunin+g35fImdWjvsswdOwrO7gEC4oItJvErblZF6bRwLvf1Rs1Q==", "dev": true, "requires": { "chalk": "^2.3.0", diff --git a/package.json b/package.json index 32384798c..33233c33c 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@angular/compiler": "~10.0.6", "@angular/compiler-cli": "~10.0.6", "@angular/language-service": "~10.2.4", - "@capacitor/cli": "2.4.5", + "@capacitor/cli": "2.4.6", "@ionic/angular-toolkit": "^2.3.3", "@types/jasmine": "~3.6.2", "@types/jasminewd2": "~2.0.3",