chore: bump dev dependencies and add package-lock (#864)

No change to logic.

This reduces install spam by bumping codecov to avoid depending on a
deprecated graceful-fs version, as well as adding a package-lock.json.
This commit is contained in:
Nate Fischer 2018-06-28 14:15:38 -07:00 committed by GitHub
parent 93bbf684c6
commit 72ff790f4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7521 additions and 1 deletions

7520
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -60,7 +60,7 @@
"devDependencies": {
"ava": "^0.21.0",
"chalk": "^1.1.3",
"codecov": "^1.0.1",
"codecov": "^3.0.2",
"coffee-script": "^1.10.0",
"eslint": "^2.0.0",
"eslint-config-airbnb-base": "^3.0.0",