Skip to content

Commit 9af3601

Browse files
build(deps-dev): bump sass from 1.54.8 to 1.54.9
Bumps [sass](https://github.com/sass/dart-sass) from 1.54.8 to 1.54.9. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.54.8...1.54.9) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d7fbff commit 9af3601

File tree

2 files changed

+103
-103
lines changed

2 files changed

+103
-103
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,17 @@
1010
"lint": "vue-cli-service lint"
1111
},
1212
"dependencies": {
13-
"@capacitor/core": "4.1.0",
13+
"@capacitor/core": "4.2.0",
1414
"@ionic/vue": "^5.6.8",
1515
"@ionic/vue-router": "^6.2.6",
1616
"@vuelidate/core": "^2.0.0-alpha.44",
1717
"@vuelidate/validators": "^2.0.0-alpha.31",
1818
"axios": "^0.21.2",
19-
"core-js": "^3.25.0",
19+
"core-js": "^3.25.1",
2020
"ionicons": "^6.0.3",
2121
"mitt": "^3.0.0",
2222
"moment": "^2.29.4",
23-
"vue": "^3.2.37",
23+
"vue": "^3.2.39",
2424
"vue-class-component": "^8.0.0-rc.1",
2525
"vue-router": "^4.1.3",
2626
"vuelidate": "^0.7.7"
@@ -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.8",
51+
"sass": "^1.54.9",
5252
"sass-loader": "^13.0.2",
5353
"typescript": "~4.3.2",
5454
"vue-jest": "^5.0.0-alpha.10",

0 commit comments

Comments
 (0)