Skip to content

Commit ee52516

Browse files
Update a few of the dev dependencies
1 parent b2db082 commit ee52516

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"devDependencies": {
5050
"babel-cli": "^6.6.5",
5151
"babel-core": "^6.7.7",
52-
"babel-eslint": "^6.0.2",
52+
"babel-eslint": "^7.0.0",
5353
"babel-plugin-add-module-exports": "^0.2.1",
5454
"babel-preset-es2015": "^6.6.0",
5555
"coveralls": "^2.11.9",
@@ -65,6 +65,6 @@
6565
"tap-spec": "^4.1.1",
6666
"tape": "^4.5.1",
6767
"vue": "^2.0.1",
68-
"watch": "^0.17.1"
68+
"watch": "^0.19.2"
6969
}
7070
}

0 commit comments

Comments
 (0)