chore(deps): update dependency esm to ^3.2.11 (#5165)

This commit is contained in:
renovate[bot] 2019-03-06 09:35:08 +00:00 committed by Xin Du (Clark)
parent a188f07f19
commit 083ac57514
4 changed files with 7 additions and 7 deletions

View File

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

View File

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

View File

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

View File

@ -4331,10 +4331,10 @@ eslint@^5.15.1:
table "^5.2.3" table "^5.2.3"
text-table "^0.2.0" text-table "^0.2.0"
esm@^3.2.10: esm@^3.2.11:
version "3.2.10" version "3.2.11"
resolved "https://registry.npmjs.org/esm/-/esm-3.2.10.tgz#fea61120e0d89b87897756f506f169c2fb0ca78e" resolved "https://registry.npmjs.org/esm/-/esm-3.2.11.tgz#f6ac0c7fbb682324e80f48950130f5a5fe953f35"
integrity sha512-r6v4kFfezz5/Qo6Q5ThaNPPUi7a2E3J4ZWxFuohhxJRAa6X7hg6Ca7GRPaixsi5ALcokhif/04Ys4zAxab4Edw== integrity sha512-OhgzK4tmov6Ih2gQ28k8e5kV07sGgEKG+ys3PqbDd2FBXpsZkGpFotFbrm0+KmuD2ktaV4hdPYQTDMpq9FjeTA==
espree@^4.1.0: espree@^4.1.0:
version "4.1.0" version "4.1.0"