update dependencies and tests

This commit is contained in:
silverwind 2019-07-05 18:39:05 +02:00
parent 4fef9b24b8
commit ec55d01fe2
Signed by: silverwind
GPG Key ID: 2E62B41C93869443
2 changed files with 14 additions and 14 deletions

@ -30,18 +30,18 @@
"chalk": "2.4.2",
"find-up": "4.1.0",
"hosted-git-info": "2.7.1",
"make-fetch-happen": "4.0.1",
"make-fetch-happen": "4.0.2",
"minimist": "1.2.0",
"rc": "1.2.8",
"registry-auth-token": "4.0.0",
"semver": "6.1.2",
"semver": "6.2.0",
"string-width": "4.1.0",
"text-table": "0.2.0"
},
"devDependencies": {
"eslint": "6.0.1",
"eslint-config-silverwind": "4.0.2",
"execa": "2.0.1",
"execa": "2.0.3",
"ver": "5.0.2"
}
}

22
test.js

@ -46,17 +46,17 @@ async function main() {
},
"jpeg-buffer-orientation": {
old: "0.0.0",
new: "1.0.1",
new: "2.0.0",
info: "https://github.com/fisker/jpeg-buffer-orientation",
},
"styled-components": {
old: "2.5.0-1",
new: "5.0.0-beta.6-ej2",
new: "5.0.0-beta.8",
info: "https://github.com/styled-components/styled-components",
},
"@babel/preset-env": {
old: "7.0.0",
new: "7.4.5",
new: "7.5.0",
info: "https://babeljs.io/",
}
}
@ -86,17 +86,17 @@ async function main() {
},
"jpeg-buffer-orientation": {
old: "0.0.0",
new: "1.0.1",
new: "2.0.0",
info: "https://github.com/fisker/jpeg-buffer-orientation",
},
"styled-components": {
old: "2.5.0-1",
new: "5.0.0-beta.6-ej2",
new: "5.0.0-beta.8",
info: "https://github.com/styled-components/styled-components",
},
"@babel/preset-env": {
old: "7.0.0",
new: "7.4.5",
new: "7.5.0",
info: "https://babeljs.io/",
}
}
@ -131,17 +131,17 @@ async function main() {
},
"jpeg-buffer-orientation": {
old: "0.0.0",
new: "1.0.1",
new: "2.0.0",
info: "https://github.com/fisker/jpeg-buffer-orientation",
},
"styled-components": {
old: "2.5.0-1",
new: "5.0.0-beta.6-ej2",
new: "5.0.0-beta.8",
info: "https://github.com/styled-components/styled-components",
},
"@babel/preset-env": {
old: "7.0.0",
new: "7.4.5",
new: "7.5.0",
info: "https://babeljs.io/",
}
}
@ -176,7 +176,7 @@ async function main() {
},
"jpeg-buffer-orientation": {
old: "0.0.0",
new: "1.0.1",
new: "2.0.0",
info: "https://github.com/fisker/jpeg-buffer-orientation",
},
"styled-components": {
@ -186,7 +186,7 @@ async function main() {
},
"@babel/preset-env": {
old: "7.0.0",
new: "7.4.5",
new: "7.5.0",
info: "https://babeljs.io/",
}
}