Merge pull request #672 from ldapjs/dependabot/npm_and_yarn/snazzy-9.0.0

Bump snazzy from 8.0.0 to 9.0.0
This commit is contained in:
James Sumners 2020-10-31 08:53:20 -04:00 committed by GitHub
commit b796afea64
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": { "devDependencies": {
"get-port": "^5.1.1", "get-port": "^5.1.1",
"husky": "^4.2.5", "husky": "^4.2.5",
"snazzy": "^8.0.0", "snazzy": "^9.0.0",
"standard": "^15.0.0", "standard": "^15.0.0",
"tap": "14.10.8" "tap": "14.10.8"
}, },