mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
fix(deps): update dependency sass to v1.32.5 (#2654)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -18881,9 +18881,9 @@
|
||||
"integrity": "sha512-vTxrZz4dX5W86M6oVWVdOVe72ZiPs41Oi7Z6Km4W5Turyz28mrXSJhhEBZoRtzJWIv3833WKVwLSDWWkEfupMg=="
|
||||
},
|
||||
"sass": {
|
||||
"version": "1.32.4",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.32.4.tgz",
|
||||
"integrity": "sha512-N0BT0PI/t3+gD8jKa83zJJUb7ssfQnRRfqN+GIErokW6U4guBpfYl8qYB+OFLEho+QvnV5ZH1R9qhUC/Z2Ch9w==",
|
||||
"version": "1.32.5",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.32.5.tgz",
|
||||
"integrity": "sha512-kU1yJ5zUAmPxr7f3q0YXTAd1oZjSR1g3tYyv+xu0HZSl5JiNOaE987eiz7wCUvbm4I9fGWGU2TgApTtcP4GMNQ==",
|
||||
"requires": {
|
||||
"chokidar": ">=2.0.0 <4.0.0"
|
||||
}
|
||||
|
||||
@@ -72,7 +72,7 @@
|
||||
"react-scripts": "4.0.1",
|
||||
"react-select": "3.2.0",
|
||||
"react-transition-group": "4.4.1",
|
||||
"sass": "1.32.4",
|
||||
"sass": "1.32.5",
|
||||
"typeface-open-sans": "1.1.13",
|
||||
"typescript": "4.1.3"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user