mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore(deps): update dependency esm to ^3.2.11 (#5165)
This commit is contained in:
parent
a188f07f19
commit
083ac57514
@ -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.10",
|
||||
"esm": "^3.2.11",
|
||||
"express": "^4.16.4",
|
||||
"finalhandler": "^1.1.1",
|
||||
"fork-ts-checker-webpack-plugin": "^0.5.2",
|
||||
|
@ -16,7 +16,7 @@
|
||||
"boxen": "^3.0.0",
|
||||
"chalk": "^2.4.2",
|
||||
"consola": "^2.5.6",
|
||||
"esm": "^3.2.10",
|
||||
"esm": "^3.2.11",
|
||||
"execa": "^1.0.0",
|
||||
"exit": "^0.1.2",
|
||||
"minimist": "^1.2.0",
|
||||
|
@ -15,7 +15,7 @@
|
||||
"@nuxt/vue-renderer": "2.4.5",
|
||||
"consola": "^2.5.6",
|
||||
"debug": "^4.1.1",
|
||||
"esm": "^3.2.10",
|
||||
"esm": "^3.2.11",
|
||||
"fs-extra": "^7.0.1",
|
||||
"hash-sum": "^1.0.2",
|
||||
"std-env": "^2.2.1"
|
||||
|
@ -4331,10 +4331,10 @@ eslint@^5.15.1:
|
||||
table "^5.2.3"
|
||||
text-table "^0.2.0"
|
||||
|
||||
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==
|
||||
esm@^3.2.11:
|
||||
version "3.2.11"
|
||||
resolved "https://registry.npmjs.org/esm/-/esm-3.2.11.tgz#f6ac0c7fbb682324e80f48950130f5a5fe953f35"
|
||||
integrity sha512-OhgzK4tmov6Ih2gQ28k8e5kV07sGgEKG+ys3PqbDd2FBXpsZkGpFotFbrm0+KmuD2ktaV4hdPYQTDMpq9FjeTA==
|
||||
|
||||
espree@^4.1.0:
|
||||
version "4.1.0"
|
||||
|
Loading…
Reference in New Issue
Block a user