Skip to content

Commit

Permalink
chore(deps): update @stencil/sass to "3.0.12"
Browse files Browse the repository at this point in the history
  • Loading branch information
donskov committed Oct 11, 2024
1 parent 8acf67c commit 890b182
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/webcomponents/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"pvtsutils": "^1.3.5"
},
"devDependencies": {
"@stencil/sass": "^3.0.11",
"@stencil/sass": "^3.0.12",
"@types/jest": "27.0.3",
"@types/jest-image-snapshot": "^6.2.3",
"gh-pages": "^5.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1427,10 +1427,10 @@
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-4.13.0.tgz#31654b9c601ce8b74194903fe28ed4bcb66b576e"
integrity sha512-gg+gtBWekQ08mDja8GVAUHNu+rrFhQaKZDvfhnS3l/5JbYiJddTimuDPPhuc0sR0JZL1iRdJTJSa+JbvmnQ1cQ==

"@stencil/sass@^3.0.11":
version "3.0.11"
resolved "https://registry.yarnpkg.com/@stencil/sass/-/sass-3.0.11.tgz#e073be24a77603d18a8d15509baf0a9c7aaab7fe"
integrity sha512-YzKBKuV2wYf2aCM2Or8DbksX+8DQKOYFe2QMNAV+LFzyexhiYDz5/Tq04CDtc8xTXmzqC0J8U79GB8Vvz9myAQ==
"@stencil/sass@^3.0.12":
version "3.0.12"
resolved "https://registry.yarnpkg.com/@stencil/sass/-/sass-3.0.12.tgz#f72baa3d855ae8c095d4e8aae95fc8d444e6cf66"
integrity sha512-aXMgpG13ftxLYo2dDauapvE9gKzSxTAqCMOfTqbPhKUCZ43JsknkLx+PArRaFtfYeVGSQ8eTS4ck7/Nlec+PNA==

"@tootallnate/once@1":
version "1.1.2"
Expand Down

0 comments on commit 890b182

Please sign in to comment.