From d9e82be14475182474c18496ff62863c0347490b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 06:28:51 +0000 Subject: [PATCH] build(deps): Bump exit-hook from 3.2.0 to 4.0.0 Bumps [exit-hook](https://github.com/sindresorhus/exit-hook) from 3.2.0 to 4.0.0. - [Release notes](https://github.com/sindresorhus/exit-hook/releases) - [Commits](https://github.com/sindresorhus/exit-hook/compare/v3.2.0...v4.0.0) --- updated-dependencies: - dependency-name: exit-hook dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 1adfee63..0982dca7 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "@flex-development/tutils": "6.0.0-alpha.22", "consola": "3.2.3", "cosmiconfig": "8.3.6", - "exit-hook": "3.2.0", + "exit-hook": "4.0.0", "fast-glob": "3.3.1", "pretty-bytes": "6.1.1", "tinyrainbow": "1.1.1" diff --git a/yarn.lock b/yarn.lock index cd96a1da..b42a2eec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1214,7 +1214,7 @@ __metadata: eslint-plugin-promise: "npm:6.1.1" eslint-plugin-unicorn: "npm:48.0.1" eslint-plugin-yml: "npm:1.9.0" - exit-hook: "npm:3.2.0" + exit-hook: "npm:4.0.0" fast-glob: "npm:3.3.1" growl: "npm:1.10.5" husky: "npm:8.0.3" @@ -4409,10 +4409,10 @@ __metadata: languageName: node linkType: hard -"exit-hook@npm:3.2.0": - version: 3.2.0 - resolution: "exit-hook@npm:3.2.0" - checksum: 48b7ab6538043eb5b91379852fa01cb301810806f181f2f784fc596a6ce08016bb8b636881b873a3cf0a604f3ec746a6da52081a9c2e02b1858c59481cf00442 +"exit-hook@npm:4.0.0": + version: 4.0.0 + resolution: "exit-hook@npm:4.0.0" + checksum: 5aa8b4e45fa943e7e174c25329750a0ffefb593ccc2eafd5d67e1d734b114c93cb36b5714548fb1c2a1dd90f3e9cdc606b5e788f428f780708774da444021fdc languageName: node linkType: hard