Update checked-in dependencies

This commit is contained in:
github-actions[bot] 2021-08-09 19:49:49 +00:00
parent 38bb211981
commit d6a5bf5c1c
96 changed files with 4450 additions and 174 deletions

View file

@ -1,6 +1,6 @@
{
"name": "signal-exit",
"version": "3.0.2",
"version": "3.0.3",
"description": "when you want to fire an event no matter how a process exits.",
"main": "index.js",
"scripts": {
@ -31,7 +31,7 @@
"chai": "^3.5.0",
"coveralls": "^2.11.10",
"nyc": "^8.1.0",
"standard": "^7.1.2",
"standard": "^8.1.0",
"standard-version": "^2.3.0",
"tap": "^8.0.1"
}