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

This commit is contained in:
Renovate Bot
2021-08-28 10:18:54 +00:00
committed by renovate[bot]
parent 53b219d2dc
commit 53ba29a39a
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -20986,9 +20986,9 @@
"dev": true
},
"sass": {
"version": "1.38.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.38.1.tgz",
"integrity": "sha512-Lj8nPaSYOuRhgqdyShV50fY5jKnvaRmikUNalMPmbH+tKMGgEKVkltI/lP30PEfO2T1t6R9yc2QIBLgOc3uaFw==",
"version": "1.38.2",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.38.2.tgz",
"integrity": "sha512-Bz1fG6qiyF0FX6m/I+VxtdVKz1Dfmg/e9kfDy2PhWOkq3T384q2KxwIfP0fXpeI+EyyETdOauH+cRHQDFASllA==",
"dev": true,
"requires": {
"chokidar": ">=3.0.0 <4.0.0"
+1 -1
View File
@@ -90,7 +90,7 @@
"prettier": "2.3.2",
"purgecss": "4.0.3",
"react-scripts": "4.0.3",
"sass": "1.38.1",
"sass": "1.38.2",
"typescript": "4.4.2"
},
"scripts": {