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

This commit is contained in:
Renovate Bot
2021-07-08 00:11:32 +01:00
committed by Łukasz Mierzwa
parent 08477ffa79
commit fb24f9b9f8
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -21948,9 +21948,9 @@
"dev": true
},
"sass": {
"version": "1.35.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.35.1.tgz",
"integrity": "sha512-oCisuQJstxMcacOPmxLNiLlj4cUyN2+8xJnG7VanRoh2GOLr9RqkvI4AxA4a6LHVg/rsu+PmxXeGhrdSF9jCiQ==",
"version": "1.35.2",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.35.2.tgz",
"integrity": "sha512-jhO5KAR+AMxCEwIH3v+4zbB2WB0z67V1X0jbapfVwQQdjHZUGUyukpnoM6+iCMfsIUC016w9OPKQ5jrNOS9uXw==",
"dev": true,
"requires": {
"chokidar": ">=3.0.0 <4.0.0"
+1 -1
View File
@@ -88,7 +88,7 @@
"jest-date-mock": "1.0.8",
"prettier": "2.3.2",
"react-scripts": "4.0.3",
"sass": "1.35.1",
"sass": "1.35.2",
"typescript": "4.3.5"
},
"scripts": {