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

Bumps [sass](https://github.com/sass/dart-sass) from 1.77.4 to 1.77.5.
- [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.4...1.77.5)

---
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-13 11:19:09 +01:00
committed by Łukasz Mierzwa
parent 9e143b2f2b
commit ba9b2fbc89
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -87,7 +87,7 @@
"jest-fetch-mock": "3.0.3",
"node-fetch": "2.6.11",
"prettier": "3.3.1",
"sass": "1.77.4",
"sass": "1.77.5",
"terser": "5.31.1",
"ts-jest": "29.1.4",
"typescript": "5.4.5",
@@ -11333,9 +11333,9 @@
"dev": true
},
"node_modules/sass": {
"version": "1.77.4",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.77.4.tgz",
"integrity": "sha512-vcF3Ckow6g939GMA4PeU7b2K/9FALXk2KF9J87txdHzXbUF9XRQRwSxcAs/fGaTnJeBFd7UoV22j3lzMLdM0Pw==",
"version": "1.77.5",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.77.5.tgz",
"integrity": "sha512-oDfX1mukIlxacPdQqNb6mV2tVCrnE+P3nVYioy72V5tlk56CPNcO4TCuFcaCRKKfJ1M3lH95CleRS+dVKL2qMg==",
"dev": true,
"dependencies": {
"chokidar": ">=3.0.0 <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.1",
"sass": "1.77.4",
"sass": "1.77.5",
"terser": "5.31.1",
"ts-jest": "29.1.4",
"typescript": "5.4.5",