Build(deps-dev): bump @graphql-codegen/cli from 2.8.0 to 2.8.1
Bumps [@graphql-codegen/cli](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli) from 2.8.0 to 2.8.1. - [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.8.1/packages/graphql-codegen-cli)
This commit is contained in:
+1
-1
@@ -50,7 +50,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/runtime-corejs3": "^7.18.6",
|
"@babel/runtime-corejs3": "^7.18.6",
|
||||||
"@graphql-codegen/cli": "^2.8.0",
|
"@graphql-codegen/cli": "^2.8.1",
|
||||||
"@graphql-codegen/fragment-matcher": "^3.3.0",
|
"@graphql-codegen/fragment-matcher": "^3.3.0",
|
||||||
"babel-eslint": "^10.0.3",
|
"babel-eslint": "^10.0.3",
|
||||||
"cli-engine": "^4.7.6",
|
"cli-engine": "^4.7.6",
|
||||||
|
|||||||
@@ -1195,10 +1195,10 @@
|
|||||||
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.8.0":
|
"@graphql-codegen/cli@^2.8.1":
|
||||||
version "2.8.0"
|
version "2.8.1"
|
||||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.8.0.tgz#ef596fc1afc18d5641e03a3caa0976270e570ca7"
|
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.8.1.tgz#8e8f70417f3a0e87f266953c41c6424c6e76b473"
|
||||||
integrity sha512-qpLnfWLd7M6ISlXN5c9WPwUE9iZkzS6996hwlvKcYpyGWj10ZtDcEQpH+NFoNjNP3Bu+QOSt6gSnpnCnajwadA==
|
integrity sha512-o+Za1483WhnbMA5G4JJq72EeqXROsdEiDTfUTxtX1iPPebv+VMekTFfHnBCUXpes0XTeZViXTd16AX6cmtUF4Q==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@graphql-codegen/core" "2.6.0"
|
"@graphql-codegen/core" "2.6.0"
|
||||||
"@graphql-codegen/plugin-helpers" "^2.5.0"
|
"@graphql-codegen/plugin-helpers" "^2.5.0"
|
||||||
@@ -1228,6 +1228,7 @@
|
|||||||
mkdirp "^1.0.4"
|
mkdirp "^1.0.4"
|
||||||
string-env-interpolation "^1.0.1"
|
string-env-interpolation "^1.0.1"
|
||||||
ts-log "^2.2.3"
|
ts-log "^2.2.3"
|
||||||
|
tslib "^2.4.0"
|
||||||
yaml "^1.10.0"
|
yaml "^1.10.0"
|
||||||
yargs "^17.0.0"
|
yargs "^17.0.0"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user