Skip to content

Commit 778c6c1

Browse files
build(deps): bump sass from 1.89.2 to 1.90.0 in /vue-example (#2064)
Bumps [sass](https://github.com/sass/dart-sass) from 1.89.2 to 1.90.0. - [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.2...1.90.0) --- updated-dependencies: - dependency-name: sass dependency-version: 1.90.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cec9088 commit 778c6c1

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

vue-example/package-lock.json

Lines changed: 7 additions & 8 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": "^3.0.2",
12-
"sass": "^1.89.2",
12+
"sass": "^1.90.0",
1313
"vue": "^3.5.18"
1414
},
1515
"devDependencies": {

0 commit comments

Comments
 (0)