Skip to content

Commit 46a2cd6

Browse files
build(deps): bump sass from 1.86.3 to 1.87.0 in /react-example (#1842)
Bumps [sass](https://github.com/sass/dart-sass) from 1.86.3 to 1.87.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.86.3...1.87.0) --- updated-dependencies: - dependency-name: sass dependency-version: 1.87.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 9558cbc commit 46a2cd6

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

react-example/package-lock.json

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

react-example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"classnames": "^2.5.1",
1313
"react": "^18.3.0",
1414
"react-dom": "^18.3.1",
15-
"sass": "^1.86.3"
15+
"sass": "^1.87.0"
1616
},
1717
"devDependencies": {
1818
"@types/react": "^18.3.12",

0 commit comments

Comments
 (0)