Skip to content

Commit

Permalink
chore(package): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
falsandtru committed Jul 10, 2017
1 parent c5b5c1f commit a4c1719
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"LICENSE"
],
"dependencies": {
"spica": "0.0.89"
"spica": "0.0.90"
},
"devDependencies": {
"@types/mocha": "^2.2.41",
Expand All @@ -50,7 +50,7 @@
"gulp-unassert": "^1.0.1",
"json": "^9.0.6",
"karma": "1.7.0",
"karma-chrome-launcher": "^2.1.1",
"karma-chrome-launcher": "^2.2.0",
"karma-coverage": "^1.1.1",
"karma-coveralls": "^1.1.2",
"karma-edge-launcher": "0.4.1",
Expand All @@ -59,13 +59,13 @@
"karma-mocha": "^1.3.0",
"lodash": "^4.17.4",
"mocha": "^3.4.2",
"npm-check-updates": "^2.11.3",
"npm-check-updates": "^2.12.1",
"power-assert": "^1.4.4",
"pump": "^1.0.2",
"run-sequence": "^1.2.2",
"run-sequence": "^2.0.0",
"semver": "^5.3.0",
"tsify": "^3.0.1",
"typescript": "2.5.0-dev.20170613",
"typescript": "2.5.0-dev.20170707",
"vinyl-buffer": "^1.0.0",
"vinyl-source-stream": "^1.1.0"
},
Expand Down

0 comments on commit a4c1719

Please sign in to comment.