Skip to content

Commit e3f5145

Browse files
build(deps): bump sass from 1.82.0 to 1.83.0 in /website (#3284)
Bumps [sass](https://github.com/sass/dart-sass) from 1.82.0 to 1.83.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.82.0...1.83.0) --- updated-dependencies: - dependency-name: sass 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 04f8dab commit e3f5145

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

website/package-lock.json

Lines changed: 4 additions & 5 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": "^18.3.1",
3131
"react-dom": "^18.3.1",
32-
"sass": "^1.82.0"
32+
"sass": "^1.83.0"
3333
},
3434
"devDependencies": {
3535
"@docusaurus/eslint-plugin": "^3.6.3",

0 commit comments

Comments
 (0)