Skip to content

Commit 12b43b3

Browse files
build(deps): bump sass from 1.86.0 to 1.86.1 in /react-example (#1784)
Bumps [sass](https://github.com/sass/dart-sass) from 1.86.0 to 1.86.1. - [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.0...1.86.1) --- updated-dependencies: - dependency-name: sass dependency-version: 1.86.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9bd7880 commit 12b43b3

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.0"
15+
"sass": "^1.86.1"
1616
},
1717
"devDependencies": {
1818
"@types/react": "^18.3.12",

0 commit comments

Comments
 (0)