Skip to content

Commit

Permalink
chore(deps): update dependency sass to v1.40.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 14, 2021
1 parent 3e98388 commit 09ae891
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.40.0",
"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"

sass@1.39.0:
version "1.39.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.39.0.tgz#6c64695d1c437767c8f1a4e471288e831f81d035"
integrity sha512-F4o+RhJkNOIG0b6QudYU8c78ZADKZjKDk5cyrf8XTKWfrgbtyVVXImFstJrc+1pkQDCggyidIOytq6gS4gCCZg==
sass@1.40.0:
version "1.40.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.40.0.tgz#ffa7106d9c0185169f5b08eaab13d634def948f2"
integrity sha512-2nLdBmvcxhsYlH6VDsHMhEoc9iYvH7uIkgGJXXNPfTqwKpvXsZyYPMwNLntqoY4zxDKU8wSSqA7XLKHy1o8nVA==
dependencies:
chokidar ">=3.0.0 <4.0.0"

Expand Down

0 comments on commit 09ae891

Please sign in to comment.