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

This commit is contained in:
Renovate Bot
2021-09-02 01:44:27 +00:00
committed by renovate[bot]
parent 9193ac9f65
commit d29a029afe
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -20743,9 +20743,9 @@
"dev": true
},
"sass": {
"version": "1.38.2",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.38.2.tgz",
"integrity": "sha512-Bz1fG6qiyF0FX6m/I+VxtdVKz1Dfmg/e9kfDy2PhWOkq3T384q2KxwIfP0fXpeI+EyyETdOauH+cRHQDFASllA==",
"version": "1.39.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.39.0.tgz",
"integrity": "sha512-F4o+RhJkNOIG0b6QudYU8c78ZADKZjKDk5cyrf8XTKWfrgbtyVVXImFstJrc+1pkQDCggyidIOytq6gS4gCCZg==",
"dev": true,
"requires": {
"chokidar": ">=3.0.0 <4.0.0"

View File

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