Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
novemberborn committed Nov 13, 2017
1 parent 3768b6d commit c4a4898
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 45 deletions.
80 changes: 39 additions & 41 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -34,7 +34,7 @@
"arrify": "^1.0.1",
"babel-eslint": "8.0.2",
"deglob": "^2.1.0",
"eslint": "4.10.0",
"eslint": "4.11.0",
"eslint-config-standard": "10.2.1",
"eslint-formatter-pretty": "^1.1.0",
"eslint-import-resolver-typescript": "1.0.2",
Expand All @@ -47,18 +47,18 @@
"eslint-plugin-security": "1.4.0",
"eslint-plugin-standard": "3.0.1",
"eslint-plugin-typescript": "0.8.0",
"eslint-plugin-unicorn": "github:sindresorhus/eslint-plugin-unicorn#cba8dd9f31f2ff5646376b137a85f95ab2567e98",
"eslint-plugin-unicorn": "3.0.0",
"has-flag": "^2.0.0",
"resolve-from": "^4.0.0",
"standard-engine": "7.1.0",
"typescript-eslint-parser": "8.0.1"
"typescript-eslint-parser": "9.0.0"
},
"devDependencies": {
"ava": "^0.23.0",
"codecov": "^3.0.0",
"get-stream": "^3.0.0",
"nyc": "^11.2.1",
"typescript": "^2.5.3"
"typescript": "^2.6.1"
},
"engines": {
"node": ">=4"
Expand Down

0 comments on commit c4a4898

Please sign in to comment.