Build(deps-dev): bump @graphql-codegen/cli from 2.2.2 to 2.3.0
Bumps [@graphql-codegen/cli](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli) from 2.2.2 to 2.3.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.3.0/packages/graphql-codegen-cli)
This commit is contained in:
+1
-1
@@ -55,7 +55,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/runtime-corejs3": "^7.16.3",
|
||||
"@graphql-codegen/cli": "^2.2.2",
|
||||
"@graphql-codegen/cli": "^2.3.0",
|
||||
"@graphql-codegen/fragment-matcher": "^3.2.0",
|
||||
"babel-eslint": "^10.0.3",
|
||||
"cli-engine": "^4.7.6",
|
||||
|
||||
@@ -1275,10 +1275,10 @@
|
||||
ts-node "^8"
|
||||
tslib "^1"
|
||||
|
||||
"@graphql-codegen/cli@^2.2.2":
|
||||
version "2.2.2"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.2.2.tgz#f079af082ade06b7639b73a7fc12754c704dada7"
|
||||
integrity sha512-QTijlvgmzBkSQ/7+VTxQbkcEoSfX/qpX2yg6xXQPISU71Q+6k2dGvYfRrjchwGu7/cNeSaYfgh8S/MhkmNg7Uw==
|
||||
"@graphql-codegen/cli@^2.3.0":
|
||||
version "2.3.0"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.3.0.tgz#07ef86eea6d42c56f9c7118871115d779dee49f3"
|
||||
integrity sha512-5pgrcnBFeOJbDGfZwhnytwMqpwFDrmdaAgD6HYywT9Fggsrx2yWSkVrxoAjEcbDMFLhxzjxECwfJYklm967AKA==
|
||||
dependencies:
|
||||
"@graphql-codegen/core" "2.3.0"
|
||||
"@graphql-codegen/plugin-helpers" "^2.3.0"
|
||||
@@ -1303,7 +1303,7 @@
|
||||
detect-indent "^6.0.0"
|
||||
glob "^7.1.6"
|
||||
globby "^11.0.4"
|
||||
graphql-config "^4.0.1"
|
||||
graphql-config "^4.1.0"
|
||||
inquirer "^7.3.3"
|
||||
is-glob "^4.0.1"
|
||||
json-to-pretty-yaml "^1.2.2"
|
||||
@@ -6776,7 +6776,7 @@ graceful-fs@^4.2.3:
|
||||
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.8.tgz#e412b8d33f5e006593cbd3cee6df9f2cebbe802a"
|
||||
integrity sha512-qkIilPUYcNhJpd33n0GBXTB1MMPp14TxEsEs0pTrsSVucApsYzW5V+Q8Qxhik6KU3evy+qkAAowTByymK0avdg==
|
||||
|
||||
graphql-config@^4.0.1:
|
||||
graphql-config@^4.1.0:
|
||||
version "4.1.0"
|
||||
resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-4.1.0.tgz#a3b28d3fb537952ebeb69c75e4430605a10695e3"
|
||||
integrity sha512-Myqay6pmdcmX3KqoH+bMbeKZ1cTODpHS2CxF1ZzNnfTE+YUpGTcp01bOw6LpzamRb0T/WTYtGFbZeXGo9Hab2Q==
|
||||
|
||||
Reference in New Issue
Block a user