Skip to content

Commit f7c70cc

Browse files
build(deps-dev): bump @capacitor/cli from 3.4.3 to 3.5.0
Bumps [@capacitor/cli](https://github.com/ionic-team/capacitor) from 3.4.3 to 3.5.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.4.3...3.5.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>
1 parent f75c4dc commit f7c70cc

File tree

2 files changed

+51
-51
lines changed

2 files changed

+51
-51
lines changed

package-lock.json

Lines changed: 48 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@vuelidate/core": "^2.0.0-alpha.40",
1717
"@vuelidate/validators": "^2.0.0-alpha.28",
1818
"axios": "^0.21.2",
19-
"core-js": "^3.21.1",
19+
"core-js": "^3.22.2",
2020
"ionicons": "^6.0.1",
2121
"mitt": "^3.0.0",
2222
"moment": "^2.29.3",
@@ -26,7 +26,7 @@
2626
"vuelidate": "^0.7.7"
2727
},
2828
"devDependencies": {
29-
"@capacitor/cli": "3.4.3",
29+
"@capacitor/cli": "3.5.0",
3030
"@types/jest": "^27.4.1",
3131
"@typescript-eslint/eslint-plugin": "^2.33.0",
3232
"@typescript-eslint/parser": "^2.33.0",
@@ -47,7 +47,7 @@
4747
"eslint-plugin-vue": "^7.20.0",
4848
"flush-promises": "^1.0.2",
4949
"prettier": "^2.6.2",
50-
"sass": "^1.26.5",
50+
"sass": "^1.50.1",
5151
"sass-loader": "^12.6.0",
5252
"typescript": "~4.3.2",
5353
"vue-jest": "^5.0.0-alpha.10",

0 commit comments

Comments
 (0)