chore(deps-dev): bump sass from 1.62.1 to 1.63.3 in /ui

Bumps [sass](https://github.com/sass/dart-sass) from 1.62.1 to 1.63.3.
- [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.62.1...1.63.3)

---
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]
2023-06-10 16:34:50 +01:00
committed by Łukasz Mierzwa
parent 82854bf478
commit 0891664d71
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -82,7 +82,7 @@
"prettier": "2.8.8",
"purgecss": "5.0.0",
"react-scripts": "5.0.1",
"sass": "1.62.1",
"sass": "1.63.3",
"typescript": "4.9.5"
}
},
@@ -17438,9 +17438,9 @@
"dev": true
},
"node_modules/sass": {
"version": "1.62.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.62.1.tgz",
"integrity": "sha512-NHpxIzN29MXvWiuswfc1W3I0N8SXBd8UR26WntmDlRYf0bSADnwnOjsyMZ3lMezSlArD33Vs3YFhp7dWvL770A==",
"version": "1.63.3",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.63.3.tgz",
"integrity": "sha512-ySdXN+DVpfwq49jG1+hmtDslYqpS7SkOR5GpF6o2bmb1RL/xS+wvPmegMvMywyfsmAV6p7TgwXYGrCZIFFbAHg==",
"dev": true,
"dependencies": {
"chokidar": ">=3.0.0 <4.0.0",
+1 -1
View File
@@ -77,7 +77,7 @@
"prettier": "2.8.8",
"purgecss": "5.0.0",
"react-scripts": "5.0.1",
"sass": "1.62.1",
"sass": "1.63.3",
"typescript": "4.9.5"
},
"overrides": {