Skip to content

Commit 28ca3f8

Browse files
Update dependency sass to v1.80.2
1 parent feddefa commit 28ca3f8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.4",
110-
"sass": "1.80.1",
110+
"sass": "1.80.2",
111111
"stylelint": "16.10.0",
112112
"stylelint-config-recommended": "14.0.1",
113113
"stylelint-config-standard-scss": "12.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8769,10 +8769,10 @@ sass@1.55.0:
87698769
immutable "^4.0.0"
87708770
source-map-js ">=0.6.2 <2.0.0"
87718771

8772-
sass@1.80.1:
8773-
version "1.80.1"
8774-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.80.1.tgz#5b26cde787917e845f25585b741c0caa653d0154"
8775-
integrity sha512-9lBwDZ7j3y/1DKj5Ec249EVGo5CVpwnzIyIj+cqlCjKkApLnzsJ/l9SnV4YnORvW9dQwQN+gQvh/mFZ8CnDs7Q==
8772+
sass@1.80.2:
8773+
version "1.80.2"
8774+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.80.2.tgz#9d13d85a4f81bb17e09d1dc3e1c0944f7fd7315e"
8775+
integrity sha512-9wXY8cGBlUmoUoT+vwOZOFCiS+naiWVjqlreN9ar9PudXbGwlMTFwCR5K9kB4dFumJ6ib98wZyAObJKsWf1nAA==
87768776
dependencies:
87778777
"@parcel/watcher" "^2.4.1"
87788778
chokidar "^4.0.0"

0 commit comments

Comments
 (0)