Skip to content

Commit bb32055

Browse files
build(deps-dev): bump sass in /showcase/playground-showcase
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.0 to 1.69.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.69.0...1.69.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3a43c5f commit bb32055

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

showcase/playground-showcase/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.

showcase/playground-showcase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@types/dompurify": "^3.0.3",
1919
"cpr": "3.0.1",
2020
"react-scripts": "5.0.1",
21-
"sass": "1.69.0"
21+
"sass": "1.69.1"
2222
},
2323
"scripts": {
2424
"copy:ui-core": "cpr ../../node_modules/@db-ui/core/dist/fonts ./public/fonts -o && cpr ../../node_modules/@db-ui/core/dist/images ./public/images -o && cpr ../../node_modules/@db-ui/core/dist/js ./public/js -o",

0 commit comments

Comments
 (0)