chore(deps): update dependency esm to ^3.1.0 (#4772)

This commit is contained in:
renovate[bot] 2019-01-16 21:16:02 +03:30 committed by Pooya Parsa
parent ec17804c48
commit 381e0af52f
4 changed files with 7 additions and 7 deletions

View File

@ -46,7 +46,7 @@
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-vue": "^5.1.0",
"esm": "^3.0.84",
"esm": "^3.1.0",
"express": "^4.16.4",
"finalhandler": "^1.1.1",
"fork-ts-checker-webpack-plugin": "^0.5.2",

View File

@ -16,7 +16,7 @@
"boxen": "^2.1.0",
"chalk": "^2.4.2",
"consola": "^2.3.2",
"esm": "^3.0.84",
"esm": "^3.1.0",
"execa": "^1.0.0",
"minimist": "^1.2.0",
"pretty-bytes": "^5.1.0",

View File

@ -15,7 +15,7 @@
"@nuxt/vue-renderer": "2.3.4",
"consola": "^2.3.2",
"debug": "^4.1.1",
"esm": "^3.0.84",
"esm": "^3.1.0",
"fs-extra": "^7.0.1",
"hash-sum": "^1.0.2",
"std-env": "^2.2.1"

View File

@ -4253,10 +4253,10 @@ eslint@^5.12.0:
table "^5.0.2"
text-table "^0.2.0"
esm@^3.0.84:
version "3.0.84"
resolved "https://registry.npmjs.org/esm/-/esm-3.0.84.tgz#bb108989f4673b32d4f62406869c28eed3815a63"
integrity sha512-SzSGoZc17S7P+12R9cg21Bdb7eybX25RnIeRZ80xZs+VZ3kdQKzqTp2k4hZJjR7p9l0186TTXSgrxzlMDBktlw==
esm@^3.1.0:
version "3.1.0"
resolved "https://registry.npmjs.org/esm/-/esm-3.1.0.tgz#89eb950b3f04b691b12f96a0d9c8de93039a1a26"
integrity sha512-r4Go7Wh7Wh0WPinRXeeM9PIajRsUdt8SAyki5R1obVc0+BwtqvtjbngVSSdXg0jCe2xZkY8hyBMx6q/uymUkPw==
espree@^4.1.0:
version "4.1.0"