From 30e207ea00847bb059633a28f5449a46c8f2c8a2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 28 Oct 2020 13:43:54 +0000 Subject: [PATCH] chore: bump snazzy from 8.0.0 to 9.0.0 Bumps [snazzy](https://github.com/feross/snazzy) from 8.0.0 to 9.0.0. - [Release notes](https://github.com/feross/snazzy/releases) - [Commits](https://github.com/feross/snazzy/compare/v8.0.0...v9.0.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 90ed068..868e346 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "pre-commit": "^1.2.2", "pump": "^3.0.0", "release-it": "^14.0.3", - "snazzy": "^8.0.0", + "snazzy": "^9.0.0", "standard": "^14.3.3", "tape": "^4.13.2", "through2": "^4.0.1"