Skip to content

Commit

Permalink
chore(deps): update dependency sass to v1.39.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 11, 2021
1 parent 3e98388 commit a823a5c
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 @@ -95,7 +95,7 @@
"reg-publish-gcs-plugin": "0.10.16",
"reg-suit": "0.10.16",
"rosie": "2.1.0",
"sass": "1.39.0",
"sass": "1.39.2",
"storycap": "3.1.0",
"ts-jest": "27.0.5",
"ts-node": "10.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17367,10 +17367,10 @@ [email protected]:
schema-utils "^3.0.0"
semver "^7.3.2"

[email protected].0:
version "1.39.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.39.0.tgz#6c64695d1c437767c8f1a4e471288e831f81d035"
integrity sha512-F4o+RhJkNOIG0b6QudYU8c78ZADKZjKDk5cyrf8XTKWfrgbtyVVXImFstJrc+1pkQDCggyidIOytq6gS4gCCZg==
[email protected].2:
version "1.39.2"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.39.2.tgz#1681964378f58d76fc64a6a502619bd5ac99f660"
integrity sha512-4/6Vn2RPc+qNwSclUSKvssh7dqK1Ih3FfHBW16I/GfH47b3scbYeOw65UIrYG7PkweFiKbpJjgkf5CV8EMmvzw==
dependencies:
chokidar ">=3.0.0 <4.0.0"

Expand Down

0 comments on commit a823a5c

Please sign in to comment.