File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 79
79
"fixpack" : " 4.0.0" ,
80
80
"husky" : " 6.0.0" ,
81
81
"lint-staged" : " 11.0.0" ,
82
- "microbundle" : " 0.13.1 " ,
82
+ "microbundle" : " 0.13.3 " ,
83
83
"np" : " 7.5.0" ,
84
84
"pinst" : " 2.1.6" ,
85
85
"power-assert" : " 1.6.1" ,
Original file line number Diff line number Diff line change @@ -7373,10 +7373,10 @@ micro-spelling-correcter@^1.1.1:
7373
7373
resolved "https://registry.yarnpkg.com/micro-spelling-correcter/-/micro-spelling-correcter-1.1.1.tgz#805a06a26ccfcad8f3e5c6a1ac5ff29d4530166e"
7374
7374
integrity sha512-lkJ3Rj/mtjlRcHk6YyCbvZhyWTOzdBvTHsxMmZSk5jxN1YyVSQ+JETAom55mdzfcyDrY/49Z7UCW760BK30crg==
7375
7375
7376
-
7377
- version "0.13.1 "
7378
- resolved "https://registry.yarnpkg.com/microbundle/-/microbundle-0.13.1 .tgz#c65307026f2862147bd4dcea267eb2f3eaa9e79d "
7379
- integrity sha512-dwwSJp5WjQ3eRievTItnZtqa2blufQJgeExUWCwvKFYKB3L4xOAZ6bPdRVgzq1rKmi8RybNo6eukJU3Zcx+1JA ==
7376
+
7377
+ version "0.13.3 "
7378
+ resolved "https://registry.yarnpkg.com/microbundle/-/microbundle-0.13.3 .tgz#cfc5055b50cf7a0bcc5eec441604f4520ccd07ec "
7379
+ integrity sha512-nlP20UmyqGGeh6jhk8VaVFEoRlF+JAvnwixPLQUwHEcAF59ROJCyh34eylJzUAVNvF3yrCaHxIBv8lYcphDM1g ==
7380
7380
dependencies :
7381
7381
" @babel/core" " ^7.12.10"
7382
7382
" @babel/plugin-proposal-class-properties" " 7.12.1"
7414
7414
rollup-plugin-terser "^7.0.2"
7415
7415
rollup-plugin-typescript2 "^0.29.0"
7416
7416
sade "^1.7.4"
7417
+ terser "^5.7.0"
7417
7418
tiny-glob "^0.2.8"
7418
7419
tslib "^2.0.3"
7419
7420
typescript "^4.1.3"
@@ -10064,7 +10065,7 @@ terminal-link@^2.1.1:
10064
10065
ansi-escapes "^4.2.1"
10065
10066
supports-hyperlinks "^2.0.0"
10066
10067
10067
- terser@^5.0.0 :
10068
+ terser@^5.0.0, terser@^5.7.0 :
10068
10069
version "5.7.0"
10069
10070
resolved "https://registry.yarnpkg.com/terser/-/terser-5.7.0.tgz#a761eeec206bc87b605ab13029876ead938ae693"
10070
10071
integrity sha512-HP5/9hp2UaZt5fYkuhNBR8YyRcT8juw8+uFbAme53iN9hblvKnLUTKkmwJG6ocWpIKf8UK4DoeWG4ty0J6S6/g==
You can’t perform that action at this time.
0 commit comments