Skip to content

Commit

Permalink
npm upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
typicode committed Nov 21, 2018
1 parent d6ecea2 commit 4897994
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 20 deletions.
56 changes: 40 additions & 16 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -48,7 +48,7 @@
},
"homepage": "https://github.com/typicode/husky#readme",
"dependencies": {
"cosmiconfig": "^5.0.6",
"cosmiconfig": "^5.0.7",
"execa": "^1.0.0",
"find-up": "^3.0.0",
"get-stdin": "^6.0.0",
Expand All @@ -65,19 +65,19 @@
"@types/get-stdin": "^5.0.1",
"@types/jest": "^23.3.9",
"@types/mkdirp": "^0.5.2",
"@types/node": "^10.12.2",
"@types/node": "^10.12.9",
"del": "^3.0.0",
"del-cli": "^1.1.0",
"formatree": "^1.0.2",
"jest": "^23.6.0",
"mkdirp": "^0.5.1",
"pinst": "^1.1.1",
"pkg-ok": "^2.3.1",
"prettier": "^1.14.3",
"prettier": "^1.15.2",
"tempy": "^0.2.1",
"ts-jest": "^23.10.4",
"tslint": "^5.11.0",
"tslint-config-prettier": "^1.15.0",
"tslint-config-prettier": "^1.16.0",
"tslint-plugin-prettier": "^2.0.1",
"typescript": "^3.1.6"
},
Expand Down

0 comments on commit 4897994

Please sign in to comment.