Skip to content

Commit 380574a

Browse files
committed
Update dependency @graphql-codegen/cli to v2.12.2
1 parent 0bb3d9b commit 380574a

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
@@ -44,7 +44,7 @@
4444
"author": "codehex",
4545
"license": "MIT",
4646
"devDependencies": {
47-
"@graphql-codegen/cli": "2.12.1",
47+
"@graphql-codegen/cli": "2.12.2",
4848
"@graphql-codegen/typescript": "2.7.3",
4949
"@tsconfig/recommended": "1.0.1",
5050
"@types/jest": "29.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -763,10 +763,10 @@
763763
minimatch "^3.1.2"
764764
strip-json-comments "^3.1.1"
765765

766-
"@graphql-codegen/cli@2.12.1":
767-
version "2.12.1"
768-
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.12.1.tgz#0a8533015c16cfe5626611f836321dd281a2b382"
769-
integrity sha512-kBYArVrIceKmNy2qZeiqoAHuNFUVRuVL3f0XX3VproXNmCGjLzcYosPmzV8+2H9mjjDU+vq5mLddAc8oVNGz9g==
766+
"@graphql-codegen/cli@2.12.2":
767+
version "2.12.2"
768+
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.12.2.tgz#6122fbaca462b788ad7811135b3fc251b46cf6c4"
769+
integrity sha512-cM2BS1FDWiZKpCFxdmhKsUzlNFs8X54yJm9djsPdz36yzXV5Sa4t6HQzr0vAX8cpc9RneBBi3rCkozRuRbBtjA==
770770
dependencies:
771771
"@graphql-codegen/core" "2.6.2"
772772
"@graphql-codegen/plugin-helpers" "^2.7.1"

0 commit comments

Comments
 (0)