File tree 2 files changed +11
-6
lines changed
2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 107
107
"eslint-plugin-promise" : " ^4.0.1" ,
108
108
"eslint-plugin-standard" : " ^4.0.0" ,
109
109
"eslint-plugin-vue" : " ^5.2.2" ,
110
- "esm" : " ^3.2.20 " ,
110
+ "esm" : " ^3.2.21 " ,
111
111
"gh-pages" : " ^2.0.1" ,
112
112
"highlightjs" : " ^9.12.0" ,
113
113
"html-loader" : " ^0.5.5" ,
119
119
"nuxt" : " ^2.5.1" ,
120
120
"postcss-cli" : " ^6.1.2" ,
121
121
"prettier" : " 1.14.3" ,
122
- "rollup" : " ^1.7.3 " ,
122
+ "rollup" : " ^1.7.4 " ,
123
123
"rollup-plugin-babel" : " ^4.3.2" ,
124
124
"rollup-plugin-commonjs" : " ^9.2.2" ,
125
125
"rollup-plugin-node-resolve" : " ^4.0.1" ,
Original file line number Diff line number Diff line change @@ -4355,6 +4355,11 @@ esm@^3.2.20:
4355
4355
resolved "https://registry.yarnpkg.com/esm/-/esm-3.2.20.tgz#44f125117863427cdece7223baa411fc739c1939"
4356
4356
integrity sha512-NA92qDA8C/qGX/xMinDGa3+cSPs4wQoFxskRrSnDo/9UloifhONFm4sl4G+JsyCqM007z2K+BfQlH5rMta4K1Q==
4357
4357
4358
+ esm@^3.2.21 :
4359
+ version "3.2.21"
4360
+ resolved "https://registry.yarnpkg.com/esm/-/esm-3.2.21.tgz#9cf6f1d7c70e22a641534f88ac01d6a1de5ba0a5"
4361
+ integrity sha512-DkNi6jYtrT/FdO8pPEH+GFtBE321T3nup8FWdgaYpzaf4tK6aVJiCfgxNotZjEbnZ32t2VEtqIfbjp5GBN65Nw==
4362
+
4358
4363
espree@^4.1.0 :
4359
4364
version "4.1.0"
4360
4365
resolved "https://registry.yarnpkg.com/espree/-/espree-4.1.0.tgz#728d5451e0fd156c04384a7ad89ed51ff54eb25f"
@@ -9603,10 +9608,10 @@ rollup-watch@^4.3.1:
9603
9608
require-relative "0.8.7"
9604
9609
rollup-pluginutils "^2.0.1"
9605
9610
9606
- rollup@^1.7.3 :
9607
- version "1.7.3 "
9608
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.7.3 .tgz#cade518b92e23efa72026e264e29d9a56cbf8eb9 "
9609
- integrity sha512-U3/HaZujvGofNZQldfIknKoaNFNRS+j8/uCS/jSy3FrxF9t0FBsgZW4+VXLHG7l1daTgE6+jEy0Dv7cVCB2NPg ==
9611
+ rollup@^1.7.4 :
9612
+ version "1.7.4 "
9613
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.7.4 .tgz#dd9d1d4935d3db38f16e1caaef635d8d1b0831c4 "
9614
+ integrity sha512-nc86fETLHdozhRWlW/uNVIQ7ODuA1vU2/L8znAxP9TNMx1NA6GTth3llqoxxCle2kkyui+OfGzbKaQxD60NJjA ==
9610
9615
dependencies :
9611
9616
" @types/estree" " 0.0.39"
9612
9617
" @types/node" " ^11.11.6"
You can’t perform that action at this time.
0 commit comments