Skip to content

Commit

Permalink
Update tap dev dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydenseric committed Jun 12, 2019
1 parent 62f7c75 commit 68ab7ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -63,7 +63,7 @@
"lint-staged": "^8.2.0",
"node-fetch": "^2.6.0",
"prettier": "^1.18.2",
"tap": "^12.7.0"
"tap": "^14.2.2"
},
"scripts": {
"prepare": "npm run prepare:clean && npm run prepare:mjs && npm run prepare:js && npm run prepare:jsdoc && npm run prepare:prettier",
Expand Down

0 comments on commit 68ab7ef

Please sign in to comment.