Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
Freeze sinon until sinon-as-promised will be updated for sinon 2
  • Loading branch information
steida committed Mar 15, 2017
1 parent 13c2935 commit 37d7166
Show file tree
Hide file tree
Showing 2 changed files with 185 additions and 184 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -114,9 +114,9 @@
"run-sequence": "^1.0.2",
"rxjs": "^5.0.3",
"serialize-javascript": "^1.1.2",
"sinon": "^1.17.2",
"sinon": "1.17.7",
"sinon-as-promised": "^4.0.0",
"style-loader": "^0.13.0",
"style-loader": "^0.14.0",
"through2": "^2.0.1",
"url-loader": "^0.5.5",
"uuid": "^3.0.0",
Expand Down

0 comments on commit 37d7166

Please sign in to comment.