Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 20, 2022
1 parent e1ef732 commit e98b9e8
Show file tree
Hide file tree
Showing 2 changed files with 2,166 additions and 2,313 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,21 +14,21 @@
"react-dom": "16.10.2"
},
"devDependencies": {
"@graphql-codegen/cli": "1.8.1",
"@graphql-codegen/fragment-matcher": "1.8.1",
"@graphql-codegen/introspection": "1.8.1",
"@graphql-codegen/typescript": "1.8.1",
"@graphql-codegen/typescript-operations": "1.8.1",
"@graphql-codegen/typescript-react-apollo": "1.8.1",
"@graphql-codegen/cli": "2.13.12",
"@graphql-codegen/fragment-matcher": "3.3.1",
"@graphql-codegen/introspection": "2.2.1",
"@graphql-codegen/typescript": "2.8.2",
"@graphql-codegen/typescript-operations": "2.5.7",
"@graphql-codegen/typescript-react-apollo": "3.3.6",
"@types/graphql": "14.2.3",
"@types/node": "12.11.1",
"@types/react": "16.9.7",
"@types/react-dom": "16.9.2",
"@types/node": "18.11.9",
"@types/react": "18.0.25",
"@types/react-dom": "18.0.9",
"@types/yaml": "1.2.0",
"dotenv": "8.2.0",
"ts-node": "8.4.1",
"typescript": "3.6.4",
"yaml": "1.7.2"
"dotenv": "16.0.3",
"ts-node": "10.9.1",
"typescript": "4.9.3",
"yaml": "2.1.3"
},
"scripts": {
"codegen": "graphql-codegen --require dotenv/config"
Expand Down
Loading

0 comments on commit e98b9e8

Please sign in to comment.