build(deps-dev): bump lyo from 0.4.2 to 0.5.0 (#22)

Bumps [lyo](https://github.com/bokub/lyo) from 0.4.2 to 0.5.0.
- [Release notes](https://github.com/bokub/lyo/releases)
- [Commits](https://github.com/bokub/lyo/compare/0.4.2...0.5.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
pull/23/head
dependabot[bot] 2018-09-11 10:30:49 +08:00 zatwierdzone przez Amio /
rodzic e05ff44b4a
commit a2b6130fe8
1 zmienionych plików z 9 dodań i 7 usunięć

16
package-lock.json wygenerowano
Wyświetl plik

@ -1857,9 +1857,9 @@
}
},
"electron-to-chromium": {
"version": "1.3.63",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.63.tgz",
"integrity": "sha512-Ec35NNY040HKuSxMAzBMgz/uUI78amSWpBUD9x2gN7R7gkb/wgAcClngWklcLP0/lm/g0UUYHnC/tUIlZj8UvQ==",
"version": "1.3.65",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.65.tgz",
"integrity": "sha512-tyGr+wh2c/JYBVMeflKpZ3ricwtBPyVBMtRNxYGObl7TP5bAeupgz4VZnBzQSFleZViXYTws1yZtKKFQYZyiYw==",
"dev": true
},
"elliptic": {
@ -3076,9 +3076,9 @@
}
},
"lyo": {
"version": "0.4.2",
"resolved": "https://registry.npmjs.org/lyo/-/lyo-0.4.2.tgz",
"integrity": "sha512-GmJaRfGVN+6otazqUCN6rz5/5cwnkSUskcVQL9tFJeXJaursZGBm2Z7vwypWIrwtYUZyt+eLPA53egzP3YLzWQ==",
"version": "0.5.0",
"resolved": "https://registry.npmjs.org/lyo/-/lyo-0.5.0.tgz",
"integrity": "sha512-fukGfgnBuSPNfvyFFQUa7vr+iigQAo6GRJ7uWl8Oa3k/ypfvl10bGkcz5V8Xnc2PIlrYGmo8wh0xAh1dH0gGMw==",
"dev": true,
"requires": {
"@babel/core": "^7.0.0",
@ -3408,6 +3408,7 @@
"resolved": "https://registry.npmjs.org/align-text/-/align-text-0.1.4.tgz",
"integrity": "sha1-DNkKVhCT810KmSVsIrcGlDP60Rc=",
"dev": true,
"optional": true,
"requires": {
"kind-of": "^3.0.2",
"longest": "^1.0.1",
@ -4741,7 +4742,8 @@
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/longest/-/longest-1.0.1.tgz",
"integrity": "sha1-MKCy2jj3N3DoKUoNIuZiXtd9AJc=",
"dev": true
"dev": true,
"optional": true
},
"loose-envify": {
"version": "1.3.1",