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

Commit b85d937

Browse files
fix(deps): update dependency sass to v1.75.0
1 parent 8088682 commit b85d937

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.75.0",
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 @@ sass-loader@8.0.2:
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.75.0:
9261+
version "1.75.0"
9262+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.75.0.tgz#91bbe87fb02dfcc34e052ddd6ab80f60d392be6c"
9263+
integrity sha512-ShMYi3WkrDWxExyxSZPst4/okE9ts46xZmJDSawJQrnte7M1V9fScVB+uNXOVKRBt0PggHOwoZcn8mYX4trnBw==
92649264
dependencies:
92659265
chokidar ">=3.0.0 <4.0.0"
92669266
immutable "^4.0.0"

0 commit comments

Comments
 (0)