Skip to content

Commit

Permalink
chore(deps): update dependency sass to v1.54.1 (#2167)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 10, 2022
1 parent f915036 commit c7b5525
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 @@ -72,7 +72,7 @@
"jest-environment-jsdom": "28.1.3",
"lint-staged": "13.0.3",
"raw-loader": "4.0.2",
"sass": "1.54.0",
"sass": "1.54.1",
"sass-loader": "13.0.2",
"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 @@ -15612,10 +15612,10 @@ [email protected]:
klona "^2.0.4"
neo-async "^2.6.2"

[email protected].0:
version "1.54.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.54.0.tgz#24873673265e2a4fe3d3a997f714971db2fba1f4"
integrity sha512-C4zp79GCXZfK0yoHZg+GxF818/aclhp9F48XBu/+bm9vXEVAYov9iU3FBVRMq3Hx3OA4jfKL+p2K9180mEh0xQ==
[email protected].1:
version "1.54.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.54.1.tgz#4f72ef57ce2a6c3251f4e2c75eee9a0c19e09eb5"
integrity sha512-GHJJr31Me32RjjUBagyzx8tzjKBUcDwo5239XANIRBq0adDu5iIG0aFO0i/TBb/4I9oyxkEv44nq/kL1DxdDhA==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit c7b5525

Please sign in to comment.