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

Commit

Permalink
Merge pull request #610 from monetr/renovate/sass-1.x
Browse files Browse the repository at this point in the history
Update dependency sass to v1.38.1
  • Loading branch information
elliotcourant authored Aug 24, 2021
2 parents 9192236 + d84c1c4 commit ff4ed78
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 @@ -81,7 +81,7 @@
"resolve": "1.20.0",
"resolve-url-loader": "4.0.0",
"rrule": "2.6.8",
"sass": "1.38.0",
"sass": "1.38.1",
"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
Original file line number Diff line number Diff line change
Expand Up @@ -11159,10 +11159,10 @@ [email protected]:
klona "^2.0.4"
neo-async "^2.6.2"

[email protected].0:
version "1.38.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.38.0.tgz#2f3e60a1efdcdc910586fa79dc89d3399a145b4f"
integrity sha512-WBccZeMigAGKoI+NgD7Adh0ab1HUq+6BmyBUEaGxtErbUtWUevEbdgo5EZiJQofLUGcKtlNaO2IdN73AHEua5g==
[email protected].1:
version "1.38.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.38.1.tgz#54dfb17fb168846b5850324b82fc62dc68f51bad"
integrity sha512-Lj8nPaSYOuRhgqdyShV50fY5jKnvaRmikUNalMPmbH+tKMGgEKVkltI/lP30PEfO2T1t6R9yc2QIBLgOc3uaFw==
dependencies:
chokidar ">=3.0.0 <4.0.0"

Expand Down

0 comments on commit ff4ed78

Please sign in to comment.