File tree 2 files changed +7
-6
lines changed
2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 88
88
"fixpack" : " 4.0.0" ,
89
89
"husky" : " 6.0.0" ,
90
90
"lint-staged" : " 11.0.0" ,
91
- "microbundle" : " 0.13.1 " ,
91
+ "microbundle" : " 0.13.2 " ,
92
92
"np" : " 7.5.0" ,
93
93
"pinst" : " 2.1.6" ,
94
94
"power-assert" : " 1.6.1" ,
Original file line number Diff line number Diff line change @@ -6945,10 +6945,10 @@ micro-spelling-correcter@^1.1.1:
6945
6945
resolved "https://registry.yarnpkg.com/micro-spelling-correcter/-/micro-spelling-correcter-1.1.1.tgz#805a06a26ccfcad8f3e5c6a1ac5ff29d4530166e"
6946
6946
integrity sha512-lkJ3Rj/mtjlRcHk6YyCbvZhyWTOzdBvTHsxMmZSk5jxN1YyVSQ+JETAom55mdzfcyDrY/49Z7UCW760BK30crg==
6947
6947
6948
-
6949
- version "0.13.1 "
6950
- resolved "https://registry.yarnpkg.com/microbundle/-/microbundle-0.13.1 .tgz#c65307026f2862147bd4dcea267eb2f3eaa9e79d "
6951
- integrity sha512-dwwSJp5WjQ3eRievTItnZtqa2blufQJgeExUWCwvKFYKB3L4xOAZ6bPdRVgzq1rKmi8RybNo6eukJU3Zcx+1JA ==
6948
+
6949
+ version "0.13.2 "
6950
+ resolved "https://registry.yarnpkg.com/microbundle/-/microbundle-0.13.2 .tgz#e624aefa745eaff5ea0638e78a20b9c7ad81c284 "
6951
+ integrity sha512-LJN69gY7osa+KoLcR6J1pGTmH+CRWUI73sRc6BKpAwtJjjYWNhiCDXglB0yRBEyw1DTF9ZMH/VXkbf2o2AjLXA ==
6952
6952
dependencies :
6953
6953
" @babel/core" " ^7.12.10"
6954
6954
" @babel/plugin-proposal-class-properties" " 7.12.1"
6986
6986
rollup-plugin-terser "^7.0.2"
6987
6987
rollup-plugin-typescript2 "^0.29.0"
6988
6988
sade "^1.7.4"
6989
+ terser "^5.7.0"
6989
6990
tiny-glob "^0.2.8"
6990
6991
tslib "^2.0.3"
6991
6992
typescript "^4.1.3"
@@ -9636,7 +9637,7 @@ terminal-link@^2.1.1:
9636
9637
ansi-escapes "^4.2.1"
9637
9638
supports-hyperlinks "^2.0.0"
9638
9639
9639
- terser@^5.0.0 :
9640
+ terser@^5.0.0, terser@^5.7.0 :
9640
9641
version "5.7.0"
9641
9642
resolved "https://registry.yarnpkg.com/terser/-/terser-5.7.0.tgz#a761eeec206bc87b605ab13029876ead938ae693"
9642
9643
integrity sha512-HP5/9hp2UaZt5fYkuhNBR8YyRcT8juw8+uFbAme53iN9hblvKnLUTKkmwJG6ocWpIKf8UK4DoeWG4ty0J6S6/g==
You can’t perform that action at this time.
0 commit comments