Update package lockfile and danger/lint-staged

This commit is contained in:
Isiah Meadows 2017-08-01 20:06:48 -04:00
parent 73b3d98878
commit 44c89f3257
3 changed files with 249 additions and 1560 deletions

View file

@ -6,3 +6,4 @@
.gitignore
.travis.yml
CONTRIBUTING.md
yarn.lock

1804
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -28,12 +28,12 @@
"devDependencies": {
"@alrra/travis-scripts": "^3.0.1",
"benchmark": "^2.1.4",
"danger": "^1.0.0",
"danger": "^1.2.0",
"dedent": "^0.7.0",
"eslint": "^3.19.0",
"gh-pages": "^0.12.0",
"istanbul": "^0.4.5",
"lint-staged": "^4.0.2",
"lint-staged": "^4.0.4",
"locater": "^1.3.0",
"marked": "^0.3.6",
"pinpoint": "^1.1.0"