Skip to content

Commit 0744cb8

Browse files
Update dependency sass to v1.69.4
1 parent 524aa7f commit 0744cb8

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.31",
108108
"postcss-flexbugs-fixes": "5.0.2",
109109
"redux-mock-store": "1.5.4",
110-
"sass": "1.69.3",
110+
"sass": "1.69.4",
111111
"stylelint": "15.10.3",
112112
"stylelint-config-recommended": "13.0.0",
113113
"stylelint-config-standard-scss": "11.0.0",

yarn.lock

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

8127-
8128-
version "1.69.3"
8129-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.69.3.tgz#f8a0c488697e6419519834a13335e7b65a609c11"
8130-
integrity sha512-X99+a2iGdXkdWn1akFPs0ZmelUzyAQfvqYc2P/MPTrJRuIRoTffGzT9W9nFqG00S+c8hXzVmgxhUuHFdrwxkhQ==
8127+
8128+
version "1.69.4"
8129+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.69.4.tgz#10c735f55e3ea0b7742c6efa940bce30e07fbca2"
8130+
integrity sha512-+qEreVhqAy8o++aQfCJwp0sklr2xyEzkm9Pp/Igu9wNPoe7EZEQ8X/MBvvXggI2ql607cxKg/RKOwDj6pp2XDA==
81318131
dependencies:
81328132
chokidar ">=3.0.0 <4.0.0"
81338133
immutable "^4.0.0"

0 commit comments

Comments
 (0)