Commit 0a36ef5999ff345a683f94176869205a795da224
bump deps
Signed-off-by: wanderer <mjbecze@gmail.com>wanderer committed on 4/20/2018, 11:11:40 PM
Parent: f1d4a7d1e7812fadbba3bc94b2eb7db678a8d06b
Files changed
package-lock.json | changed |
package.json | changed |
package-lock.json | ||
---|---|---|
The diff is too large to show. Use a local git client to view these changes. Old file size: 335962 bytes New file size: 334199 bytes |
package.json | |||
---|---|---|---|
@@ -21,10 +21,10 @@ | |||
21 | 21 … | "safe-buffer": "^5.1.1" | |
22 | 22 … | }, | |
23 | 23 … | "devDependencies": { | |
24 | 24 … | "coveralls": "^3.0.0", | |
25 | - "documentation": "^6.1.0", | ||
26 | - "nyc": "^11.6.0", | ||
25 … | + "documentation": "^6.3.0", | ||
26 … | + "nyc": "^11.7.1", | ||
27 | 27 … | "standard": "^11.0.1", | |
28 | 28 … | "tape": "^4.9.0" | |
29 | 29 … | }, | |
30 | 30 … | "repository": { |
Built with git-ssb-web