- npm: Update devDep. (no need for badge color override)

This commit is contained in:
Brett Zamir
2020-01-08 11:38:35 +08:00
parent 602dc36631
commit 310157e37e
2 changed files with 5 additions and 5 deletions

6
package-lock.json generated
View File

@@ -7812,9 +7812,9 @@
}
},
"license-badger": {
"version": "0.7.4",
"resolved": "https://registry.npmjs.org/license-badger/-/license-badger-0.7.4.tgz",
"integrity": "sha512-HtpCriAx7GJoSrz4znJ1kVwiS2vL66MOdBk4eZuZ+bus2OlfmL38TPEWmz9JzWAwEJl0nn9ZWx4UMAHK0E59wA==",
"version": "0.8.0",
"resolved": "https://registry.npmjs.org/license-badger/-/license-badger-0.8.0.tgz",
"integrity": "sha512-rcyYZY3XRRLSuoDhu8HDtGpLeKy1O7vnEH0qyCktLpoTJkolSy1tXP8VA5t8qBezh+cW9fB200Sd7QfWIl8pNQ==",
"dev": true,
"requires": {
"badge-up": "git+https://github.com/brettz9/badge-up.git#npm-and-testing",