Build(deps-dev): bump @graphql-codegen/fragment-matcher
Bumps [@graphql-codegen/fragment-matcher](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/other/fragment-matcher) from 5.0.0 to 5.0.2. - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/other/fragment-matcher/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/fragment-matcher@5.0.2/packages/plugins/other/fragment-matcher)
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@
|
||||
"@commitlint/cli": "^18.6.0",
|
||||
"@commitlint/config-conventional": "^18.6.0",
|
||||
"@graphql-codegen/cli": "^5.0.2",
|
||||
"@graphql-codegen/fragment-matcher": "^5.0.0",
|
||||
"@graphql-codegen/fragment-matcher": "^5.0.2",
|
||||
"@graphql-codegen/typescript": "^4.0.4",
|
||||
"@graphql-codegen/typescript-operations": "^4.0.1",
|
||||
"@graphql-codegen/typescript-vue-apollo": "^4.1.0",
|
||||
|
||||
@@ -1121,13 +1121,13 @@
|
||||
"@graphql-tools/utils" "^10.0.0"
|
||||
tslib "~2.6.0"
|
||||
|
||||
"@graphql-codegen/fragment-matcher@^5.0.0":
|
||||
version "5.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/fragment-matcher/-/fragment-matcher-5.0.0.tgz#2a016715e42e8f21aa08830f34a4d0a930e660fe"
|
||||
integrity sha512-mbash9E8eY6RSMSNrrO+C9JJEn8rdr8ORaxMpgdWL2qe2q/TlLUCE3ZvQvHkSc7GjBnMEk36LncA8ApwHR2BHg==
|
||||
"@graphql-codegen/fragment-matcher@^5.0.2":
|
||||
version "5.0.2"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/fragment-matcher/-/fragment-matcher-5.0.2.tgz#3440661070fc5022ea9f4af7a52f6a158b256680"
|
||||
integrity sha512-AeazT6Arv7LvpkvPYTajfUO6g1FeGLqyt6VaxDhMIRCuJN21PAvSWsh3wayc+K5L5VtYFZXYczC7Lw1bMb8C2Q==
|
||||
dependencies:
|
||||
"@graphql-codegen/plugin-helpers" "^5.0.0"
|
||||
tslib "~2.5.0"
|
||||
"@graphql-codegen/plugin-helpers" "^5.0.3"
|
||||
tslib "~2.6.0"
|
||||
|
||||
"@graphql-codegen/gql-tag-operations@4.0.4":
|
||||
version "4.0.4"
|
||||
|
||||
Reference in New Issue
Block a user