Skip to content

Commit

Permalink
chore(build): upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
raymondfeng committed Apr 19, 2018
1 parent 63c2f37 commit 0ccd635
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
"cross-spawn": "^6.0.5",
"debug": "^3.1.0",
"fs-extra": "^5.0.0",
"mocha": "^5.0.5",
"nyc": "^11.6.0",
"prettier": "^1.11.1",
"mocha": "^5.1.1",
"nyc": "^11.7.1",
"prettier": "^1.12.1",
"rimraf": "^2.6.2",
"source-map-support": "^0.5.4",
"strong-docs": "^1.10.2",
"tslint": "^5.9.1",
"typescript": "^2.6.2"
"typescript": "^2.8.1"
},
"bin": {
"lb-tsc": "./bin/compile-package.js",
Expand Down

0 comments on commit 0ccd635

Please sign in to comment.