Skip to content

Commit 8a54fa0

Browse files
fix(deps): update dependency @graphql-codegen/visitor-plugin-common to ^5.6.1
1 parent 55583e3 commit 8a54fa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
},
8989
"dependencies": {
9090
"@graphql-codegen/plugin-helpers": "^5.1.0",
91-
"@graphql-codegen/visitor-plugin-common": "^5.6.0",
91+
"@graphql-codegen/visitor-plugin-common": "^5.6.1",
9292
"auto-bind": "^4.0.0",
9393
"pascal-case": "^3.1.2"
9494
},

0 commit comments

Comments
 (0)