Skip to content

Commit 42ab4dc

Browse files
feat: bump sass from 1.74.1 to 1.75.0 in /client
Bumps [sass](https://github.com/sass/dart-sass) from 1.74.1 to 1.75.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.74.1...1.75.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cd4b279 commit 42ab4dc

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

client/package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"process": "^0.11.10",
2929
"@vitejs/plugin-react": "4.2.1",
30-
"sass": "1.74.1",
30+
"sass": "1.75.0",
3131
"vite": "5.2.8",
3232
"vitest": "1.4.0"
3333
}

0 commit comments

Comments
 (0)