chore(deps): update dependency esm to ^3.2.20 (#5322)

This commit is contained in:
renovate[bot] 2019-03-22 02:14:47 +04:30 committed by Pooya Parsa
parent ad0679fd5d
commit a0b0242919
4 changed files with 7 additions and 7 deletions

View File

@ -48,7 +48,7 @@
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-vue": "^5.2.2",
"esm": "^3.2.19",
"esm": "^3.2.20",
"express": "^4.16.4",
"finalhandler": "^1.1.1",
"fork-ts-checker-webpack-plugin": "^1.0.0",

View File

@ -17,7 +17,7 @@
"boxen": "^3.0.0",
"chalk": "^2.4.2",
"consola": "^2.5.7",
"esm": "^3.2.19",
"esm": "^3.2.20",
"execa": "^1.0.0",
"exit": "^0.1.2",
"minimist": "^1.2.0",

View File

@ -15,7 +15,7 @@
"@nuxt/vue-renderer": "2.5.0",
"consola": "^2.5.7",
"debug": "^4.1.1",
"esm": "^3.2.19",
"esm": "^3.2.20",
"fs-extra": "^7.0.1",
"hash-sum": "^1.0.2",
"std-env": "^2.2.1"

View File

@ -4523,10 +4523,10 @@ eslint@^5.15.3:
table "^5.2.3"
text-table "^0.2.0"
esm@^3.2.19:
version "3.2.19"
resolved "https://registry.npmjs.org/esm/-/esm-3.2.19.tgz#700a250f6fe06c4d67bb609528d4d208d2c81411"
integrity sha512-thFxRC6o0gKfSiSwuUI2JO01f9JOm1qRWGfBLry0LF3L8mSeSTK58DqCE3+0ZKq02e/DClCJf3BW9nVwd/ejCw==
esm@^3.2.20:
version "3.2.20"
resolved "https://registry.npmjs.org/esm/-/esm-3.2.20.tgz#44f125117863427cdece7223baa411fc739c1939"
integrity sha512-NA92qDA8C/qGX/xMinDGa3+cSPs4wQoFxskRrSnDo/9UloifhONFm4sl4G+JsyCqM007z2K+BfQlH5rMta4K1Q==
espree@^4.1.0:
version "4.1.0"