Skip to content

Commit 3967adf

Browse files
Update dependency @graphql-codegen/cli to v2.13.9
1 parent 2f83216 commit 3967adf

File tree

2 files changed

+24
-12
lines changed

2 files changed

+24
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"devDependencies": {
1717
"@braid/vue-formulate": "2.5.3",
18-
"@graphql-codegen/cli": "2.13.8",
18+
"@graphql-codegen/cli": "2.13.9",
1919
"@graphql-codegen/fragment-matcher": "3.3.1",
2020
"@graphql-codegen/introspection": "2.2.1",
2121
"@nuxt/postcss8": "1.1.3",

yarn.lock

Lines changed: 23 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1378,16 +1378,16 @@
13781378
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
13791379
integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==
13801380

1381-
"@graphql-codegen/[email protected].8":
1382-
version "2.13.8"
1383-
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.13.8.tgz#2ef3972284f63540c26fcad28374351eb627592b"
1384-
integrity sha512-xX+lT51nMBD3b6lDyA+BDyJoEKnsPMctM/Fx8st0gEy7ZgdWLrsgOBOn4k71yyejOy3CHnRV5LMKWdhiQDaYsA==
1381+
"@graphql-codegen/[email protected].9":
1382+
version "2.13.9"
1383+
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.13.9.tgz#9ef0d14e835fdb7f53031b39201c89bea476e5c4"
1384+
integrity sha512-QM3ppgPM9woMcPirfWPUNOBM0ONkENjJaareROICKxO30GDVK97BT+UH8qqv9TGWpJXSt5JnMLpfuDXmwzwWCw==
13851385
dependencies:
13861386
"@babel/generator" "^7.18.13"
13871387
"@babel/template" "^7.18.10"
13881388
"@babel/types" "^7.18.13"
1389-
"@graphql-codegen/core" "2.6.2"
1390-
"@graphql-codegen/plugin-helpers" "^2.6.2"
1389+
"@graphql-codegen/core" "2.6.3"
1390+
"@graphql-codegen/plugin-helpers" "^2.7.2"
13911391
"@graphql-tools/apollo-engine-loader" "^7.3.6"
13921392
"@graphql-tools/code-file-loader" "^7.3.1"
13931393
"@graphql-tools/git-loader" "^7.2.1"
@@ -1420,12 +1420,12 @@
14201420
yaml "^1.10.0"
14211421
yargs "^17.0.0"
14221422

1423-
"@graphql-codegen/[email protected].2":
1424-
version "2.6.2"
1425-
resolved "https://registry.yarnpkg.com/@graphql-codegen/core/-/core-2.6.2.tgz#29c766d2e9e5a3deeeb4f1728c1f7b1aca054a22"
1426-
integrity sha512-58T5yf9nEfAhDwN1Vz1hImqpdJ/gGpCGUaroQ5tqskZPf7eZYYVkEXbtqRZZLx1MCCKwjWX4hMtTPpHhwKCkng==
1423+
"@graphql-codegen/[email protected].3":
1424+
version "2.6.3"
1425+
resolved "https://registry.yarnpkg.com/@graphql-codegen/core/-/core-2.6.3.tgz#53be138ca72a09ebbdbe791e437b5785c05782fb"
1426+
integrity sha512-DHvYXoL4PYDfBMcKqb9OfwFnGU56S9gDD/rOlJa8mx7qY/BF1Z80SKozhYC2nFHw6fEzQMsPphq8I2rBecWxsg==
14271427
dependencies:
1428-
"@graphql-codegen/plugin-helpers" "^2.6.2"
1428+
"@graphql-codegen/plugin-helpers" "^2.7.2"
14291429
"@graphql-tools/schema" "^9.0.0"
14301430
"@graphql-tools/utils" "^8.8.0"
14311431
tslib "~2.4.0"
@@ -1459,6 +1459,18 @@
14591459
lodash "~4.17.0"
14601460
tslib "~2.4.0"
14611461

1462+
"@graphql-codegen/plugin-helpers@^2.7.2":
1463+
version "2.7.2"
1464+
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.7.2.tgz#6544f739d725441c826a8af6a49519f588ff9bed"
1465+
integrity sha512-kln2AZ12uii6U59OQXdjLk5nOlh1pHis1R98cDZGFnfaiAbX9V3fxcZ1MMJkB7qFUymTALzyjZoXXdyVmPMfRg==
1466+
dependencies:
1467+
"@graphql-tools/utils" "^8.8.0"
1468+
change-case-all "1.0.14"
1469+
common-tags "1.8.2"
1470+
import-from "4.0.0"
1471+
lodash "~4.17.0"
1472+
tslib "~2.4.0"
1473+
14621474
"@graphql-codegen/visitor-plugin-common@^2.12.1":
14631475
version "2.13.0"
14641476
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.13.0.tgz#206d91d90a3cc3b1fc0c3a04e8015c22584e461f"

0 commit comments

Comments
 (0)