Merge pull request #1947 from isiahmeadows/next

Update package lockfile and danger/lint-staged
This commit is contained in:
Isiah Meadows 2017-08-25 07:17:38 -04:00 committed by GitHub
commit 3a4a01508b
3 changed files with 249 additions and 1560 deletions

View file

@ -6,3 +6,4 @@
.gitignore .gitignore
.travis.yml .travis.yml
CONTRIBUTING.md 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": { "devDependencies": {
"@alrra/travis-scripts": "^3.0.1", "@alrra/travis-scripts": "^3.0.1",
"benchmark": "^2.1.4", "benchmark": "^2.1.4",
"danger": "^1.0.0", "danger": "^1.2.0",
"dedent": "^0.7.0", "dedent": "^0.7.0",
"eslint": "^3.19.0", "eslint": "^3.19.0",
"gh-pages": "^0.12.0", "gh-pages": "^0.12.0",
"istanbul": "^0.4.5", "istanbul": "^0.4.5",
"lint-staged": "^4.0.2", "lint-staged": "^4.0.4",
"locater": "^1.3.0", "locater": "^1.3.0",
"marked": "^0.3.6", "marked": "^0.3.6",
"pinpoint": "^1.1.0" "pinpoint": "^1.1.0"