Skip to content

Commit 1ada8dc

Browse files
authored
Bump GraphQL Toolkit (#536)
1 parent 551c2dc commit 1ada8dc

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,27 +27,27 @@
2727
"graphql": "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0"
2828
},
2929
"dependencies": {
30-
"@graphql-toolkit/common": "~0.10.2",
31-
"@graphql-toolkit/core": "~0.10.2",
32-
"@graphql-toolkit/graphql-file-loader": "~0.10.2",
33-
"@graphql-toolkit/json-file-loader": "~0.10.2",
34-
"@graphql-toolkit/schema-merging": "~0.10.2",
35-
"@graphql-toolkit/url-loader": "~0.10.2",
30+
"@graphql-toolkit/common": "~0.10.6",
31+
"@graphql-toolkit/core": "~0.10.6",
32+
"@graphql-toolkit/graphql-file-loader": "~0.10.6",
33+
"@graphql-toolkit/json-file-loader": "~0.10.6",
34+
"@graphql-toolkit/schema-merging": "~0.10.6",
35+
"@graphql-toolkit/url-loader": "~0.10.6",
3636
"cosmiconfig": "6.0.0",
3737
"minimatch": "3.0.4",
3838
"tslib": "^1.11.1"
3939
},
4040
"devDependencies": {
4141
"@types/jest": "25.2.1",
4242
"@types/node": "13.13.4",
43-
"@typescript-eslint/parser": "2.29.0",
43+
"@typescript-eslint/parser": "2.30.0",
4444
"bob-the-bundler": "1.0.0-rc.14",
4545
"del": "5.1.0",
4646
"eslint": "6.8.0",
4747
"graphql": "15.0.0",
4848
"husky": "4.2.5",
4949
"jest": "25.5.0",
50-
"lint-staged": "10.1.7",
50+
"lint-staged": "10.2.0",
5151
"make-dir": "3.1.0",
5252
"parent-module": "2.0.0",
5353
"prettier": "2.0.5",

0 commit comments

Comments
 (0)