Skip to content

Commit

Permalink
build(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmad Nassri committed Aug 5, 2020
1 parent 37067d8 commit e6deb97
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
*.log
/.nyc_output
/.scripts/cc-test-reporter
/coverage
/node_modules
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"test:100": "tap test --100 --coverage-report=lcov --no-browser"
},
"devDependencies": {
"tap": "^14.2.0"
"tap": "^14.10.8"
}
}

0 comments on commit e6deb97

Please sign in to comment.