chore(deps-dev): bump sass from 1.65.1 to 1.66.1 in /ui

Bumps [sass](https://github.com/sass/dart-sass) from 1.65.1 to 1.66.1.
- [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.65.1...1.66.1)

---
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-08-19 11:17:21 +01:00
committed by Łukasz Mierzwa
parent a1a64bbaa7
commit ab46b90cd9
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -83,7 +83,7 @@
"prettier": "3.0.1",
"purgecss": "5.0.0",
"react-scripts": "5.0.1",
"sass": "1.65.1",
"sass": "1.66.1",
"typescript": "4.9.5"
}
},
@@ -21729,9 +21729,9 @@
"dev": true
},
"node_modules/sass": {
"version": "1.65.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.65.1.tgz",
"integrity": "sha512-9DINwtHmA41SEd36eVPQ9BJKpn7eKDQmUHmpI0y5Zv2Rcorrh0zS+cFrt050hdNbmmCNKTW3hV5mWfuegNRsEA==",
"version": "1.66.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.66.1.tgz",
"integrity": "sha512-50c+zTsZOJVgFfTgwwEzkjA3/QACgdNsKueWPyAR0mRINIvLAStVQBbPg14iuqEQ74NPDbXzJARJ/O4SI1zftA==",
"dev": true,
"dependencies": {
"chokidar": ">=3.0.0 <4.0.0",
+1 -1
View File
@@ -78,7 +78,7 @@
"prettier": "3.0.1",
"purgecss": "5.0.0",
"react-scripts": "5.0.1",
"sass": "1.65.1",
"sass": "1.66.1",
"typescript": "4.9.5"
},
"overrides": {