Browse Source

Bump badgen-icons from 0.5.0 to 0.6.0 (#251)

Bumps [badgen-icons](https://github.com/badgen/badgen-icons) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/badgen/badgen-icons/releases)
- [Commits](https://github.com/badgen/badgen-icons/compare/v0.5.0...v0.6.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
docker-size
dependabot[bot] 6 years ago
committed by Amio /
parent
commit
12a12b5b41
  1. 6
      package-lock.json
  2. 2
      package.json

6
package-lock.json

@ -2390,9 +2390,9 @@
"integrity": "sha512-apgGBA8dZI4gBPt9s/RRCG660h0pteT/2ANh+wqAUSDNPsRRCNVlezEUi5znJU3Ceolno/xryDG4LD2xGzCfow=="
},
"badgen-icons": {
"version": "0.5.0",
"resolved": "https://registry.npmjs.org/badgen-icons/-/badgen-icons-0.5.0.tgz",
"integrity": "sha512-GKiEEcNUBNZqq9ghLFDJxKzmlc4T6lA4qUUatMC2GpH5aNNjqBgJ8r6Gkwz/1K7VQMmGzwanUIL2+ST6L9tgZw=="
"version": "0.6.0",
"resolved": "https://registry.npmjs.org/badgen-icons/-/badgen-icons-0.6.0.tgz",
"integrity": "sha512-ArsIwIjcMXXqeHF6lgvTcPOn54eKoZCn57CHz8I/6faIzc36N4K3VB6fW3KGvDzHZJh4LSmjpHBSolWencZ+1Q=="
},
"bail": {
"version": "1.0.3",

2
package.json

@ -22,7 +22,7 @@
},
"dependencies": {
"badgen": "^2.7.0",
"badgen-icons": "^0.5.0",
"badgen-icons": "^0.6.0",
"byte-size": "^5.0.1",
"cheerio": "^1.0.0-rc.2",
"chrome-webstore": "^1.2.1",

Loading…
Cancel
Save