summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2022-05-24 09:43:37 -0700
committerGravatar GitHub <noreply@github.com> 2022-05-24 11:43:37 -0500
commitccaea997659a6f14df98d7f22c835c4dcd49ef59 (patch)
treee117b229e804edcc8a9b00df7b838306b6d2afa1 /packages/integrations/vue
parent946630a112dca39d6afc32ef02edceda94a604cb (diff)
downloadastro-ccaea997659a6f14df98d7f22c835c4dcd49ef59.tar.gz
astro-ccaea997659a6f14df98d7f22c835c4dcd49ef59.tar.zst
astro-ccaea997659a6f14df98d7f22c835c4dcd49ef59.zip
[ci] update lockfile (#3419)
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
Diffstat (limited to 'packages/integrations/vue')
-rw-r--r--packages/integrations/vue/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/vue/package.json b/packages/integrations/vue/package.json
index 602706d65..c8bf8022e 100644
--- a/packages/integrations/vue/package.json
+++ b/packages/integrations/vue/package.json
@@ -37,7 +37,7 @@
"devDependencies": {
"astro": "workspace:*",
"astro-scripts": "workspace:*",
- "vue": "^3.2.34"
+ "vue": "^3.2.36"
},
"peerDependencies": {
"vue": "^3.2.30"