Skip to content

Commit

Permalink
deps: update (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris committed Jan 17, 2020
1 parent 90b51f1 commit d44a69e
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 46 deletions.
69 changes: 28 additions & 41 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,20 +53,20 @@
"node-fetch": "^2.6.0"
},
"devDependencies": {
"@types/jest": "^24.0.25",
"@types/node": "^13.1.6",
"@types/jest": "^24.9.0",
"@types/node": "^13.1.7",
"@types/node-fetch": "^2.5.4",
"@typescript-eslint/parser": "^2.15.0",
"@typescript-eslint/parser": "^2.16.0",
"@zeit/ncc": "^0.21.0",
"eslint": "^6.8.0",
"husky": "^4.0.7",
"husky": "^4.0.10",
"jest": "^24.9.0",
"jest-circus": "^24.9.0",
"lint-staged": "^9.5.0",
"nock": "^11.7.2",
"prettier": "1.19.1",
"standard-version": "^7.0.1",
"ts-jest": "^24.3.0",
"typescript": "^3.7.4"
"typescript": "^3.7.5"
}
}

0 comments on commit d44a69e

Please sign in to comment.