chore: bump badgen to 2.1.4

pull/43/head^2
Amio 2018-07-28 15:14:36 +08:00
rodzic d611271ac3
commit 7042638195
2 zmienionych plików z 4 dodań i 4 usunięć

6
package-lock.json wygenerowano
Wyświetl plik

@ -225,9 +225,9 @@
} }
}, },
"badgen": { "badgen": {
"version": "2.1.3", "version": "2.1.4",
"resolved": "https://registry.npmjs.org/badgen/-/badgen-2.1.3.tgz", "resolved": "https://registry.npmjs.org/badgen/-/badgen-2.1.4.tgz",
"integrity": "sha512-FXIo9kUtIuOTHw2PF6xw/fEI5Aj2PZJeMZo+KiBDZpkw5uNr9w7FFR0TXPLJg39xmFy4ALpMhqu5UemeMpuFJw==", "integrity": "sha512-zrz/2ULcdjzxy7BWwEmvcaSRVCigcjWvs25twLpATgmMpmtqft5wZeVTIMBK9yWIU2s/VTJiGicX0TDQZXknXg==",
"requires": { "requires": {
"unicode-astral-regex": "^1.0.1" "unicode-astral-regex": "^1.0.1"
} }

Wyświetl plik

@ -14,7 +14,7 @@
}, },
"dependencies": { "dependencies": {
"axios": "^0.18.0", "axios": "^0.18.0",
"badgen": "^2.1.3", "badgen": "^2.1.4",
"chrome-webstore": "^1.0.0", "chrome-webstore": "^1.0.0",
"micro": "^9.3.2", "micro": "^9.3.2",
"micro-fork": "^0.1.0", "micro-fork": "^0.1.0",