Skip to content

Commit b451653

Browse files
build(deps): bump sass in /react-example in the patch-dependencies group (#1925)
Bumps the patch-dependencies group in /react-example with 1 update: [sass](https://github.com/sass/dart-sass). Updates `sass` from 1.89.0 to 1.89.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.89.0...1.89.1) --- updated-dependencies: - dependency-name: sass dependency-version: 1.89.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 39f31e8 commit b451653

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

react-example/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

react-example/package.json

Lines changed: 1 addition & 1 deletion
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.89.0"
15+
"sass": "^1.89.1"
1616
},
1717
"devDependencies": {
1818
"@types/react": "^18.3.12",

0 commit comments

Comments
 (0)