Skip to content
This repository was archived by the owner on Jan 11, 2019. It is now read-only.

Commit 7567683

Browse files
committed
bump dependencies
1 parent 8a19c3b commit 7567683

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"dependencies": {
3434
"arrify": "^1.0.1",
3535
"execa": "^0.4.0",
36-
"globby": "^4.0.0",
36+
"globby": "^5.0.0",
3737
"inquirer": "^1.0.2",
3838
"is-git-clean": "^1.0.0",
3939
"jscodeshift": "^0.3.19",
@@ -44,12 +44,12 @@
4444
"npm-run-path": "^1.0.0",
4545
"pkg-conf": "^1.1.2",
4646
"semver": "^5.1.0",
47-
"update-notifier": "^0.7.0"
47+
"update-notifier": "^1.0.0"
4848
},
4949
"devDependencies": {
5050
"ava": "^0.15.1",
5151
"babel": "^5.8.38",
52-
"xo": "^0.15.1"
52+
"xo": "^0.16.0"
5353
},
5454
"ava": {
5555
"require": [

0 commit comments

Comments
 (0)