chore(deps-dev): bump sass from 1.69.5 to 1.69.6 in /ui

Bumps [sass](https://github.com/sass/dart-sass) from 1.69.5 to 1.69.6.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.69.5...1.69.6)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-01-01 08:52:01 +00:00
committed by Łukasz Mierzwa
parent ca37d7990d
commit b8e3122860
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -89,7 +89,7 @@
"jest-fetch-mock": "3.0.3",
"node-fetch": "2.6.11",
"prettier": "3.1.1",
"sass": "1.69.5",
"sass": "1.69.6",
"terser": "5.26.0",
"ts-jest": "29.1.1",
"typescript": "5.3.3"
@@ -11485,9 +11485,9 @@
"dev": true
},
"node_modules/sass": {
"version": "1.69.5",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.69.5.tgz",
"integrity": "sha512-qg2+UCJibLr2LCVOt3OlPhr/dqVHWOa9XtZf2OjbLs/T4VPSJ00udtgJxH3neXZm+QqX8B+3cU7RaLqp1iVfcQ==",
"version": "1.69.6",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.69.6.tgz",
"integrity": "sha512-qbRr3k9JGHWXCvZU77SD2OTwUlC+gNT+61JOLcmLm+XqH4h/5D+p4IIsxvpkB89S9AwJOyb5+rWNpIucaFxSFQ==",
"devOptional": true,
"dependencies": {
"chokidar": ">=3.0.0 <4.0.0",
+1 -1
View File
@@ -84,7 +84,7 @@
"jest-fetch-mock": "3.0.3",
"node-fetch": "2.6.11",
"prettier": "3.1.1",
"sass": "1.69.5",
"sass": "1.69.6",
"terser": "5.26.0",
"ts-jest": "29.1.1",
"typescript": "5.3.3"