Skip to content

Commit

Permalink
fix(deps): update dependency villus to v2.0.1 (#8704)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 7, 2022
1 parent d49762f commit 9519906
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion examples/front-end/vue/villus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@apollo/client": "^3.6.9",
"@graphql-codegen/client-preset": "1.0.2",
"graphql": "16.5.0",
"villus": "2.0.0",
"villus": "2.0.1",
"vue": "3.2.37"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions examples/front-end/vue/villus/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4049,10 +4049,10 @@ value-or-promise@1.0.11, value-or-promise@^1.0.11:
resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.11.tgz#3e90299af31dd014fe843fe309cefa7c1d94b140"
integrity sha512-41BrgH+dIbCFXClcSapVs5M6GkENd3gQOJpEfPDNa71LsUGMXDL0jMWpI/Rh7WhX+Aalfz2TTS3Zt5pUsbnhLg==

villus@2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/villus/-/villus-2.0.0.tgz#3841b8bd958b629d553a4242805d854836df1a26"
integrity sha512-PeW6w7I31kCxir9pOWyDpjK4VVnmk2xcbl5GJlQum5aec4CycH6X3vvtv3eAmcyoTnPigGuKg518Y8h2MNlZgA==
villus@2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/villus/-/villus-2.0.1.tgz#3aa666d16ca817357009cc4033bc099312027751"
integrity sha512-SVzPzxhXQz1aKdT1gHgy5eDc1YwrRvFi0EKmCuL/WhHm7N992Xobj90x+qzIyAxjQXo9Jlb5rpKyYjTsv+NM7g==

vite@3.0.5:
version "3.0.5"
Expand Down

0 comments on commit 9519906

Please sign in to comment.