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

This commit is contained in:
Renovate Bot
2021-11-25 00:04:57 +00:00
committed by renovate[bot]
parent 9cc45b6703
commit c568f768d4
2 changed files with 8 additions and 8 deletions

14
ui/package-lock.json generated
View File

@@ -90,7 +90,7 @@
"prettier": "2.4.1",
"purgecss": "4.0.3",
"react-scripts": "4.0.3",
"sass": "1.43.4",
"sass": "1.43.5",
"typescript": "4.5.2"
},
"engines": {
@@ -29808,9 +29808,9 @@
"dev": true
},
"node_modules/sass": {
"version": "1.43.4",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.43.4.tgz",
"integrity": "sha512-/ptG7KE9lxpGSYiXn7Ar+lKOv37xfWsZRtFYal2QHNigyVQDx685VFT/h7ejVr+R8w7H4tmUgtulsKl5YpveOg==",
"version": "1.43.5",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.43.5.tgz",
"integrity": "sha512-WuNm+eAryMgQluL7Mbq9M4EruyGGMyal7Lu58FfnRMVWxgUzIvI7aSn60iNt3kn5yZBMR7G84fAGDcwqOF5JOg==",
"dev": true,
"dependencies": {
"chokidar": ">=3.0.0 <4.0.0"
@@ -58754,9 +58754,9 @@
"dev": true
},
"sass": {
"version": "1.43.4",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.43.4.tgz",
"integrity": "sha512-/ptG7KE9lxpGSYiXn7Ar+lKOv37xfWsZRtFYal2QHNigyVQDx685VFT/h7ejVr+R8w7H4tmUgtulsKl5YpveOg==",
"version": "1.43.5",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.43.5.tgz",
"integrity": "sha512-WuNm+eAryMgQluL7Mbq9M4EruyGGMyal7Lu58FfnRMVWxgUzIvI7aSn60iNt3kn5yZBMR7G84fAGDcwqOF5JOg==",
"dev": true,
"requires": {
"chokidar": ">=3.0.0 <4.0.0"

View File

@@ -89,7 +89,7 @@
"prettier": "2.4.1",
"purgecss": "4.0.3",
"react-scripts": "4.0.3",
"sass": "1.43.4",
"sass": "1.43.5",
"typescript": "4.5.2"
},
"scripts": {