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

This commit is contained in:
Renovate Bot
2021-06-15 23:19:06 +01:00
committed by Łukasz Mierzwa
parent 0fba399381
commit a07bfce9dd
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -19573,9 +19573,9 @@
"dev": true
},
"sass": {
"version": "1.35.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.35.0.tgz",
"integrity": "sha512-9joxNu7CoIEdZTDZFnH67NoWE/1VTofGPYiSIntWSE391SfmPu6Kd2Y0ZclDu9WQhVvvPwvo8LHeb/8wHIj95Q==",
"version": "1.35.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.35.1.tgz",
"integrity": "sha512-oCisuQJstxMcacOPmxLNiLlj4cUyN2+8xJnG7VanRoh2GOLr9RqkvI4AxA4a6LHVg/rsu+PmxXeGhrdSF9jCiQ==",
"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.1",
"react-scripts": "4.0.3",
"sass": "1.35.0",
"sass": "1.35.1",
"typescript": "4.3.2"
},
"scripts": {