Skip to content

Commit

Permalink
update test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
justadudewhohacks committed Jun 9, 2018
1 parent abd320c commit 2aa1aed
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 149 deletions.
214 changes: 67 additions & 147 deletions test/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 test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"author": "justadudewhohacks",
"license": "MIT",
"dependencies": {
"chai": "^4.1.0",
"chai": "^4.1.2",
"istanbul": "^0.4.5",
"mocha": "^3.5.3"
"mocha": "^5.2.0"
},
"devDependencies": {
"eslint": "^3.18.0",
Expand Down

0 comments on commit 2aa1aed

Please sign in to comment.