Build(deps-dev): bump @graphql-codegen/cli from 2.13.6 to 2.13.7 #691

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-graphql-codegen-cli-2.13.7 into master 2022-10-19 16:43:30 +00:00
2 changed files with 5 additions and 5 deletions
Showing only changes of commit 73843ad94c - Show all commits
+1 -1
View File
@@ -51,7 +51,7 @@
},
"devDependencies": {
"@babel/runtime-corejs3": "^7.19.4",
"@graphql-codegen/cli": "^2.13.6",
"@graphql-codegen/cli": "^2.13.7",
"@graphql-codegen/fragment-matcher": "^3.3.1",
"@nuxt/bridge": "npm:@nuxt/bridge-edge",
"@nuxt/types": "^2.15.8",
+4 -4
View File
@@ -1261,10 +1261,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@^2.13.6":
version "2.13.6"
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.13.6.tgz#70e2f93aa51f5350af821063368953a667b161de"
integrity sha512-3Q7/aRFPJnd7Zd+gMM/cymUYdaS8dHc+7D6kkEDhYo/rVDusnPMdBkYQ9XUT4UIqE7TZ+gX3yedBsqOeyJyg1Q==
"@graphql-codegen/cli@^2.13.7":
version "2.13.7"
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.13.7.tgz#53566cbba37e4c9d7e89d7c35a91e3fbf6bed988"
integrity sha512-Rpk4WWrDgkDoVELftBr7/74MPiYmCITEF2+AWmyZZ2xzaC9cO2PqzZ+OYDEBNWD6UEk0RrIfVSa+slDKjhY59w==
dependencies:
"@babel/generator" "^7.18.13"
"@babel/template" "^7.18.10"