Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

Commit

Permalink
Update dependency sass to v1.38.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 28, 2021
1 parent 5791e10 commit 0710737
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -81,7 +81,7 @@
"resolve": "1.20.0",
"resolve-url-loader": "4.0.0",
"rrule": "2.6.8",
"sass": "1.38.1",
"sass": "1.38.2",
"selector-action": "1.2.0",
"semver": "7.3.5",
"terser-webpack-plugin": "5.1.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -11169,10 +11169,10 @@ sass-loader@12.1.0:
klona "^2.0.4"
neo-async "^2.6.2"

sass@1.38.1:
version "1.38.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.38.1.tgz#54dfb17fb168846b5850324b82fc62dc68f51bad"
integrity sha512-Lj8nPaSYOuRhgqdyShV50fY5jKnvaRmikUNalMPmbH+tKMGgEKVkltI/lP30PEfO2T1t6R9yc2QIBLgOc3uaFw==
sass@1.38.2:
version "1.38.2"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.38.2.tgz#970045d9966180002a8c8f3820fc114cddb42822"
integrity sha512-Bz1fG6qiyF0FX6m/I+VxtdVKz1Dfmg/e9kfDy2PhWOkq3T384q2KxwIfP0fXpeI+EyyETdOauH+cRHQDFASllA==
dependencies:
chokidar ">=3.0.0 <4.0.0"

Expand Down

0 comments on commit 0710737

Please sign in to comment.