Skip to content

Commit

Permalink
deps: update (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris committed Jan 10, 2020
1 parent edf92a1 commit 6ad5947
Show file tree
Hide file tree
Showing 2 changed files with 156 additions and 77 deletions.
223 changes: 151 additions & 72 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 @@ -55,18 +55,18 @@
},
"devDependencies": {
"@types/jest": "^24.0.25",
"@types/node": "^13.1.4",
"@typescript-eslint/parser": "^2.14.0",
"@types/node": "^13.1.6",
"@typescript-eslint/parser": "^2.15.0",
"@zeit/ncc": "^0.21.0",
"eslint": "^6.8.0",
"husky": "^3.1.0",
"husky": "^4.0.4",
"jest": "^24.9.0",
"jest-circus": "^24.9.0",
"lint-staged": "^9.5.0",
"nock": "^11.7.1",
"nock": "^11.7.2",
"prettier": "1.19.1",
"standard-version": "^7.0.1",
"ts-jest": "^24.2.0",
"ts-jest": "^24.3.0",
"typescript": "^3.7.4"
}
}

0 comments on commit 6ad5947

Please sign in to comment.