Skip to content

Commit

Permalink
chore(package): update tap to version 12.0.0 (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored and juliangruber committed May 19, 2018
1 parent 1f21b4d commit b980e8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"prettier-standard": "^8.0.0",
"standard": "^11.0.0",
"tap": "^11.0.0"
"tap": "^12.0.0"
},
"scripts": {
"test": "prettier-standard '*.js' 'test/*.js' && standard && tap test/*.js"
Expand Down

0 comments on commit b980e8f

Please sign in to comment.