Skip to content

Commit 8e299ee

Browse files
Update dependency sass to v1.80.4
1 parent 4f0d875 commit 8e299ee

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"postcss": "8.4.47",
108108
"postcss-flexbugs-fixes": "5.0.2",
109109
"redux-mock-store": "1.5.5",
110-
"sass": "1.80.3",
110+
"sass": "1.80.4",
111111
"stylelint": "16.10.0",
112112
"stylelint-config-recommended": "14.0.1",
113113
"stylelint-config-standard-scss": "12.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8777,10 +8777,10 @@ [email protected]:
87778777
immutable "^4.0.0"
87788778
source-map-js ">=0.6.2 <2.0.0"
87798779

8780-
8781-
version "1.80.3"
8782-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.80.3.tgz#3f63dd527647d2b3de35f36acb971bda80517423"
8783-
integrity sha512-ptDWyVmDMVielpz/oWy3YP3nfs7LpJTHIJZboMVs8GEC9eUmtZTZhMHlTW98wY4aEorDfjN38+Wr/XjskFWcfA==
8780+
8781+
version "1.80.4"
8782+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.80.4.tgz#bc0418fd796cad2f1a1309d8b4d7fe44b7027de0"
8783+
integrity sha512-rhMQ2tSF5CsuuspvC94nPM9rToiAFw2h3JTrLlgmNw1MH79v8Cr3DH6KF6o6r+8oofY3iYVPUf66KzC8yuVN1w==
87848784
dependencies:
87858785
"@parcel/watcher" "^2.4.1"
87868786
chokidar "^4.0.0"

0 commit comments

Comments
 (0)