mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(deps): update dependency sass to v1.32.13
This commit is contained in:
committed by
Łukasz Mierzwa
parent
2eb8b392b7
commit
781443de90
Generated
+3
-3
@@ -18543,9 +18543,9 @@
|
||||
"integrity": "sha512-vTxrZz4dX5W86M6oVWVdOVe72ZiPs41Oi7Z6Km4W5Turyz28mrXSJhhEBZoRtzJWIv3833WKVwLSDWWkEfupMg=="
|
||||
},
|
||||
"sass": {
|
||||
"version": "1.32.12",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.32.12.tgz",
|
||||
"integrity": "sha512-zmXn03k3hN0KaiVTjohgkg98C3UowhL1/VSGdj4/VAAiMKGQOE80PFPxFP2Kyq0OUskPKcY5lImkhBKEHlypJA==",
|
||||
"version": "1.32.13",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.32.13.tgz",
|
||||
"integrity": "sha512-dEgI9nShraqP7cXQH+lEXVf73WOPCse0QlFzSD8k+1TcOxCMwVXfQlr0jtoluZysQOyJGnfr21dLvYKDJq8HkA==",
|
||||
"requires": {
|
||||
"chokidar": ">=3.0.0 <4.0.0"
|
||||
}
|
||||
|
||||
+1
-1
@@ -74,7 +74,7 @@
|
||||
"react-scripts": "4.0.3",
|
||||
"react-select": "4.3.1",
|
||||
"react-transition-group": "4.4.1",
|
||||
"sass": "1.32.12",
|
||||
"sass": "1.32.13",
|
||||
"typeface-open-sans": "1.1.13",
|
||||
"typescript": "4.2.4"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user