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[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-10-31 07:06:37 +00:00 committed by GitHub
parent 44108a4ca0
commit 04c17905db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
"devDependencies": {
"get-port": "^5.1.1",
"husky": "^4.2.5",
"snazzy": "^8.0.0",
"snazzy": "^9.0.0",
"standard": "^15.0.0",
"tap": "14.10.8"
},