Skip to content

Commit 520843d

Browse files
fix(deps): update dependency villus to v2.1.0 (#8791)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e1d7757 commit 520843d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/front-end/vue/villus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@apollo/client": "^3.6.9",
1414
"@graphql-codegen/client-preset": "1.0.2",
1515
"graphql": "16.6.0",
16-
"villus": "2.0.1",
16+
"villus": "2.1.0",
1717
"vue": "3.2.37"
1818
},
1919
"devDependencies": {

examples/front-end/vue/villus/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4049,10 +4049,10 @@ value-or-promise@1.0.11, value-or-promise@^1.0.11:
40494049
resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.11.tgz#3e90299af31dd014fe843fe309cefa7c1d94b140"
40504050
integrity sha512-41BrgH+dIbCFXClcSapVs5M6GkENd3gQOJpEfPDNa71LsUGMXDL0jMWpI/Rh7WhX+Aalfz2TTS3Zt5pUsbnhLg==
40514051

4052-
villus@2.0.1:
4053-
version "2.0.1"
4054-
resolved "https://registry.yarnpkg.com/villus/-/villus-2.0.1.tgz#3aa666d16ca817357009cc4033bc099312027751"
4055-
integrity sha512-SVzPzxhXQz1aKdT1gHgy5eDc1YwrRvFi0EKmCuL/WhHm7N992Xobj90x+qzIyAxjQXo9Jlb5rpKyYjTsv+NM7g==
4052+
villus@2.1.0:
4053+
version "2.1.0"
4054+
resolved "https://registry.yarnpkg.com/villus/-/villus-2.1.0.tgz#fa7af554d35d27884ae1d71e4a702a8bbd0370af"
4055+
integrity sha512-3xXbsZC+mlnA8h+tNHdeaXyzjDpnuA2SeuNsZrO95QKiInMOOQTGcKkCKSLWfBye4k5B06k64pENTV9D4xfDcQ==
40564056

40574057
vite@3.0.5:
40584058
version "3.0.5"

0 commit comments

Comments
 (0)