Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bfmatei committed Oct 22, 2021
1 parent 0ee031a commit a6d5f3d
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 120 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,31 +36,31 @@
"lib:release": "semantic-release"
},
"devDependencies": {
"@graphql-codegen/cli": "^2.2.0",
"@graphql-codegen/typescript": "^2.2.2",
"@graphql-codegen/typescript-resolvers": "^2.3.0",
"@graphql-codegen/cli": "^2.2.1",
"@graphql-codegen/typescript": "^2.2.4",
"@graphql-codegen/typescript-resolvers": "^2.3.2",
"@semantic-release/changelog": "^6.0.0",
"@semantic-release/git": "^10.0.0",
"@types/node": "^16.10.3",
"@types/node": "^16.11.3",
"@types/uuid": "^8.3.1",
"apollo-server-express": "^3.3.0",
"apollo-server-plugin-base": "^3.2.0",
"apollo-server-types": "^3.2.0",
"apollo-server-express": "^3.4.0",
"apollo-server-plugin-base": "^3.3.0",
"apollo-server-types": "^3.3.0",
"artillery": "^1.7.9",
"copyfiles": "^2.4.1",
"express": "^4.17.1",
"graphql": "^15.6.1",
"graphql-tools": "^8.2.0",
"husky": "^7.0.2",
"husky": "^7.0.4",
"lint-staged": "^11.2.3",
"nodemon": "^2.0.13",
"nodemon": "^2.0.14",
"npm-run-all": "^4.1.5",
"prettier": "^2.4.1",
"prom-client": "^14.0.0",
"rimraf": "^3.0.2",
"semantic-release": "^18.0.0",
"ts-node": "^10.3.0",
"typescript": "^4.4.3",
"ts-node": "^10.3.1",
"typescript": "^4.4.4",
"uuid": "^8.3.2"
}
}
Loading

0 comments on commit a6d5f3d

Please sign in to comment.