Skip to content

Commit

Permalink
chore: update mocha
Browse files Browse the repository at this point in the history
  • Loading branch information
mgechev committed Feb 14, 2019
1 parent 316b303 commit 11d6417
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 140 deletions.
187 changes: 49 additions & 138 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rxjs-tslint",
"version": "0.1.6",
"version": "0.1.7",
"description": "TSLint rule for RxJS",
"main": "index.js",
"bin": {
Expand Down Expand Up @@ -52,7 +52,7 @@
"chai-spies": "^0.7.1",
"js-yaml": "^3.8.4",
"json-stringify-pretty-compact": "^1.1.0",
"mocha": "3.0.2",
"mocha": "^5.2.0",
"rimraf": "^2.5.2",
"ts-node": "^3.3.0"
},
Expand Down

0 comments on commit 11d6417

Please sign in to comment.