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 3.3.3 to 4.0.0. - [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@4.0.0/packages/plugins/other/fragment-matcher)
This commit is contained in:
@@ -1387,12 +1387,12 @@
|
||||
"@graphql-tools/utils" "^9.1.1"
|
||||
tslib "~2.4.0"
|
||||
|
||||
"@graphql-codegen/fragment-matcher@^3.3.3":
|
||||
version "3.3.3"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/fragment-matcher/-/fragment-matcher-3.3.3.tgz#781ed32984eb0aafdedeaf0c22f98fce00755d09"
|
||||
integrity sha512-lZjarTYQ+w0/TYyoKNFHgIUBI6//rxjo4CwNmOmqGQA0LL+p2nh+/ICJKMFuejPFdK9LI84Y+EEovEFTcDPC+Q==
|
||||
"@graphql-codegen/fragment-matcher@^4.0.0":
|
||||
version "4.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/fragment-matcher/-/fragment-matcher-4.0.0.tgz#2908d0107d5ef23e8931cf5760bd42e9a007cdf1"
|
||||
integrity sha512-pkVrFjosh/uPY3x9208AyoCVYUDoMvkcLb2ytMCS0KbMVjRFFpnsIa38HPVGIzlGkwZBEwh5wTH4sJ4FiFpGBw==
|
||||
dependencies:
|
||||
"@graphql-codegen/plugin-helpers" "^3.1.1"
|
||||
"@graphql-codegen/plugin-helpers" "^4.0.0"
|
||||
tslib "~2.4.0"
|
||||
|
||||
"@graphql-codegen/plugin-helpers@^2.7.2":
|
||||
@@ -1407,7 +1407,7 @@
|
||||
lodash "~4.17.0"
|
||||
tslib "~2.4.0"
|
||||
|
||||
"@graphql-codegen/plugin-helpers@^3.0.0", "@graphql-codegen/plugin-helpers@^3.1.1":
|
||||
"@graphql-codegen/plugin-helpers@^3.0.0":
|
||||
version "3.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-3.1.2.tgz#69a2e91178f478ea6849846ade0a59a844d34389"
|
||||
integrity sha512-emOQiHyIliVOIjKVKdsI5MXj312zmRDwmHpyUTZMjfpvxq/UVAHUJIVdVf+lnjjrI+LXBTgMlTWTgHQfmICxjg==
|
||||
|
||||
Reference in New Issue
Block a user