Skip to content

Commit

Permalink
chore(deps): update dependency @graphql-tools/merge to v8.2.2 (#7490)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Feb 9, 2022
1 parent 1fb9088 commit a01a741
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/graphql-codegen-cli/package.json
Expand Up @@ -91,7 +91,7 @@
"@types/minimatch": "3.0.5",
"@types/mkdirp": "1.0.2",
"@types/valid-url": "1.0.3",
"@graphql-tools/merge": "8.2.1",
"@graphql-tools/merge": "8.2.2",
"bdd-stdin": "0.2.0",
"js-yaml": "4.1.0",
"make-dir": "3.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2292,10 +2292,10 @@
p-limit "3.1.0"
tslib "~2.3.0"

"@graphql-tools/merge@8.2.1", "@graphql-tools/merge@^8.2.1":
version "8.2.1"
resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.2.1.tgz#bf83aa06a0cfc6a839e52a58057a84498d0d51ff"
integrity sha512-Q240kcUszhXiAYudjuJgNuLgy9CryDP3wp83NOZQezfA6h3ByYKU7xI6DiKrdjyVaGpYN3ppUmdj0uf5GaXzMA==
"@graphql-tools/merge@8.2.2", "@graphql-tools/merge@^8.2.1":
version "8.2.2"
resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.2.2.tgz#433566c662a33f5a9c3cc5f3ce3753fb0019477a"
integrity sha512-2DyqhIOMUMKbCPqo8p6xSdll2OBcBxGdOrxlJJlFQvinsSaYqp/ct3dhAxNtzaIcvSVgXvttQqfD7O2ziFtE7Q==
dependencies:
"@graphql-tools/utils" "^8.5.1"
tslib "~2.3.0"
Expand Down

1 comment on commit a01a741

@vercel
Copy link

@vercel vercel bot commented on a01a741 Feb 9, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.