chore(deps): update dependency sass to v1.39.2

This commit is contained in:
Renovate Bot
2021-09-10 00:58:00 +00:00
committed by renovate[bot]
parent 144c1b848d
commit 83f333e5ce
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -20750,9 +20750,9 @@
"dev": true
},
"sass": {
"version": "1.39.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.39.0.tgz",
"integrity": "sha512-F4o+RhJkNOIG0b6QudYU8c78ZADKZjKDk5cyrf8XTKWfrgbtyVVXImFstJrc+1pkQDCggyidIOytq6gS4gCCZg==",
"version": "1.39.2",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.39.2.tgz",
"integrity": "sha512-4/6Vn2RPc+qNwSclUSKvssh7dqK1Ih3FfHBW16I/GfH47b3scbYeOw65UIrYG7PkweFiKbpJjgkf5CV8EMmvzw==",
"dev": true,
"requires": {
"chokidar": ">=3.0.0 <4.0.0"

View File

@@ -90,7 +90,7 @@
"prettier": "2.4.0",
"purgecss": "4.0.3",
"react-scripts": "4.0.3",
"sass": "1.39.0",
"sass": "1.39.2",
"typescript": "4.4.2"
},
"scripts": {