Merge pull request #10219 from backstage/dependabot/npm_and_yarn/graphql-codegen/typescript-2.4.7

build(deps-dev): bump @graphql-codegen/typescript from 2.4.5 to 2.4.7
This commit is contained in:
Ben Lambert
2022-03-16 10:48:31 +01:00
committed by GitHub
+20 -4
View File
@@ -2010,13 +2010,13 @@
tslib "~2.3.0"
"@graphql-codegen/typescript@^2.4.2":
version "2.4.5"
resolved "https://registry.npmjs.org/@graphql-codegen/typescript/-/typescript-2.4.5.tgz#80ca7a343511a27cd587c0b220b0a0dd99a4dc4b"
integrity sha512-Ytb8phNHKl/v/wxudsMOAV1dmzIbckWHm2J83PLNOvnu9CGEhgsd67vfe3ZoF95VU2BKSG8BXGa6uL9z2xDmuA==
version "2.4.7"
resolved "https://registry.npmjs.org/@graphql-codegen/typescript/-/typescript-2.4.7.tgz#e72e87cd47a51b2bc232293762573a86182de469"
integrity sha512-1YAK+m9SZRS1Uy8hdXVQAaAG/WF2jdFD76wbMRQ8Lf5e9YbmtJuy1RpI13nZJTZbhFopd9zqoWFJHsU/oy4i7g==
dependencies:
"@graphql-codegen/plugin-helpers" "^2.4.0"
"@graphql-codegen/schema-ast" "^2.4.1"
"@graphql-codegen/visitor-plugin-common" "2.7.1"
"@graphql-codegen/visitor-plugin-common" "2.7.3"
auto-bind "~4.0.0"
tslib "~2.3.0"
@@ -2052,6 +2052,22 @@
parse-filepath "^1.0.2"
tslib "~2.3.0"
"@graphql-codegen/visitor-plugin-common@2.7.3":
version "2.7.3"
resolved "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.7.3.tgz#f374e8974ae4ab7b1059a7f8748db6393f20c138"
integrity sha512-rODPGkrHEf9aHD8SgVWS0xie8VmJoYXLWgQR8PFKrwCUFjf7nvDuATAL2lTFiHATlVBWg1meXVPdUlkKeJj/0Q==
dependencies:
"@graphql-codegen/plugin-helpers" "^2.4.0"
"@graphql-tools/optimize" "^1.0.1"
"@graphql-tools/relay-operation-optimizer" "^6.3.7"
"@graphql-tools/utils" "^8.3.0"
auto-bind "~4.0.0"
change-case-all "1.0.14"
dependency-graph "^0.11.0"
graphql-tag "^2.11.0"
parse-filepath "^1.0.2"
tslib "~2.3.0"
"@graphql-tools/apollo-engine-loader@^7.0.5":
version "7.2.1"
resolved "https://registry.npmjs.org/@graphql-tools/apollo-engine-loader/-/apollo-engine-loader-7.2.1.tgz#14e5d0b1032a7d882d22a7533c8969ee3fa797f2"