Skip to content

Commit 9bf80fa

Browse files
committed
bump dependencies
1 parent afc03ef commit 9bf80fa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,12 @@
6565
"debug": "^2.2.0",
6666
"deep-assign": "^1.0.0",
6767
"eslint": "^3.6.0",
68-
"eslint-config-xo": "^0.16.0",
68+
"eslint-config-xo": "^0.17.0",
6969
"eslint-formatter-pretty": "^1.0.0",
7070
"eslint-plugin-ava": "^3.1.0",
7171
"eslint-plugin-import": "^2.0.0",
7272
"eslint-plugin-no-use-extend-native": "^0.3.2",
73-
"eslint-plugin-promise": "^2.0.1",
73+
"eslint-plugin-promise": "^3.0.0",
7474
"eslint-plugin-unicorn": "^1.0.0",
7575
"get-stdin": "^5.0.0",
7676
"globby": "^6.0.0",
@@ -83,14 +83,14 @@
8383
"resolve-cwd": "^1.0.0",
8484
"resolve-from": "^2.0.0",
8585
"update-notifier": "^1.0.0",
86-
"xo-init": "^0.3.0"
86+
"xo-init": "^0.4.0"
8787
},
8888
"devDependencies": {
8989
"ava": "*",
9090
"coveralls": "^2.11.9",
9191
"eslint-config-xo-react": "^0.10.0",
9292
"eslint-plugin-react": "^6.3.0",
93-
"execa": "^0.4.0",
93+
"execa": "^0.5.0",
9494
"nyc": "^8.3.0",
9595
"pify": "^2.3.0",
9696
"proxyquire": "^1.7.3",

0 commit comments

Comments
 (0)