Skip to content

Commit a12a203

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency sass to v1.27.2
1 parent f7b892f commit a12a203

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
@@ -17,7 +17,7 @@
1717
"react-dom": "16.14.0",
1818
"react-router-dom": "5.2.0",
1919
"react-scripts": "3.4.4",
20-
"sass": "1.27.1",
20+
"sass": "1.27.2",
2121
"typescript": "3.9.7"
2222
},
2323
"scripts": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9178,10 +9178,10 @@ sass-loader@8.0.2:
91789178
schema-utils "^2.6.1"
91799179
semver "^6.3.0"
91809180

9181-
sass@1.27.1:
9182-
version "1.27.1"
9183-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.27.1.tgz#fe4c730f2abfe1502ecff047798b35a7b792dc03"
9184-
integrity sha512-Co5i3s4kN0AgXe8ZFfIl4pfjHjPgotT81O68m3buwdj7v3oHjYiWNqp0oXTKXnEqyKU30KAYC5u8uUF4x+BKfw==
9181+
sass@1.27.2:
9182+
version "1.27.2"
9183+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.27.2.tgz#4e7128b25c523c06e0df1601bbbf9f49227f6670"
9184+
integrity sha512-8gUAdqW1sdNKcZ6ccf37WKIkuS/wP5tlK52QLNLV3e3JqqgT5ACuT/0CboDElnXJRD7ld+SRAd8oZ++nMI1mrQ==
91859185
dependencies:
91869186
chokidar ">=2.0.0 <4.0.0"
91879187

0 commit comments

Comments
 (0)