Skip to content
This repository was archived by the owner on Aug 10, 2025. It is now read-only.

Commit 976a02a

Browse files
fix(deps): update dependency sass to v1.77.7
1 parent 8088682 commit 976a02a

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
@@ -17,7 +17,7 @@
1717
"react-dom": "16.14.0",
1818
"react-router-dom": "5.3.4",
1919
"react-scripts": "3.4.4",
20-
"sass": "1.59.3",
20+
"sass": "1.77.7",
2121
"typescript": "3.9.10"
2222
},
2323
"scripts": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9257,10 +9257,10 @@ [email protected]:
92579257
schema-utils "^2.6.1"
92589258
semver "^6.3.0"
92599259

9260-
sass@1.59.3:
9261-
version "1.59.3"
9262-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.59.3.tgz#a1ddf855d75c70c26b4555df4403e1bbf8e4403f"
9263-
integrity sha512-QCq98N3hX1jfTCoUAsF3eyGuXLsY7BCnCEg9qAact94Yc21npG2/mVOqoDvE0fCbWDqiM4WlcJQla0gWG2YlxQ==
9260+
sass@1.77.7:
9261+
version "1.77.7"
9262+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.7.tgz#ef3520edc8f59da089f25891d8a6bebf93668ee0"
9263+
integrity sha512-9ywH75cO+rLjbrZ6en3Gp8qAMwPGBapFtlsMJoDTkcMU/bSe5a6cjKVUn5Jr4Gzg5GbP3HE8cm+02pLCgcoMow==
92649264
dependencies:
92659265
chokidar ">=3.0.0 <4.0.0"
92669266
immutable "^4.0.0"

0 commit comments

Comments
 (0)