summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2022-05-19 08:22:27 -0700
committerGravatar GitHub <noreply@github.com> 2022-05-19 10:22:27 -0500
commita7480452b1059e17e0ea93c97ff641111bdbc5fc (patch)
tree96614dc75a330ae152af02dec515a87468fabce7 /packages/integrations/vue
parente118b8a91d0a56799d90bfb712e8c3aaaa7f49fe (diff)
downloadastro-a7480452b1059e17e0ea93c97ff641111bdbc5fc.tar.gz
astro-a7480452b1059e17e0ea93c97ff641111bdbc5fc.tar.zst
astro-a7480452b1059e17e0ea93c97ff641111bdbc5fc.zip
[ci] update lockfile (#3404)
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 65db54dbc..602706d65 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.33"
+ "vue": "^3.2.34"
},
"peerDependencies": {
"vue": "^3.2.30"