Skip to content

Commit 9da20e2

Browse files
build(deps): bump sass from 1.70.0 to 1.71.0 in /website (#2443)
Bumps [sass](https://github.com/sass/dart-sass) from 1.70.0 to 1.71.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.70.0...1.71.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 1e06e50 commit 9da20e2

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
@@ -28,7 +28,7 @@
2828
"prism-react-renderer": "^2.3.1",
2929
"react": "^18.2.0",
3030
"react-dom": "^18.2.0",
31-
"sass": "^1.70.0"
31+
"sass": "^1.71.0"
3232
},
3333
"devDependencies": {
3434
"@docusaurus/eslint-plugin": "^3.1.1",

0 commit comments

Comments
 (0)