Skip to content

Commit

Permalink
chore(package): update tap to version 14.8.1
Browse files Browse the repository at this point in the history
Closes #58
  • Loading branch information
greenkeeper[bot] authored Oct 22, 2019
1 parent fb82168 commit 75ddaf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"prettier-standard": "^15.0.0",
"standard": "^14.1.0",
"tap": "^12.0.0"
"tap": "^14.8.1"
},
"scripts": {
"test": "prettier-standard '*.js' 'test/*.js' && standard && tap test/*.js"
Expand Down

0 comments on commit 75ddaf5

Please sign in to comment.