1
0
mirror of https://github.com/emkay/parser-6502.git synced 2024-06-01 01:41:34 +00:00

chore(package): update tap to version 14.7.0

This commit is contained in:
greenkeeper[bot] 2019-10-14 05:57:29 +00:00 committed by GitHub
parent 8e5d69af1e
commit aa22d71806
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@
"devDependencies": {
"standard": "^11.0.0",
"standard-version": "^5.0.0",
"tap": "^14.2.3",
"tap": "^14.7.0",
"weallbehave": "^1.2.0",
"weallcontribute": "^1.0.8"
},