Skip to content

Commit 74b1961

Browse files
build(deps): bump sass from 1.89.2 to 1.90.0 in /website (#3744)
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 f18b73a commit 74b1961

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package-lock.json

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

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"prism-react-renderer": "^2.4.1",
3030
"react": "^19.1.0",
3131
"react-dom": "^19.1.1",
32-
"sass": "^1.89.2"
32+
"sass": "^1.90.0"
3333
},
3434
"devDependencies": {
3535
"@biomejs/biome": "^1.9.4",

0 commit comments

Comments
 (0)