summaryrefslogtreecommitdiff
path: root/packages/integrations/lit
diff options
context:
space:
mode:
authorGravatar renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 2024-07-17 14:48:07 +0800
committerGravatar GitHub <noreply@github.com> 2024-07-17 14:48:07 +0800
commit2113a5693334151b204172e4832e7a485487f07c (patch)
treed184914ec8eae6c3fc6808019b55ef6ea7a71447 /packages/integrations/lit
parent2c437ff99cc0d3b7166305eb22f24ad1d2e30bc0 (diff)
downloadastro-2113a5693334151b204172e4832e7a485487f07c.tar.gz
astro-2113a5693334151b204172e4832e7a485487f07c.tar.zst
astro-2113a5693334151b204172e4832e7a485487f07c.zip
fix(deps): update all non-major dependencies (#11426)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
Diffstat (limited to 'packages/integrations/lit')
-rw-r--r--packages/integrations/lit/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/lit/package.json b/packages/integrations/lit/package.json
index 2c5efcd9f..a5c56370a 100644
--- a/packages/integrations/lit/package.json
+++ b/packages/integrations/lit/package.json
@@ -61,7 +61,7 @@
"astro-scripts": "workspace:*",
"cheerio": "1.0.0-rc.12",
"lit": "^3.1.4",
- "sass": "^1.77.6"
+ "sass": "^1.77.8"
},
"peerDependencies": {
"@webcomponents/template-shadowroot": "^0.2.1",