Skip to content

Commit 2f3ca9e

Browse files
Update dependency sass to v1.76.0
1 parent 3831bbf commit 2f3ca9e

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.75.0",
110+
"sass": "1.76.0",
111111
"stylelint": "16.4.0",
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
@@ -8348,10 +8348,10 @@ [email protected]:
83488348
immutable "^4.0.0"
83498349
source-map-js ">=0.6.2 <2.0.0"
83508350

8351-
sass@1.75.0:
8352-
version "1.75.0"
8353-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.75.0.tgz#91bbe87fb02dfcc34e052ddd6ab80f60d392be6c"
8354-
integrity sha512-ShMYi3WkrDWxExyxSZPst4/okE9ts46xZmJDSawJQrnte7M1V9fScVB+uNXOVKRBt0PggHOwoZcn8mYX4trnBw==
8351+
sass@1.76.0:
8352+
version "1.76.0"
8353+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.76.0.tgz#fe15909500735ac154f0dc7386d656b62b03987d"
8354+
integrity sha512-nc3LeqvF2FNW5xGF1zxZifdW3ffIz5aBb7I7tSvOoNu7z1RQ6pFt9MBuiPtjgaI62YWrM/txjWlOCFiGtf2xpw==
83558355
dependencies:
83568356
chokidar ">=3.0.0 <4.0.0"
83578357
immutable "^4.0.0"

0 commit comments

Comments
 (0)