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.0 to 3.3.1. - [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@3.3.1/packages/plugins/other/fragment-matcher)
This commit is contained in:
+1
-1
@@ -54,7 +54,7 @@
|
||||
"devDependencies": {
|
||||
"@babel/runtime-corejs3": "^7.18.9",
|
||||
"@graphql-codegen/cli": "^2.11.5",
|
||||
"@graphql-codegen/fragment-matcher": "^3.3.0",
|
||||
"@graphql-codegen/fragment-matcher": "^3.3.1",
|
||||
"@nuxt/types": "^2.15.8",
|
||||
"@nuxt/typescript-build": "^2.1.0",
|
||||
"@nuxtjs/eslint-config-typescript": "^10.0.0",
|
||||
|
||||
@@ -1625,15 +1625,15 @@
|
||||
"@graphql-tools/utils" "^8.8.0"
|
||||
tslib "~2.4.0"
|
||||
|
||||
"@graphql-codegen/fragment-matcher@^3.3.0":
|
||||
version "3.3.0"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/fragment-matcher/-/fragment-matcher-3.3.0.tgz#4856d6005b15d4f6ff6ad916656850f6ee9cfdd4"
|
||||
integrity sha512-xrs4kjbhO34sjeHq7eEoDpFMgdvSXpWFn2JMr+ihTbgckekYTjfzQ0bRWCu7eeCTSxyh6XSlKoQZIwYikbxbXA==
|
||||
"@graphql-codegen/fragment-matcher@^3.3.1":
|
||||
version "3.3.1"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/fragment-matcher/-/fragment-matcher-3.3.1.tgz#6ab4a9813fdaf9fb93bef8e13286ef3781228466"
|
||||
integrity sha512-FpIDBmnbWYS50f0FdB1l8qPNi1i+IKkp3bhzT14rnLMjll+dzn1Lux5evuth+3USkS9dn2zGrzGh44j6svrpgQ==
|
||||
dependencies:
|
||||
"@graphql-codegen/plugin-helpers" "^2.5.0"
|
||||
"@graphql-codegen/plugin-helpers" "^2.6.2"
|
||||
tslib "~2.4.0"
|
||||
|
||||
"@graphql-codegen/plugin-helpers@^2.5.0", "@graphql-codegen/plugin-helpers@^2.6.2":
|
||||
"@graphql-codegen/plugin-helpers@^2.6.2":
|
||||
version "2.6.2"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.6.2.tgz#3c65d89fc9b61914235fc7cb14f1d48492d27944"
|
||||
integrity sha512-bt5PNix0MwzWP53UdaYm6URrVMWU8RlQhrTSLFjxQ8ShS5zoTlQtpZJGZc5ONqFgKa83qbUmzXUtP8oRVVn8zw==
|
||||
|
||||
Reference in New Issue
Block a user