Build(deps-dev): bump @graphql-codegen/cli from 3.2.0 to 3.2.1
Bumps [@graphql-codegen/cli](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli) from 3.2.0 to 3.2.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@3.2.1/packages/graphql-codegen-cli)
This commit is contained in:
+1
-1
@@ -49,7 +49,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/runtime-corejs3": "^7.21.0",
|
||||
"@graphql-codegen/cli": "^3.2.0",
|
||||
"@graphql-codegen/cli": "^3.2.1",
|
||||
"@graphql-codegen/fragment-matcher": "^4.0.1",
|
||||
"@nuxt/bridge": "npm:@nuxt/bridge-edge",
|
||||
"@nuxt/types": "^2.16.0",
|
||||
|
||||
@@ -1641,10 +1641,10 @@
|
||||
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
|
||||
integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==
|
||||
|
||||
"@graphql-codegen/cli@^3.2.0":
|
||||
version "3.2.0"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-3.2.0.tgz#1d21081628201beea4980e485fcb0e7a0211d0a8"
|
||||
integrity sha512-o+oTOIMlBF4PE+JDo3m37W/xQNYUIASFOc5K9DHkWh4zW/qVHVkGyyu2fEgI8PbscODALyNYWG/ArGXoIAy2/A==
|
||||
"@graphql-codegen/cli@^3.2.1":
|
||||
version "3.2.1"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-3.2.1.tgz#7cd14ba5fdab02fc8d60bf20060bb78de57a2fdf"
|
||||
integrity sha512-AeXzOvhSgAyMC0TzIoc6/HIc2Fy2rCZJcs5pt1LDypn1k4gpGRzqZ5JOjYx+XIna2hLfB9NbAkcO5dcdHwFdJA==
|
||||
dependencies:
|
||||
"@babel/generator" "^7.18.13"
|
||||
"@babel/template" "^7.18.10"
|
||||
@@ -1674,6 +1674,7 @@
|
||||
json-to-pretty-yaml "^1.2.2"
|
||||
listr2 "^4.0.5"
|
||||
log-symbols "^4.0.0"
|
||||
micromatch "^4.0.5"
|
||||
shell-quote "^1.7.3"
|
||||
string-env-interpolation "^1.0.1"
|
||||
ts-log "^2.2.3"
|
||||
|
||||
Reference in New Issue
Block a user