Skip to content

Commit 8005c12

Browse files
Update dependency sass to v1.58.0
1 parent 8da49e9 commit 8005c12

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"postcss-url": "10.1.3",
7272
"postcss-utilities": "0.8.4",
7373
"postcss-watch-folder": "2.0.0",
74-
"sass": "1.57.1",
74+
"sass": "1.58.0",
7575
"sass-loader": "13.2.0",
7676
"stylelint": "14.16.1",
7777
"stylelint-config-recommended": "9.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8857,10 +8857,10 @@ sass-loader@13.2.0:
88578857
klona "^2.0.4"
88588858
neo-async "^2.6.2"
88598859

8860-
sass@1.57.1:
8861-
version "1.57.1"
8862-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.57.1.tgz#dfafd46eb3ab94817145e8825208ecf7281119b5"
8863-
integrity sha512-O2+LwLS79op7GI0xZ8fqzF7X2m/m8WFfI02dHOdsK5R2ECeS5F62zrwg/relM1rjSLy7Vd/DiMNIvPrQGsA0jw==
8860+
sass@1.58.0:
8861+
version "1.58.0"
8862+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.58.0.tgz#ee8aea3ad5ea5c485c26b3096e2df6087d0bb1cc"
8863+
integrity sha512-PiMJcP33DdKtZ/1jSjjqVIKihoDc6yWmYr9K/4r3fVVIEDAluD0q7XZiRKrNJcPK3qkLRF/79DND1H5q1LBjgg==
88648864
dependencies:
88658865
chokidar ">=3.0.0 <4.0.0"
88668866
immutable "^4.0.0"

0 commit comments

Comments
 (0)