Skip to content

Commit

Permalink
bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Oct 11, 2016
1 parent afc03ef commit 9bf80fa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,12 @@
"debug": "^2.2.0",
"deep-assign": "^1.0.0",
"eslint": "^3.6.0",
"eslint-config-xo": "^0.16.0",
"eslint-config-xo": "^0.17.0",
"eslint-formatter-pretty": "^1.0.0",
"eslint-plugin-ava": "^3.1.0",
"eslint-plugin-import": "^2.0.0",
"eslint-plugin-no-use-extend-native": "^0.3.2",
"eslint-plugin-promise": "^2.0.1",
"eslint-plugin-promise": "^3.0.0",
"eslint-plugin-unicorn": "^1.0.0",
"get-stdin": "^5.0.0",
"globby": "^6.0.0",
Expand All @@ -83,14 +83,14 @@
"resolve-cwd": "^1.0.0",
"resolve-from": "^2.0.0",
"update-notifier": "^1.0.0",
"xo-init": "^0.3.0"
"xo-init": "^0.4.0"
},
"devDependencies": {
"ava": "*",
"coveralls": "^2.11.9",
"eslint-config-xo-react": "^0.10.0",
"eslint-plugin-react": "^6.3.0",
"execa": "^0.4.0",
"execa": "^0.5.0",
"nyc": "^8.3.0",
"pify": "^2.3.0",
"proxyquire": "^1.7.3",
Expand Down

0 comments on commit 9bf80fa

Please sign in to comment.