Skip to content

Commit

Permalink
chore: update tap
Browse files Browse the repository at this point in the history
  • Loading branch information
wkillerud committed Apr 15, 2024
1 parent 77b4874 commit fb57bec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ tmp/**/*
.idea
.idea/**/*
coverage
.tap/
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@
"eslint-plugin-prettier": "4.2.1",
"prettier": "2.8.8",
"rollup": "4.14.3",
"tap": "15.2.3"
"tap": "18.7.2"
}
}

0 comments on commit fb57bec

Please sign in to comment.