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

This commit is contained in:
Renovate Bot
2021-10-26 23:18:26 +00:00
committed by renovate[bot]
parent 7148f35cf0
commit 4da0b1a827
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -20814,9 +20814,9 @@
"dev": true
},
"sass": {
"version": "1.43.3",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.43.3.tgz",
"integrity": "sha512-BJnLngqWpMeS65UvlYYEuCb3/fLxDxhHtOB/gWPxs6NKrslTxGt3ZxwIvOe/0Jm4tWwM/+tIpE3wj4dLEhPDeQ==",
"version": "1.43.4",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.43.4.tgz",
"integrity": "sha512-/ptG7KE9lxpGSYiXn7Ar+lKOv37xfWsZRtFYal2QHNigyVQDx685VFT/h7ejVr+R8w7H4tmUgtulsKl5YpveOg==",
"dev": true,
"requires": {
"chokidar": ">=3.0.0 <4.0.0"
+1 -1
View File
@@ -90,7 +90,7 @@
"prettier": "2.4.1",
"purgecss": "4.0.3",
"react-scripts": "4.0.3",
"sass": "1.43.3",
"sass": "1.43.4",
"typescript": "4.4.4"
},
"scripts": {