Skip to content

Commit

Permalink
chore(deps): update dependency sass to v1.58.2 (#3345)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 24, 2023
1 parent 2a87d1f commit cab0207
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion webview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"jest-environment-jsdom": "29.4.3",
"lint-staged": "13.1.2",
"raw-loader": "4.0.2",
"sass": "1.58.1",
"sass": "1.58.2",
"sass-loader": "13.2.0",
"storybook-addon-designs": "6.3.1",
"storybook-addon-themes": "6.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16746,10 +16746,10 @@ sass-loader@13.2.0:
klona "^2.0.4"
neo-async "^2.6.2"

sass@1.58.1:
version "1.58.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.58.1.tgz#17ab0390076a50578ed0733f1cc45429e03405f6"
integrity sha512-bnINi6nPXbP1XNRaranMFEBZWUfdW/AF16Ql5+ypRxfTvCRTTKrLsMIakyDcayUt2t/RZotmL4kgJwNH5xO+bg==
sass@1.58.2:
version "1.58.2"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.58.2.tgz#ef3c5098a02dd006f09a2350b114f1ac445e38ce"
integrity sha512-2mbyOWOv/lhEXD6nVrQZQ4KT2DlwcODbTskM42EyqBAFUWOhiiYtAXZqjZz1ygzapYf+N+2GwfIH9M5FM4GUMg==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit cab0207

Please sign in to comment.