Skip to content

Commit

Permalink
deps: update dev deps (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
omsmith committed Jun 18, 2019
1 parent c730235 commit ca25a2f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@
},
"devDependencies": {
"bench": "^0.3.6",
"chai": "^3.5.0",
"coveralls": "^2.11.9",
"eslint": "^2.12.0",
"eslint-config-brightspace": "^0.2.1",
"chai": "^4.1.2",
"coveralls": "^3.0.0",
"eslint": "^2.13.1",
"eslint-config-brightspace": "^0.4.0",
"istanbul": "^0.4.3",
"jwk-to-pem": "^1.2.5",
"mocha": "^2.5.3",
"jwk-to-pem": "^2.0.0",
"mocha": "^3.5.3",
"native-crypto": "^1.7.0"
}
}

0 comments on commit ca25a2f

Please sign in to comment.