mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(deps): update dependency sass to v1.32.11
This commit is contained in:
committed by
Łukasz Mierzwa
parent
95cba6a82f
commit
2e210a48dd
Generated
+3
-3
@@ -18211,9 +18211,9 @@
|
||||
"integrity": "sha512-vTxrZz4dX5W86M6oVWVdOVe72ZiPs41Oi7Z6Km4W5Turyz28mrXSJhhEBZoRtzJWIv3833WKVwLSDWWkEfupMg=="
|
||||
},
|
||||
"sass": {
|
||||
"version": "1.32.10",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.32.10.tgz",
|
||||
"integrity": "sha512-Nx0pcWoonAkn7CRp0aE/hket1UP97GiR1IFw3kcjV3pnenhWgZEWUf0ZcfPOV2fK52fnOcK3JdC/YYZ9E47DTQ==",
|
||||
"version": "1.32.11",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.32.11.tgz",
|
||||
"integrity": "sha512-O9tRcob/fegUVSIV1ihLLZcftIOh0AF1VpKgusUfLqnb2jQ0GLDwI5ivv1FYWivGv8eZ/AwntTyTzjcHu0c/qw==",
|
||||
"requires": {
|
||||
"chokidar": ">=3.0.0 <4.0.0"
|
||||
}
|
||||
|
||||
+1
-1
@@ -74,7 +74,7 @@
|
||||
"react-scripts": "4.0.3",
|
||||
"react-select": "4.3.0",
|
||||
"react-transition-group": "4.4.1",
|
||||
"sass": "1.32.10",
|
||||
"sass": "1.32.11",
|
||||
"typeface-open-sans": "1.1.13",
|
||||
"typescript": "4.2.4"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user