chore(deps): update all non-major dependencies (#5149)

This commit is contained in:
renovate[bot] 2019-03-04 10:19:33 +03:30 committed by Pooya Parsa
parent 92f81e01e7
commit 340c10736b
5 changed files with 6 additions and 6 deletions

View File

@ -47,7 +47,7 @@
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-vue": "^5.2.2",
"esm": "^3.2.9",
"esm": "^3.2.10",
"express": "^4.16.4",
"finalhandler": "^1.1.1",
"fork-ts-checker-webpack-plugin": "^0.5.2",

View File

@ -16,7 +16,7 @@
"boxen": "^3.0.0",
"chalk": "^2.4.2",
"consola": "^2.5.6",
"esm": "^3.2.9",
"esm": "^3.2.10",
"execa": "^1.0.0",
"exit": "^0.1.2",
"minimist": "^1.2.0",

View File

@ -15,7 +15,7 @@
"@nuxt/vue-renderer": "2.4.5",
"consola": "^2.5.6",
"debug": "^4.1.1",
"esm": "^3.2.9",
"esm": "^3.2.10",
"fs-extra": "^7.0.1",
"hash-sum": "^1.0.2",
"std-env": "^2.2.1"

View File

@ -13,7 +13,7 @@
"typings": "types/index.d.ts",
"dependencies": {
"node-fetch": "^2.3.0",
"unfetch": "^4.0.1",
"unfetch": "^4.1.0",
"vue": "^2.6.8",
"vue-meta": "^1.5.8",
"vue-no-ssr": "^1.1.1",

View File

@ -4326,7 +4326,7 @@ eslint@^5.15.0:
table "^5.2.3"
text-table "^0.2.0"
esm@^3.2.9:
esm@^3.2.10:
version "3.2.10"
resolved "https://registry.npmjs.org/esm/-/esm-3.2.10.tgz#fea61120e0d89b87897756f506f169c2fb0ca78e"
integrity sha512-r6v4kFfezz5/Qo6Q5ThaNPPUi7a2E3J4ZWxFuohhxJRAa6X7hg6Ca7GRPaixsi5ALcokhif/04Ys4zAxab4Edw==
@ -10735,7 +10735,7 @@ umask@^1.1.0:
resolved "https://registry.npmjs.org/umask/-/umask-1.1.0.tgz#f29cebf01df517912bb58ff9c4e50fde8e33320d"
integrity sha1-8pzr8B31F5ErtY/5xOUP3o4zMg0=
unfetch@^4.0.1:
unfetch@^4.1.0:
version "4.1.0"
resolved "https://registry.npmjs.org/unfetch/-/unfetch-4.1.0.tgz#6ec2dd0de887e58a4dee83a050ded80ffc4137db"
integrity sha512-crP/n3eAPUJxZXM9T80/yv0YhkTEx2K1D3h7D1AJM6fzsWZrxdyRuLN0JH/dkZh1LNH8LxCnBzoPFCPbb2iGpg==