summaryrefslogtreecommitdiff
path: root/packages/integrations/lit
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2022-03-21 08:32:25 -0700
committerGravatar GitHub <noreply@github.com> 2022-03-21 10:32:25 -0500
commit0c5378b8cf4fcf4a7b4e6c9e33f0ba9c370990f3 (patch)
tree9fd44ef8ddbfa93f0ac0d964f3d0b14bf3e9b109 /packages/integrations/lit
parent3a7f992c29ffae545bc51b146ead366c4629c023 (diff)
downloadastro-0c5378b8cf4fcf4a7b4e6c9e33f0ba9c370990f3.tar.gz
astro-0c5378b8cf4fcf4a7b4e6c9e33f0ba9c370990f3.tar.zst
astro-0c5378b8cf4fcf4a7b4e6c9e33f0ba9c370990f3.zip
[ci] update lockfile (#2841)
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.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 2e76308f1..9ae30c654 100644
--- a/packages/integrations/lit/package.json
+++ b/packages/integrations/lit/package.json
@@ -25,7 +25,7 @@
"dev": "astro-scripts dev \"src/**/*.ts\""
},
"dependencies": {
- "@lit-labs/ssr": "^2.0.2"
+ "@lit-labs/ssr": "^2.0.4"
},
"devDependencies": {
"astro": "workspace:*",