Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
typicode committed Nov 1, 2018
1 parent 5c8d938 commit 96a73fc
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 19 deletions.
37 changes: 22 additions & 15 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 @@ -64,9 +64,9 @@
"@types/execa": "^0.9.0",
"@types/find-up": "^2.1.1",
"@types/get-stdin": "^5.0.1",
"@types/jest": "^23.3.5",
"@types/jest": "^23.3.9",
"@types/mkdirp": "^0.5.2",
"@types/node": "^10.11.7",
"@types/node": "^10.12.2",
"del": "^3.0.0",
"del-cli": "^1.1.0",
"formatree": "^1.0.2",
Expand All @@ -79,8 +79,8 @@
"ts-jest": "^23.10.4",
"tslint": "^5.11.0",
"tslint-config-prettier": "^1.15.0",
"tslint-plugin-prettier": "^2.0.0",
"typescript": "^3.1.2"
"tslint-plugin-prettier": "^2.0.1",
"typescript": "^3.1.6"
},
"jest": {
"transform": {
Expand Down

0 comments on commit 96a73fc

Please sign in to comment.