chore: bump badgen to 2.4.0

pull/118/head
Amio 2018-08-24 12:47:59 +08:00
rodzic 529166221d
commit 259617ab15
2 zmienionych plików z 4 dodań i 12 usunięć

14
package-lock.json wygenerowano
Wyświetl plik

@ -260,12 +260,9 @@
}
},
"badgen": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/badgen/-/badgen-2.3.0.tgz",
"integrity": "sha512-o96VpLAnMXOYySl+OMmtOg5zB5v2FposhNxTGz+9SSiT0ZdER7KWttKl9B8Q7KZ/yAVXnZXop8WzJIAqpqNwMw==",
"requires": {
"unicode-astral-regex": "^1.0.1"
}
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/badgen/-/badgen-2.4.0.tgz",
"integrity": "sha512-XGrgEMidQaXWNhS92gaqyjhJRCoGp3Sxtf1fIOEQuFlVKCtYXiz4zcQMI2tQ8TfouuzqFsLJKaSdTKvSNQuTGA=="
},
"balanced-match": {
"version": "1.0.0",
@ -7533,11 +7530,6 @@
"integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=",
"dev": true
},
"unicode-astral-regex": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/unicode-astral-regex/-/unicode-astral-regex-1.0.1.tgz",
"integrity": "sha512-UP6cmDeiWi8bMDmkyXLRsDuVPTvPjh8Wsz+pHu1VkGgTBl4pUceYAdHXY0cdc6Q3+Z2q7QMzi/0E7L/S/yOvFw=="
},
"unicode-length": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/unicode-length/-/unicode-length-1.0.3.tgz",

Wyświetl plik

@ -16,7 +16,7 @@
},
"dependencies": {
"axios": "^0.18.0",
"badgen": "^2.3.0",
"badgen": "^2.4.0",
"byte-size": "^4.0.3",
"cheerio": "^1.0.0-rc.2",
"chrome-webstore": "^1.0.0",