Skip to content

Commit 74ca449

Browse files
committed
Update dependency @graphql-codegen/cli to v2.9.1
1 parent f11f3fb commit 74ca449

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.9.0",
47+
"@graphql-codegen/cli": "2.9.1",
4848
"@graphql-codegen/typescript": "2.7.2",
4949
"@tsconfig/recommended": "1.0.1",
5050
"@types/jest": "28.1.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -747,10 +747,10 @@
747747
minimatch "^3.1.2"
748748
strip-json-comments "^3.1.1"
749749

750-
"@graphql-codegen/[email protected].0":
751-
version "2.9.0"
752-
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.9.0.tgz#49870229c5f3f9c59068130fb899aad50ad1849b"
753-
integrity sha512-4YnJLW+E3XKCtO6kfKLQKtaU/NfPmLi4izf/VTOH+7/uCaDGfPfRqkoyX1q7QtNxQC4l0Zn0ltbBJwguT/fuEg==
750+
"@graphql-codegen/[email protected].1":
751+
version "2.9.1"
752+
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.9.1.tgz#f3a0edd462cbefb69f9db7789b142a696a2930b4"
753+
integrity sha512-RyGrJTKySi5irJjdgg/9GTnFSCJtKh1YGD9idh2CIsEbkbUx3M7aBk4A+W7Q1afLmC16l59KSXodG8Bqi2eJmg==
754754
dependencies:
755755
"@graphql-codegen/core" "2.6.0"
756756
"@graphql-codegen/plugin-helpers" "^2.6.0"

0 commit comments

Comments
 (0)