chore(deps-dev): bump sass from 1.77.5 to 1.77.6 in /ui

Bumps [sass](https://github.com/sass/dart-sass) from 1.77.5 to 1.77.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.77.5...1.77.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-06-24 08:50:45 +01:00
committed by Łukasz Mierzwa
parent 4616a367ac
commit 35cd50413f
2 changed files with 5 additions and 6 deletions
+4 -5
View File
@@ -87,7 +87,7 @@
"jest-fetch-mock": "3.0.3",
"node-fetch": "2.6.11",
"prettier": "3.3.2",
"sass": "1.77.5",
"sass": "1.77.6",
"terser": "5.31.1",
"ts-jest": "29.1.5",
"typescript": "5.5.2",
@@ -12210,11 +12210,10 @@
"license": "MIT"
},
"node_modules/sass": {
"version": "1.77.5",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.77.5.tgz",
"integrity": "sha512-oDfX1mukIlxacPdQqNb6mV2tVCrnE+P3nVYioy72V5tlk56CPNcO4TCuFcaCRKKfJ1M3lH95CleRS+dVKL2qMg==",
"version": "1.77.6",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.77.6.tgz",
"integrity": "sha512-ByXE1oLD79GVq9Ht1PeHWCPMPB8XHpBuz1r85oByKHjZY6qV6rWnQovQzXJXuQ/XyE1Oj3iPk3lo28uzaRA2/Q==",
"dev": true,
"license": "MIT",
"dependencies": {
"chokidar": ">=3.0.0 <4.0.0",
"immutable": "^4.0.0",
+1 -1
View File
@@ -82,7 +82,7 @@
"jest-fetch-mock": "3.0.3",
"node-fetch": "2.6.11",
"prettier": "3.3.2",
"sass": "1.77.5",
"sass": "1.77.6",
"terser": "5.31.1",
"ts-jest": "29.1.5",
"typescript": "5.5.2",