Update a few dependencies, update ospec to version 3.1.0 (#2370)

This commit is contained in:
Isiah Meadows 2019-02-05 13:20:55 -05:00 committed by GitHub
parent 02844a0b89
commit 99a61a09dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 907 additions and 596 deletions

View file

@ -32,15 +32,14 @@
"benchmark": "^2.1.4",
"chokidar": "^2.0.4",
"dedent": "^0.7.0",
"eslint": "^5.9.0",
"gh-pages": "^0.12.0",
"glob": "^7.1.2",
"eslint": "^5.13.0",
"gh-pages": "^2.0.1",
"istanbul": "^0.4.5",
"lint-staged": "^4.0.4",
"lint-staged": "^8.1.3",
"locater": "^1.3.0",
"marked": "^0.3.19",
"marked": "^0.6.0",
"pinpoint": "^1.1.0",
"terser": "^3.10.11"
"terser": "^3.16.1"
},
"bin": {
"ospec": "./ospec/bin/ospec"