Skip to content

Commit 8b34401

Browse files
chore(deps): update devdependencies
1 parent e1ef732 commit 8b34401

File tree

2 files changed

+2845
-1910
lines changed

2 files changed

+2845
-1910
lines changed

package.json

+15-15
Original file line numberDiff line numberDiff line change
@@ -14,21 +14,21 @@
1414
"react-dom": "16.10.2"
1515
},
1616
"devDependencies": {
17-
"@graphql-codegen/cli": "1.8.1",
18-
"@graphql-codegen/fragment-matcher": "1.8.1",
19-
"@graphql-codegen/introspection": "1.8.1",
20-
"@graphql-codegen/typescript": "1.8.1",
21-
"@graphql-codegen/typescript-operations": "1.8.1",
22-
"@graphql-codegen/typescript-react-apollo": "1.8.1",
23-
"@types/graphql": "14.2.3",
24-
"@types/node": "12.11.1",
25-
"@types/react": "16.9.7",
26-
"@types/react-dom": "16.9.2",
27-
"@types/yaml": "1.2.0",
28-
"dotenv": "8.2.0",
29-
"ts-node": "8.4.1",
30-
"typescript": "3.6.4",
31-
"yaml": "1.7.2"
17+
"@graphql-codegen/cli": "1.21.8",
18+
"@graphql-codegen/fragment-matcher": "1.17.8",
19+
"@graphql-codegen/introspection": "1.18.2",
20+
"@graphql-codegen/typescript": "1.23.0",
21+
"@graphql-codegen/typescript-operations": "1.18.4",
22+
"@graphql-codegen/typescript-react-apollo": "1.17.7",
23+
"@types/graphql": "14.5.0",
24+
"@types/node": "12.20.55",
25+
"@types/react": "16.14.62",
26+
"@types/react-dom": "16.9.24",
27+
"@types/yaml": "1.9.7",
28+
"dotenv": "8.6.0",
29+
"ts-node": "8.10.2",
30+
"typescript": "3.9.10",
31+
"yaml": "1.10.2"
3232
},
3333
"scripts": {
3434
"codegen": "graphql-codegen --require dotenv/config"

0 commit comments

Comments
 (0)