mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
chore(deps): update dependency sass to v1.35.1
This commit is contained in:
committed by
Łukasz Mierzwa
parent
0fba399381
commit
a07bfce9dd
Generated
+3
-3
@@ -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
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user