summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2022-04-20 06:42:31 -0700
committerGravatar GitHub <noreply@github.com> 2022-04-20 09:42:31 -0400
commit00b834384441735568134178b831d4ae6cc06abb (patch)
treec21ac0c4797d486546f97118735ef8d705d161ce /packages/integrations/vue
parentb19628e0a70ec335ee4c5dfaaa67196595b9b23c (diff)
downloadastro-00b834384441735568134178b831d4ae6cc06abb.tar.gz
astro-00b834384441735568134178b831d4ae6cc06abb.tar.zst
astro-00b834384441735568134178b831d4ae6cc06abb.zip
[ci] update lockfile (#3153)
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 eeea84265..4d23797d9 100644
--- a/packages/integrations/vue/package.json
+++ b/packages/integrations/vue/package.json
@@ -36,7 +36,7 @@
"devDependencies": {
"astro": "workspace:*",
"astro-scripts": "workspace:*",
- "vue": "^3.2.31"
+ "vue": "^3.2.33"
},
"peerDependencies": {
"vue": "^3.2.30"