File tree Expand file tree Collapse file tree 2 files changed +13
-7
lines changed Expand file tree Collapse file tree 2 files changed +13
-7
lines changed Original file line number Diff line number Diff line change 107107 "postcss" : " 8.4.49" ,
108108 "postcss-flexbugs-fixes" : " 5.0.2" ,
109109 "redux-mock-store" : " 1.5.5" ,
110- "sass" : " 1.80.4 " ,
110+ "sass" : " 1.80.7 " ,
111111 "stylelint" : " 16.10.0" ,
112112 "stylelint-config-recommended" : " 14.0.1" ,
113113 "stylelint-config-standard-scss" : " 12.0.0" ,
Original file line number Diff line number Diff line change @@ -5819,6 +5819,11 @@ immutable@^4.0.0, immutable@^4.3.4:
58195819 resolved "https://registry.yarnpkg.com/immutable/-/immutable-4.3.4.tgz#2e07b33837b4bb7662f288c244d1ced1ef65a78f"
58205820 integrity sha512-fsXeu4J4i6WNWSikpI88v/PcVflZz+6kMhUfIwc5SY+poQRPnaf5V7qds6SUyUN3cVxEzuCab7QIoLOQ+DQ1wA==
58215821
5822+ immutable@^5.0.2 :
5823+ version "5.0.3"
5824+ resolved "https://registry.yarnpkg.com/immutable/-/immutable-5.0.3.tgz#aa037e2313ea7b5d400cd9298fa14e404c933db1"
5825+ integrity sha512-P8IdPQHq3lA1xVeBRi5VPqUm5HDgKnx0Ru51wZz5mjxHr5n3RWhjIpOFU7ybkUxfB+5IToy+OLaHYDBIWsv+uw==
5826+
58225827import-fresh@^3.2.1, import-fresh@^3.3.0 :
58235828 version "3.3.0"
58245829 resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
@@ -8783,15 +8788,16 @@ sass@1.55.0:
87838788 immutable "^4.0.0"
87848789 source-map-js ">=0.6.2 <2.0.0"
87858790
8786- sass@1.80.4 :
8787- version "1.80.4 "
8788- resolved "https://registry.yarnpkg.com/sass/-/sass-1.80.4 .tgz#bc0418fd796cad2f1a1309d8b4d7fe44b7027de0 "
8789- integrity sha512-rhMQ2tSF5CsuuspvC94nPM9rToiAFw2h3JTrLlgmNw1MH79v8Cr3DH6KF6o6r+8oofY3iYVPUf66KzC8yuVN1w ==
8791+ sass@1.80.7 :
8792+ version "1.80.7 "
8793+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.80.7 .tgz#7569334c39220f8ca62fcea38dce60f809ba345c "
8794+ integrity sha512-MVWvN0u5meytrSjsU7AWsbhoXi1sc58zADXFllfZzbsBT1GHjjar6JwBINYPRrkx/zqnQ6uqbQuHgE95O+C+eQ ==
87908795 dependencies :
8791- " @parcel/watcher" " ^2.4.1"
87928796 chokidar "^4.0.0"
8793- immutable "^4 .0.0 "
8797+ immutable "^5 .0.2 "
87948798 source-map-js ">=0.6.2 <2.0.0"
8799+ optionalDependencies :
8800+ " @parcel/watcher" " ^2.4.1"
87958801
87968802saxes@^6.0.0 :
87978803 version "6.0.0"
You can’t perform that action at this time.
0 commit comments