update dependencies

This commit is contained in:
silverwind 2019-04-10 22:20:20 +02:00
parent f21f14621a
commit 57e5226633
Signed by: silverwind
GPG Key ID: 2E62B41C93869443

@ -36,13 +36,13 @@
"npm-conf": "1.1.3",
"registry-auth-token": "3.4.0",
"semver": "6.0.0",
"string-width": "4.0.0",
"string-width": "4.1.0",
"text-table": "0.2.0"
},
"devDependencies": {
"eslint": "5.15.3",
"eslint": "5.16.0",
"eslint-config-silverwind": "2.1.0",
"execa": "1.0.0",
"ver": "4.0.1"
"ver": "4.1.0"
}
}