Skip to content

Commit 8e6911d

Browse files
Update graphql-tools monorepo to v6.0.12 (#400)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent e5d8c4f commit 8e6911d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
"bundlesize": "yarn build && cd bundle-test/ && yarn && yarn test"
4242
},
4343
"devDependencies": {
44-
"@graphql-tools/merge": "6.0.11",
45-
"@graphql-tools/schema": "6.0.11",
44+
"@graphql-tools/merge": "6.0.12",
45+
"@graphql-tools/schema": "6.0.12",
4646
"@types/jest": "26.0.3",
4747
"@types/mongodb": "3.5.25",
4848
"@types/node": "13.13.12",

0 commit comments

Comments
 (0)