Skip to content

Commit 1fa6440

Browse files
committed
Update dependency sass to v1.75.0
1 parent a414003 commit 1fa6440

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.38",
108108
"postcss-flexbugs-fixes": "5.0.2",
109109
"redux-mock-store": "1.5.4",
110-
"sass": "1.74.1",
110+
"sass": "1.75.0",
111111
"stylelint": "16.3.1",
112112
"stylelint-config-recommended": "14.0.0",
113113
"stylelint-config-standard-scss": "12.0.0",

yarn.lock

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

8153-
sass@1.74.1:
8154-
version "1.74.1"
8155-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.74.1.tgz#686fc227d3707dd25cb2925e1db8e4562be29319"
8156-
integrity sha512-w0Z9p/rWZWelb88ISOLyvqTWGmtmu2QJICqDBGyNnfG4OUnPX9BBjjYIXUpXCMOOg5MQWNpqzt876la1fsTvUA==
8153+
sass@1.75.0:
8154+
version "1.75.0"
8155+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.75.0.tgz#91bbe87fb02dfcc34e052ddd6ab80f60d392be6c"
8156+
integrity sha512-ShMYi3WkrDWxExyxSZPst4/okE9ts46xZmJDSawJQrnte7M1V9fScVB+uNXOVKRBt0PggHOwoZcn8mYX4trnBw==
81578157
dependencies:
81588158
chokidar ">=3.0.0 <4.0.0"
81598159
immutable "^4.0.0"

0 commit comments

Comments
 (0)