Skip to content

Commit

Permalink
chore(deps): update dependency sass to v1.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 21, 2021
1 parent 3e98388 commit bc30929
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.42.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.42.0:
version "1.42.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.42.0.tgz#dc485e5cf7890a22fd6ccc6856c64f297239d595"
integrity sha512-kcjxsemgaOnfl43oZgO/IePLvXQI0ZKzo0/xbCt6uyrg3FY/FF8hVK9YoO8GiZBcEG2Ebl79EKnUc+aiE4f2Vw==
dependencies:
chokidar ">=3.0.0 <4.0.0"

Expand Down

0 comments on commit bc30929

Please sign in to comment.