Skip to content

Commit

Permalink
bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Sep 20, 2016
1 parent c9b9b84 commit ac931aa
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Expand Up @@ -65,23 +65,23 @@
"babel-eslint": "^6.0.0",
"debug": "^2.2.0",
"deep-assign": "^1.0.0",
"eslint": "^2.12.0",
"eslint": "^3.5.0",
"eslint-config-xo": "^0.15.0",
"eslint-formatter-pretty": "^0.2.1",
"eslint-plugin-ava": "^2.0.0",
"eslint-formatter-pretty": "^1.0.0",
"eslint-plugin-ava": "^3.0.0",
"eslint-plugin-babel": "^3.1.0",
"eslint-plugin-import": "^1.7.0",
"eslint-plugin-no-use-extend-native": "^0.3.2",
"eslint-plugin-promise": "^1.1.0",
"eslint-plugin-promise": "^2.0.1",
"eslint-plugin-unicorn": "^1.0.0",
"get-stdin": "^5.0.0",
"globby": "^5.0.0",
"globby": "^6.0.0",
"has-flag": "^2.0.0",
"home-or-tmp": "^2.0.0",
"meow": "^3.4.2",
"multimatch": "^2.1.0",
"object-assign": "^4.0.1",
"path-exists": "^2.1.0",
"path-exists": "^3.0.0",
"pkg-conf": "^1.0.1",
"resolve-cwd": "^1.0.0",
"resolve-from": "^2.0.0",
Expand All @@ -91,10 +91,10 @@
"devDependencies": {
"ava": "*",
"coveralls": "^2.11.9",
"eslint-config-xo-react": "^0.7.0",
"eslint-plugin-react": "^5.0.1",
"eslint-config-xo-react": "^0.9.0",
"eslint-plugin-react": "^6.3.0",
"execa": "^0.4.0",
"nyc": "^6.1.1",
"nyc": "^8.3.0",
"proxyquire": "^1.7.3",
"temp-write": "^2.0.1",
"xo": "file:."
Expand Down

0 comments on commit ac931aa

Please sign in to comment.