Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
typicode committed Oct 11, 2018
1 parent 05f57f2 commit 4924a42
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 82 deletions.
196 changes: 119 additions & 77 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
Expand Up @@ -64,23 +64,23 @@
"@types/execa": "^0.9.0",
"@types/find-up": "^2.1.1",
"@types/get-stdin": "^5.0.1",
"@types/jest": "^23.3.2",
"@types/jest": "^23.3.5",
"@types/mkdirp": "^0.5.2",
"@types/node": "^10.11.3",
"@types/node": "^10.11.7",
"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.2.0",
"pkg-ok": "^2.3.1",
"prettier": "^1.14.3",
"tempy": "^0.2.1",
"ts-jest": "^23.10.3",
"ts-jest": "^23.10.4",
"tslint": "^5.11.0",
"tslint-config-prettier": "^1.15.0",
"tslint-plugin-prettier": "^2.0.0",
"typescript": "^3.1.1"
"typescript": "^3.1.2"
},
"jest": {
"transform": {
Expand Down

0 comments on commit 4924a42

Please sign in to comment.