Skip to content

Commit 7471d51

Browse files
build(deps): bump sass in /vue-example in the patch-dependencies group (#1931)
Bumps the patch-dependencies group in /vue-example with 1 update: [sass](https://github.com/sass/dart-sass). Updates `sass` from 1.89.1 to 1.89.2 - [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.89.1...1.89.2) --- updated-dependencies: - dependency-name: sass dependency-version: 1.89.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 560d804 commit 7471d51

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

vue-example/package-lock.json

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

vue-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"@db-ux/v-core-components": "^1.2.1",
12-
"sass": "^1.89.1",
12+
"sass": "^1.89.2",
1313
"vue": "^3.5.16"
1414
},
1515
"devDependencies": {

0 commit comments

Comments
 (0)