Skip to content

Commit b431f06

Browse files
committed
Update dependencies for graphql-apollo preset
1 parent 2eceb0a commit b431f06

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/plugins/typescript/graphql-apollo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
"graphql-tag": "^2.0.0"
4242
},
4343
"dependencies": {
44-
"@graphql-codegen/plugin-helpers": "^3.0.0",
45-
"@graphql-codegen/visitor-plugin-common": "^2.12.1",
44+
"@graphql-codegen/plugin-helpers": "^5.1.1",
45+
"@graphql-codegen/visitor-plugin-common": "^5.8.0",
4646
"auto-bind": "~4.0.0",
4747
"change-case-all": "1.0.15",
4848
"tslib": "^2.8.1"

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1606,7 +1606,7 @@
16061606
auto-bind "~4.0.0"
16071607
tslib "~2.6.0"
16081608

1609-
"@graphql-codegen/visitor-plugin-common@2.13.8", "@graphql-codegen/visitor-plugin-common@^2.12.1":
1609+
"@graphql-codegen/visitor-plugin-common@2.13.8":
16101610
version "2.13.8"
16111611
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.13.8.tgz#09bc6317b227e5a278f394f4cef0d6c2d1910597"
16121612
integrity sha512-IQWu99YV4wt8hGxIbBQPtqRuaWZhkQRG2IZKbMoSvh0vGeWb3dB0n0hSgKaOOxDY+tljtOf9MTcUYvJslQucMQ==

0 commit comments

Comments
 (0)