Bump packages to fix linter

This commit is contained in:
Henry Mercer 2023-01-18 20:50:03 +00:00
parent ed9506bbaf
commit 0a11e3fdd9
6063 changed files with 378752 additions and 306784 deletions

View file

@ -1,6 +1,6 @@
{
"name": "stack-utils",
"version": "2.0.5",
"version": "2.0.6",
"description": "Captures and cleans stack traces",
"license": "MIT",
"repository": "tapjs/stack-utils",
@ -34,6 +34,6 @@
"pify": "^4.0.1",
"q": "^1.5.1",
"source-map-support": "^0.5.20",
"tap": "^15.0.9"
"tap": "^16.3.0"
}
}