Skip to content

Commit

Permalink
fix(deps): update dependency sass to v1.27.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Oct 29, 2020
1 parent f7b892f commit a12a203
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"react-dom": "16.14.0",
"react-router-dom": "5.2.0",
"react-scripts": "3.4.4",
"sass": "1.27.1",
"sass": "1.27.2",
"typescript": "3.9.7"
},
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9178,10 +9178,10 @@ sass-loader@8.0.2:
schema-utils "^2.6.1"
semver "^6.3.0"

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

Expand Down

0 comments on commit a12a203

Please sign in to comment.