Skip to content

Commit 0598c6e

Browse files
build(deps): bump sass from 1.93.3 to 1.94.0 in /vue-example (#2298)
Bumps [sass](https://github.com/sass/dart-sass) from 1.93.3 to 1.94.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.93.3...1.94.0) --- updated-dependencies: - dependency-name: sass dependency-version: 1.94.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 954f0f6 commit 0598c6e

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
@@ -12,7 +12,7 @@
1212
"@db-ux/core-foundations": "4.2.0",
1313
"@db-ux/core-components": "4.2.0",
1414
"@db-ux/v-core-components": "4.2.0",
15-
"sass": "^1.93.3",
15+
"sass": "^1.94.0",
1616
"vue": "^3.5.24"
1717
},
1818
"devDependencies": {

0 commit comments

Comments
 (0)