Skip to content

Commit 2d56a89

Browse files
Update dependency @graphql-codegen/cli to v2.12.2
1 parent cab7a3a commit 2d56a89

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.12.1",
18+
"@graphql-codegen/cli": "2.12.2",
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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1485,10 +1485,10 @@
14851485
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
14861486
integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==
14871487

1488-
"@graphql-codegen/[email protected].1":
1489-
version "2.12.1"
1490-
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.12.1.tgz#0a8533015c16cfe5626611f836321dd281a2b382"
1491-
integrity sha512-kBYArVrIceKmNy2qZeiqoAHuNFUVRuVL3f0XX3VproXNmCGjLzcYosPmzV8+2H9mjjDU+vq5mLddAc8oVNGz9g==
1488+
"@graphql-codegen/[email protected].2":
1489+
version "2.12.2"
1490+
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.12.2.tgz#6122fbaca462b788ad7811135b3fc251b46cf6c4"
1491+
integrity sha512-cM2BS1FDWiZKpCFxdmhKsUzlNFs8X54yJm9djsPdz36yzXV5Sa4t6HQzr0vAX8cpc9RneBBi3rCkozRuRbBtjA==
14921492
dependencies:
14931493
"@graphql-codegen/core" "2.6.2"
14941494
"@graphql-codegen/plugin-helpers" "^2.7.1"

0 commit comments

Comments
 (0)