Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
atulmy committed Dec 20, 2020
1 parent 586b163 commit 485e7db
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 96 deletions.
185 changes: 92 additions & 93 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,16 @@
},
"homepage": "https://github.com/atulmy/gql-query-builder",
"devDependencies": {
"@types/jest": "^26.0.16",
"husky": "^4.3.0",
"@types/jest": "^26.0.19",
"husky": "^4.3.6",
"jest": "26.6.3",
"lint-staged": "^10.5.3",
"prettier": "^2.2.1",
"ts-jest": "^26.4.4",
"tslint": "^6.1.0",
"tslint-config-prettier": "^1.18.0",
"tslint-plugin-prettier": "^2.3.0",
"typescript": "^4.1.2"
"typescript": "^4.1.3"
},
"lint-staged": {
"*.{ts}": [
Expand Down

0 comments on commit 485e7db

Please sign in to comment.