File tree Expand file tree Collapse file tree 2 files changed +15
-5
lines changed Expand file tree Collapse file tree 2 files changed +15
-5
lines changed Original file line number Diff line number Diff line change 8282 "fixpack" : " 4.0.0" ,
8383 "husky" : " 6.0.0" ,
8484 "lint-staged" : " 11.0.0" ,
85- "microbundle" : " 0.13.1 " ,
85+ "microbundle" : " 0.13.3 " ,
8686 "np" : " 7.5.0" ,
8787 "pinst" : " 2.1.6" ,
8888 "power-assert" : " 1.6.1" ,
Original file line number Diff line number Diff line change @@ -7138,10 +7138,10 @@ micro-spelling-correcter@^1.1.1:
71387138 resolved "https://registry.yarnpkg.com/micro-spelling-correcter/-/micro-spelling-correcter-1.1.1.tgz#805a06a26ccfcad8f3e5c6a1ac5ff29d4530166e"
71397139 integrity sha512-lkJ3Rj/mtjlRcHk6YyCbvZhyWTOzdBvTHsxMmZSk5jxN1YyVSQ+JETAom55mdzfcyDrY/49Z7UCW760BK30crg==
71407140
7141- 7142- version "0.13.1 "
7143- resolved "https://registry.yarnpkg.com/microbundle/-/microbundle-0.13.1 .tgz#c65307026f2862147bd4dcea267eb2f3eaa9e79d "
7144- integrity sha512-dwwSJp5WjQ3eRievTItnZtqa2blufQJgeExUWCwvKFYKB3L4xOAZ6bPdRVgzq1rKmi8RybNo6eukJU3Zcx+1JA ==
7141+ 7142+ version "0.13.3 "
7143+ resolved "https://registry.yarnpkg.com/microbundle/-/microbundle-0.13.3 .tgz#cfc5055b50cf7a0bcc5eec441604f4520ccd07ec "
7144+ integrity sha512-nlP20UmyqGGeh6jhk8VaVFEoRlF+JAvnwixPLQUwHEcAF59ROJCyh34eylJzUAVNvF3yrCaHxIBv8lYcphDM1g ==
71457145 dependencies :
71467146 " @babel/core" " ^7.12.10"
71477147 " @babel/plugin-proposal-class-properties" " 7.12.1"
71797179 rollup-plugin-terser "^7.0.2"
71807180 rollup-plugin-typescript2 "^0.29.0"
71817181 sade "^1.7.4"
7182+ terser "^5.7.0"
71827183 tiny-glob "^0.2.8"
71837184 tslib "^2.0.3"
71847185 typescript "^4.1.3"
@@ -9854,6 +9855,15 @@ terser@^5.0.0:
98549855 source-map "~0.7.2"
98559856 source-map-support "~0.5.19"
98569857
9858+ terser@^5.7.0 :
9859+ version "5.7.0"
9860+ resolved "https://registry.yarnpkg.com/terser/-/terser-5.7.0.tgz#a761eeec206bc87b605ab13029876ead938ae693"
9861+ integrity sha512-HP5/9hp2UaZt5fYkuhNBR8YyRcT8juw8+uFbAme53iN9hblvKnLUTKkmwJG6ocWpIKf8UK4DoeWG4ty0J6S6/g==
9862+ dependencies :
9863+ commander "^2.20.0"
9864+ source-map "~0.7.2"
9865+ source-map-support "~0.5.19"
9866+
98579867test-exclude@^6.0.0 :
98589868 version "6.0.0"
98599869 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