Skip to content

Commit 6969745

Browse files
build(deps): bump sass from 1.94.2 to 1.95.0 in /react-example (#2351)
Bumps [sass](https://github.com/sass/dart-sass) from 1.94.2 to 1.95.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.94.2...1.95.0) --- updated-dependencies: - dependency-name: sass dependency-version: 1.95.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 cedba4c commit 6969745

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
@@ -15,7 +15,7 @@
1515
"classnames": "^2.5.1",
1616
"react": "^19.2.3",
1717
"react-dom": "^19.2.3",
18-
"sass": "^1.94.2"
18+
"sass": "^1.96.0"
1919
},
2020
"devDependencies": {
2121
"@db-ux/agent-cli": "4.2.4",

0 commit comments

Comments
 (0)