Build(deps-dev): bump @graphql-codegen/cli from 2.4.0 to 2.5.0
Bumps [@graphql-codegen/cli](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli) from 2.4.0 to 2.5.0. - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/graphql-codegen-cli/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/cli@2.5.0/packages/graphql-codegen-cli)
This commit is contained in:
+1
-1
@@ -57,7 +57,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/runtime-corejs3": "^7.17.0",
|
"@babel/runtime-corejs3": "^7.17.0",
|
||||||
"@graphql-codegen/cli": "^2.4.0",
|
"@graphql-codegen/cli": "^2.5.0",
|
||||||
"@graphql-codegen/fragment-matcher": "^3.2.1",
|
"@graphql-codegen/fragment-matcher": "^3.2.1",
|
||||||
"babel-eslint": "^10.0.3",
|
"babel-eslint": "^10.0.3",
|
||||||
"cli-engine": "^4.7.6",
|
"cli-engine": "^4.7.6",
|
||||||
|
|||||||
@@ -1108,13 +1108,13 @@
|
|||||||
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.2.tgz#30aa825f11d438671d585bd44e7fd564535fc210"
|
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.2.tgz#30aa825f11d438671d585bd44e7fd564535fc210"
|
||||||
integrity sha512-82cpyJyKRoQoRi+14ibCeGPu0CwypgtBAdBhq1WfvagpCZNKqwXbKwXllYSMG91DhmG4jt9gN8eP6lGOtozuaw==
|
integrity sha512-82cpyJyKRoQoRi+14ibCeGPu0CwypgtBAdBhq1WfvagpCZNKqwXbKwXllYSMG91DhmG4jt9gN8eP6lGOtozuaw==
|
||||||
|
|
||||||
"@graphql-codegen/cli@^2.4.0":
|
"@graphql-codegen/cli@^2.5.0":
|
||||||
version "2.4.0"
|
version "2.5.0"
|
||||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.4.0.tgz#7df3ee2bdd5b88a5904ee6f52eafeb370ef70e51"
|
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.5.0.tgz#a8d3be7b15159d2549af8f76bebba708231727b2"
|
||||||
integrity sha512-4iiHH2AxBE17lX5cFdFg6+kh7I6uKQLYG0IZRalRbW/grKL7kuVp/RDUjmVB2GNJTJEhjxYLMJFJZocUmAUBlw==
|
integrity sha512-rgzk+Pl14ZQ84rWee1kuFYsRfPmiOqdq/Ix3ZcDawzkx0HuSHrHpNISI5RQ05oP4IHbwqm02o6ia3TKo3kV9SA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@graphql-codegen/core" "2.4.0"
|
"@graphql-codegen/core" "2.5.0"
|
||||||
"@graphql-codegen/plugin-helpers" "^2.3.2"
|
"@graphql-codegen/plugin-helpers" "^2.4.0"
|
||||||
"@graphql-tools/apollo-engine-loader" "^7.0.5"
|
"@graphql-tools/apollo-engine-loader" "^7.0.5"
|
||||||
"@graphql-tools/code-file-loader" "^7.0.6"
|
"@graphql-tools/code-file-loader" "^7.0.6"
|
||||||
"@graphql-tools/git-loader" "^7.0.5"
|
"@graphql-tools/git-loader" "^7.0.5"
|
||||||
@@ -1154,12 +1154,12 @@
|
|||||||
yaml "^1.10.0"
|
yaml "^1.10.0"
|
||||||
yargs "^17.0.0"
|
yargs "^17.0.0"
|
||||||
|
|
||||||
"@graphql-codegen/core@2.4.0":
|
"@graphql-codegen/core@2.5.0":
|
||||||
version "2.4.0"
|
version "2.5.0"
|
||||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/core/-/core-2.4.0.tgz#d94dcc088b5e117c847ce5b10c4fe1eb7325e180"
|
resolved "https://registry.yarnpkg.com/@graphql-codegen/core/-/core-2.5.0.tgz#ce33d3211f82e88f05345972d5c62dae29fcd561"
|
||||||
integrity sha512-5RiYE1+07jayp/3w/bkyaCXtfKNeKmRabpPP4aRi369WeH2cH37l2K8NbhkIU+zhpnhoqMID61TO56x2fKldZQ==
|
integrity sha512-gYu9IKVQYqosw3R8nmnxg3G+JKn1Z2mqurvNF3YJJm27/VR6Ah1Qrl0/ijs5anUzguKrwNgf33OxMDp1YTCdew==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@graphql-codegen/plugin-helpers" "^2.3.2"
|
"@graphql-codegen/plugin-helpers" "^2.4.0"
|
||||||
"@graphql-tools/schema" "^8.1.2"
|
"@graphql-tools/schema" "^8.1.2"
|
||||||
"@graphql-tools/utils" "^8.1.1"
|
"@graphql-tools/utils" "^8.1.1"
|
||||||
tslib "~2.3.0"
|
tslib "~2.3.0"
|
||||||
@@ -1172,10 +1172,10 @@
|
|||||||
"@graphql-codegen/plugin-helpers" "^2.3.2"
|
"@graphql-codegen/plugin-helpers" "^2.3.2"
|
||||||
tslib "~2.3.0"
|
tslib "~2.3.0"
|
||||||
|
|
||||||
"@graphql-codegen/plugin-helpers@^2.3.2":
|
"@graphql-codegen/plugin-helpers@^2.3.2", "@graphql-codegen/plugin-helpers@^2.4.0":
|
||||||
version "2.3.2"
|
version "2.4.0"
|
||||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.3.2.tgz#3f9ba625791901d19be733db1dfc9a3dbd0dac44"
|
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.4.0.tgz#f0dd8f63c2eb9af253586bd93d2492b576aa4a97"
|
||||||
integrity sha512-19qFA5XMAWaAY64sBljjDPYfHjE+QMk/+oalCyY13WjSlcLDvYPfmFlCNgFSsydArDELlHR8T1GMbA7C42M8TA==
|
integrity sha512-bQ2EwVU34wkTrWM4/LbXS4t+ROYFM3qzwrRX6aFNYwAPho/fubryBHmNuUTh4evACFMx1ymQ6QLnvOUAoXYZSQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@graphql-tools/utils" "^8.5.2"
|
"@graphql-tools/utils" "^8.5.2"
|
||||||
change-case-all "1.0.14"
|
change-case-all "1.0.14"
|
||||||
|
|||||||
Reference in New Issue
Block a user