Skip to content

Commit

Permalink
build(dev-deps): bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed May 3, 2020
1 parent 7c20c63 commit b2633c5
Show file tree
Hide file tree
Showing 2 changed files with 730 additions and 431 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,18 +41,18 @@
"@discordjs/collection": "^0.1.5",
"@favware/eslint-config": "^3.3.1",
"@favware/ts-config": "^1.1.3",
"@graphql-codegen/c-sharp": "^1.13.3",
"@graphql-codegen/cli": "^1.13.3",
"@graphql-codegen/schema-ast": "^1.13.3",
"@graphql-codegen/typescript": "^1.13.3",
"@graphql-codegen/typescript-resolvers": "^1.13.3",
"@graphql-codegen/c-sharp": "^1.13.5",
"@graphql-codegen/cli": "^1.13.5",
"@graphql-codegen/schema-ast": "^1.13.5",
"@graphql-codegen/typescript": "^1.13.5",
"@graphql-codegen/typescript-resolvers": "^1.13.5",
"@klasa/timestamp": "^0.0.1",
"@types/express": "^4.17.6",
"@types/glob": "^7.1.1",
"@types/graphql": "^14.5.0",
"@types/graphql-type-json": "^0.3.2",
"@types/jest": "^25.2.1",
"@types/node": "^13.13.2",
"@types/node": "^13.13.4",
"@types/node-fetch": "^2.5.7",
"apollo-server-express": "^2.12.0",
"chalk": "^4.0.0",
Expand All @@ -66,18 +66,18 @@
"glob": "^7.1.6",
"graphql-type-json": "^0.3.1",
"husky": "^4.2.5",
"jest": "^25.4.0",
"jest-circus": "^25.4.0",
"lint-staged": "^10.1.7",
"jest": "^25.5.4",
"jest-circus": "^25.5.4",
"lint-staged": "^10.2.2",
"node-fetch": "^2.6.0",
"nodemon": "^2.0.3",
"npm-run-all": "^4.1.5",
"prettier": "^2.0.5",
"reflect-metadata": "^0.1.13",
"replace-in-file": "^5.0.2",
"replace-in-file": "^6.0.0",
"standard-version": "^7.1.0",
"ts-jest": "^25.4.0",
"ts-node": "^8.9.0",
"ts-node": "^8.10.1",
"type-graphql": "^0.17.6",
"typescript": "^3.8.3"
},
Expand Down
Loading

0 comments on commit b2633c5

Please sign in to comment.