Skip to content

Commit

Permalink
chore(package): update tap to version 13.1.9
Browse files Browse the repository at this point in the history
Closes #58
  • Loading branch information
greenkeeper[bot] committed May 14, 2019
1 parent 550de8a commit adb3acf
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": "^8.0.0",
"standard": "^11.0.0",
"tap": "^12.0.0"
"tap": "^13.1.9"
},
"scripts": {
"test": "prettier-standard '*.js' 'test/*.js' && standard && tap test/*.js"
Expand Down

0 comments on commit adb3acf

Please sign in to comment.