mirror of
https://github.com/prymitive/karma
synced 2026-08-28 11:17:28 +00:00
fix(deps): update dependency sass to v1.32.0
This commit is contained in:
committed by
renovate[bot]
parent
52bc3afd6b
commit
c697af9772
Generated
+3
-3
@@ -18330,9 +18330,9 @@
|
||||
"integrity": "sha512-vTxrZz4dX5W86M6oVWVdOVe72ZiPs41Oi7Z6Km4W5Turyz28mrXSJhhEBZoRtzJWIv3833WKVwLSDWWkEfupMg=="
|
||||
},
|
||||
"sass": {
|
||||
"version": "1.30.0",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.30.0.tgz",
|
||||
"integrity": "sha512-26EUhOXRLaUY7+mWuRFqGeGGNmhB1vblpTENO1Z7mAzzIZeVxZr9EZoaY1kyGLFWdSOZxRMAufiN2mkbO6dAlw==",
|
||||
"version": "1.32.0",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.32.0.tgz",
|
||||
"integrity": "sha512-fhyqEbMIycQA4blrz/C0pYhv2o4x2y6FYYAH0CshBw3DXh5D5wyERgxw0ptdau1orc/GhNrhF7DFN2etyOCEng==",
|
||||
"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.30.0",
|
||||
"sass": "1.32.0",
|
||||
"typeface-open-sans": "1.1.13",
|
||||
"typescript": "4.1.3"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user