summaryrefslogtreecommitdiff
path: root/examples/integrations-playground
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2022-05-16 11:33:16 -0700
committerGravatar GitHub <noreply@github.com> 2022-05-16 13:33:16 -0500
commit9dd16bace5c9ee337461baaacb0fa72b6ebdc485 (patch)
treebec30bc89142d14abbbf944b6a65244ad138bddc /examples/integrations-playground
parent58cca31e799912a43e179eb32c4e9ff98bcb9e11 (diff)
downloadastro-9dd16bace5c9ee337461baaacb0fa72b6ebdc485.tar.gz
astro-9dd16bace5c9ee337461baaacb0fa72b6ebdc485.tar.zst
astro-9dd16bace5c9ee337461baaacb0fa72b6ebdc485.zip
[ci] update lockfile (#3363)
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
Diffstat (limited to 'examples/integrations-playground')
-rw-r--r--examples/integrations-playground/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/integrations-playground/package.json b/examples/integrations-playground/package.json
index 168982404..e6464128f 100644
--- a/examples/integrations-playground/package.json
+++ b/examples/integrations-playground/package.json
@@ -17,7 +17,7 @@
"@astrojs/tailwind": "^0.2.1",
"@astrojs/turbolinks": "^0.1.2",
"astro": "^1.0.0-beta.28",
- "solid-js": "^1.3.17"
+ "solid-js": "^1.4.1"
},
"dependencies": {
"@webcomponents/template-shadowroot": "^0.1.0",