File tree 2 files changed +15
-5
lines changed
2 files changed +15
-5
lines changed Original file line number Diff line number Diff line change 89
89
"fixpack" : " 4.0.0" ,
90
90
"husky" : " 6.0.0" ,
91
91
"lint-staged" : " 11.0.0" ,
92
- "microbundle" : " 0.13.1 " ,
92
+ "microbundle" : " 0.13.2 " ,
93
93
"np" : " 7.5.0" ,
94
94
"pinst" : " 2.1.6" ,
95
95
"power-assert" : " 1.6.1" ,
Original file line number Diff line number Diff line change @@ -7061,10 +7061,10 @@ micro-spelling-correcter@^1.1.1:
7061
7061
resolved "https://registry.yarnpkg.com/micro-spelling-correcter/-/micro-spelling-correcter-1.1.1.tgz#805a06a26ccfcad8f3e5c6a1ac5ff29d4530166e"
7062
7062
integrity sha512-lkJ3Rj/mtjlRcHk6YyCbvZhyWTOzdBvTHsxMmZSk5jxN1YyVSQ+JETAom55mdzfcyDrY/49Z7UCW760BK30crg==
7063
7063
7064
-
7065
- version "0.13.1 "
7066
- resolved "https://registry.yarnpkg.com/microbundle/-/microbundle-0.13.1 .tgz#c65307026f2862147bd4dcea267eb2f3eaa9e79d "
7067
- integrity sha512-dwwSJp5WjQ3eRievTItnZtqa2blufQJgeExUWCwvKFYKB3L4xOAZ6bPdRVgzq1rKmi8RybNo6eukJU3Zcx+1JA ==
7064
+
7065
+ version "0.13.2 "
7066
+ resolved "https://registry.yarnpkg.com/microbundle/-/microbundle-0.13.2 .tgz#e624aefa745eaff5ea0638e78a20b9c7ad81c284 "
7067
+ integrity sha512-LJN69gY7osa+KoLcR6J1pGTmH+CRWUI73sRc6BKpAwtJjjYWNhiCDXglB0yRBEyw1DTF9ZMH/VXkbf2o2AjLXA ==
7068
7068
dependencies :
7069
7069
" @babel/core" " ^7.12.10"
7070
7070
" @babel/plugin-proposal-class-properties" " 7.12.1"
7102
7102
rollup-plugin-terser "^7.0.2"
7103
7103
rollup-plugin-typescript2 "^0.29.0"
7104
7104
sade "^1.7.4"
7105
+ terser "^5.7.0"
7105
7106
tiny-glob "^0.2.8"
7106
7107
tslib "^2.0.3"
7107
7108
typescript "^4.1.3"
@@ -9758,6 +9759,15 @@ terser@^5.0.0:
9758
9759
source-map "~0.7.2"
9759
9760
source-map-support "~0.5.19"
9760
9761
9762
+ terser@^5.7.0 :
9763
+ version "5.7.0"
9764
+ resolved "https://registry.yarnpkg.com/terser/-/terser-5.7.0.tgz#a761eeec206bc87b605ab13029876ead938ae693"
9765
+ integrity sha512-HP5/9hp2UaZt5fYkuhNBR8YyRcT8juw8+uFbAme53iN9hblvKnLUTKkmwJG6ocWpIKf8UK4DoeWG4ty0J6S6/g==
9766
+ dependencies :
9767
+ commander "^2.20.0"
9768
+ source-map "~0.7.2"
9769
+ source-map-support "~0.5.19"
9770
+
9761
9771
test-exclude@^6.0.0 :
9762
9772
version "6.0.0"
9763
9773
resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-6.0.0.tgz#04a8698661d805ea6fa293b6cb9e63ac044ef15e"
You can’t perform that action at this time.
0 commit comments