chore(deps-dev): bump sass from 1.82.0 to 1.83.0 in /ui

Bumps [sass](https://github.com/sass/dart-sass) from 1.82.0 to 1.83.0.
- [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.82.0...1.83.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-12-16 14:48:01 +00:00
committed by Łukasz Mierzwa
parent 94692277b6
commit 552c333485
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.4.2",
"sass": "1.82.0",
"sass": "1.83.0",
"terser": "5.37.0",
"ts-jest": "29.2.5",
"typescript": "5.7.2",
@@ -12478,11 +12478,10 @@
"license": "MIT"
},
"node_modules/sass": {
"version": "1.82.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.82.0.tgz",
"integrity": "sha512-j4GMCTa8elGyN9A7x7bEglx0VgSpNUG4W4wNedQ33wSMdnkqQCT8HTwOaVSV4e6yQovcu/3Oc4coJP/l0xhL2Q==",
"version": "1.83.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.83.0.tgz",
"integrity": "sha512-qsSxlayzoOjdvXMVLkzF84DJFc2HZEL/rFyGIKbbilYtAvlCxyuzUeff9LawTn4btVnLKg75Z8MMr1lxU1lfGw==",
"dev": true,
"license": "MIT",
"dependencies": {
"chokidar": "^4.0.0",
"immutable": "^5.0.2",
+1 -1
View File
@@ -83,7 +83,7 @@
"jest-fetch-mock": "3.0.3",
"node-fetch": "2.6.11",
"prettier": "3.4.2",
"sass": "1.82.0",
"sass": "1.83.0",
"terser": "5.37.0",
"ts-jest": "29.2.5",
"typescript": "5.7.2",