Skip to content

Commit b7d6cb3

Browse files
Update dependency sass to v1.76.0 (#985)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7f68563 commit b7d6cb3

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
@@ -69,7 +69,7 @@
6969
"postcss-url": "10.1.3",
7070
"postcss-utilities": "0.8.4",
7171
"postcss-watch-folder": "2.0.0",
72-
"sass": "1.75.0",
72+
"sass": "1.76.0",
7373
"sass-loader": "14.2.1",
7474
"stylelint": "16.4.0",
7575
"stylelint-config-recommended": "14.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7301,10 +7301,10 @@ sass-loader@14.2.1:
73017301
dependencies:
73027302
neo-async "^2.6.2"
73037303

7304-
sass@1.75.0:
7305-
version "1.75.0"
7306-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.75.0.tgz#91bbe87fb02dfcc34e052ddd6ab80f60d392be6c"
7307-
integrity sha512-ShMYi3WkrDWxExyxSZPst4/okE9ts46xZmJDSawJQrnte7M1V9fScVB+uNXOVKRBt0PggHOwoZcn8mYX4trnBw==
7304+
sass@1.76.0:
7305+
version "1.76.0"
7306+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.76.0.tgz#fe15909500735ac154f0dc7386d656b62b03987d"
7307+
integrity sha512-nc3LeqvF2FNW5xGF1zxZifdW3ffIz5aBb7I7tSvOoNu7z1RQ6pFt9MBuiPtjgaI62YWrM/txjWlOCFiGtf2xpw==
73087308
dependencies:
73097309
chokidar ">=3.0.0 <4.0.0"
73107310
immutable "^4.0.0"

0 commit comments

Comments
 (0)