Skip to content

Commit 6b6355e

Browse files
build(deps): bump sass from 1.80.7 to 1.81.0 in /react-example (#1518)
Bumps [sass](https://github.com/sass/dart-sass) from 1.80.7 to 1.81.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.80.7...1.81.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 2248b03 commit 6b6355e

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

0 commit comments

Comments
 (0)