File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 123123    "jsdom" : " 16.7.0"  ,
124124    "lint-staged" : " 11.2.6"  ,
125125    "mini-css-extract-plugin" : " 0.12.0"  ,
126-     "sass" : " 1.43.4 "  ,
126+     "sass" : " 1.44.0 "  ,
127127    "npm-check-updates" : " 10.3.1"  ,
128128    "prettier" : " 2.5.0"  ,
129129    "pretty-quick" : " 2.0.2"  ,
Original file line number Diff line number Diff line change @@ -6034,6 +6034,11 @@ ignore@^5.1.4:
60346034  resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.8.tgz#f150a8b50a34289b33e22f5889abd4d8016f0e57"
60356035  integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==
60366036
6037+ immutable@^4.0.0:
6038+   version "4.0.0"
6039+   resolved "https://registry.yarnpkg.com/immutable/-/immutable-4.0.0.tgz#b86f78de6adef3608395efb269a91462797e2c23"
6040+   integrity sha512-zIE9hX70qew5qTUjSS7wi1iwj/l7+m54KWU247nhM3v806UdGj1yDndXj+IOYxxtW9zyLI+xqFNZjTuDaLUqFw==
6041+ 
60376042import-fresh@^3.0.0, import-fresh@^3.2.1:
60386043  version "3.3.0"
60396044  resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
@@ -10241,12 +10246,13 @@ sass-loader@8.0.2:
1024110246    schema-utils "^2.6.1"
1024210247    semver "^6.3.0"
1024310248
10244- sass@1.43.4 :
10245-   version "1.43.4 "
10246-   resolved "https://registry.yarnpkg.com/sass/-/sass-1.43.4 .tgz#68c7d6a1b004bef49af0d9caf750e9b252105d1f "
10247-   integrity sha512-/ptG7KE9lxpGSYiXn7Ar+lKOv37xfWsZRtFYal2QHNigyVQDx685VFT/h7ejVr+R8w7H4tmUgtulsKl5YpveOg ==
10249+ sass@1.44.0 :
10250+   version "1.44.0 "
10251+   resolved "https://registry.yarnpkg.com/sass/-/sass-1.44.0 .tgz#619aa0a2275c097f9af5e6b8fe8a95e3056430fb "
10252+   integrity sha512-0hLREbHFXGQqls/K8X+koeP+ogFRPF4ZqetVB19b7Cst9Er8cOR0rc6RU7MaI4W1JmUShd1BPgPoeqmmgMMYFw ==
1024810253  dependencies:
1024910254    chokidar ">=3.0.0 <4.0.0"
10255+     immutable "^4.0.0"
1025010256
1025110257sax@^1.2.4:
1025210258  version "1.2.4"
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments