mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(deps): update dependency sass to v1.32.2
This commit is contained in:
committed by
renovate[bot]
parent
b3be52d8f7
commit
1063b5b2a9
Generated
+3
-3
@@ -18364,9 +18364,9 @@
|
||||
"integrity": "sha512-vTxrZz4dX5W86M6oVWVdOVe72ZiPs41Oi7Z6Km4W5Turyz28mrXSJhhEBZoRtzJWIv3833WKVwLSDWWkEfupMg=="
|
||||
},
|
||||
"sass": {
|
||||
"version": "1.32.1",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.32.1.tgz",
|
||||
"integrity": "sha512-SLhQ8do4vKsjIGMh1n6JPiARIFVOhBvdKPlZTNNOfwCIwKOc8EP+0QZlXI/ZWGy0W9KVO+54fVSbUZehXtECNQ==",
|
||||
"version": "1.32.2",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.32.2.tgz",
|
||||
"integrity": "sha512-u1pUuzqwz3SAgvHSWp1k0mRhX82b2DdlVnP6UIetQPZtYbuJUDaPQhZE12jyjB7vYeOScfz9WPsZJB6Rpk7heA==",
|
||||
"requires": {
|
||||
"chokidar": ">=2.0.0 <4.0.0"
|
||||
}
|
||||
|
||||
+1
-1
@@ -75,7 +75,7 @@
|
||||
"react-scripts": "4.0.1",
|
||||
"react-select": "3.1.1",
|
||||
"react-transition-group": "4.4.1",
|
||||
"sass": "1.32.1",
|
||||
"sass": "1.32.2",
|
||||
"typeface-open-sans": "1.1.13",
|
||||
"typescript": "4.1.3"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user