Skip to content

Commit 49682f5

Browse files
authored
Merge branch 'master' into dependabot/npm_and_yarn/types/jest-28.1.8
2 parents 978124e + 623ecc3 commit 49682f5

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

package-lock.json

Lines changed: 24 additions & 24 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
@@ -10,7 +10,7 @@
1010
"lint": "vue-cli-service lint"
1111
},
1212
"dependencies": {
13-
"@capacitor/core": "4.0.1",
13+
"@capacitor/core": "4.1.0",
1414
"@ionic/vue": "^5.6.8",
1515
"@ionic/vue-router": "^6.2.1",
1616
"@vuelidate/core": "^2.0.0-alpha.44",
@@ -26,7 +26,7 @@
2626
"vuelidate": "^0.7.7"
2727
},
2828
"devDependencies": {
29-
"@capacitor/cli": "4.0.1",
29+
"@capacitor/cli": "4.1.0",
3030
"@types/jest": "^28.1.8",
3131
"@typescript-eslint/eslint-plugin": "^2.33.0",
3232
"@typescript-eslint/parser": "^2.33.0",
@@ -48,7 +48,7 @@
4848
"eslint-plugin-vue": "^7.20.0",
4949
"flush-promises": "^1.0.2",
5050
"prettier": "^2.7.1",
51-
"sass": "^1.54.3",
51+
"sass": "^1.54.5",
5252
"sass-loader": "^13.0.2",
5353
"typescript": "~4.3.2",
5454
"vue-jest": "^5.0.0-alpha.10",

0 commit comments

Comments
 (0)