Skip to content

Commit e32169d

Browse files
committed
Update tap, eslint, and vfile-reporter
1 parent 12b5451 commit e32169d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,21 +48,21 @@
4848
"unist-builder": "^1.0.0",
4949
"unist-util-visit": "^1.0.1",
5050
"vfile": "^1.1.2",
51-
"vfile-reporter": "^1.4.1",
51+
"vfile-reporter": "^2.0.0",
5252
"vfile-sort": "^1.0.0",
5353
"vinyl": "^1.1.0",
5454
"vinyl-fs": "^2.3.1",
5555
"yargs": "^4.3.1"
5656
},
5757
"devDependencies": {
5858
"chdir": "0.0.0",
59-
"eslint": "^2.0.0",
59+
"eslint": "^3.1.0",
6060
"fs-extra": "^0.30.0",
6161
"documentation-schema": "0.0.1",
6262
"glob": "^7.0.0",
6363
"json-schema": "0.2.2",
6464
"mock-fs": "^3.5.0",
65-
"tap": "^5.4.4",
65+
"tap": "^6.2.0",
6666
"tmp": "0.0.28"
6767
},
6868
"keywords": [

0 commit comments

Comments
 (0)