Skip to content

Commit 2187eea

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency microbundle to v0.13.2
1 parent 35bec85 commit 2187eea

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"fixpack": "4.0.0",
8989
"husky": "6.0.0",
9090
"lint-staged": "11.0.0",
91-
"microbundle": "0.13.1",
91+
"microbundle": "0.13.2",
9292
"np": "7.5.0",
9393
"pinst": "2.1.6",
9494
"power-assert": "1.6.1",

yarn.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7353,10 +7353,10 @@ micro-spelling-correcter@^1.1.1:
73537353
resolved "https://registry.yarnpkg.com/micro-spelling-correcter/-/micro-spelling-correcter-1.1.1.tgz#805a06a26ccfcad8f3e5c6a1ac5ff29d4530166e"
73547354
integrity sha512-lkJ3Rj/mtjlRcHk6YyCbvZhyWTOzdBvTHsxMmZSk5jxN1YyVSQ+JETAom55mdzfcyDrY/49Z7UCW760BK30crg==
73557355

7356-
7357-
version "0.13.1"
7358-
resolved "https://registry.yarnpkg.com/microbundle/-/microbundle-0.13.1.tgz#c65307026f2862147bd4dcea267eb2f3eaa9e79d"
7359-
integrity sha512-dwwSJp5WjQ3eRievTItnZtqa2blufQJgeExUWCwvKFYKB3L4xOAZ6bPdRVgzq1rKmi8RybNo6eukJU3Zcx+1JA==
7356+
7357+
version "0.13.2"
7358+
resolved "https://registry.yarnpkg.com/microbundle/-/microbundle-0.13.2.tgz#e624aefa745eaff5ea0638e78a20b9c7ad81c284"
7359+
integrity sha512-LJN69gY7osa+KoLcR6J1pGTmH+CRWUI73sRc6BKpAwtJjjYWNhiCDXglB0yRBEyw1DTF9ZMH/VXkbf2o2AjLXA==
73607360
dependencies:
73617361
"@babel/core" "^7.12.10"
73627362
"@babel/plugin-proposal-class-properties" "7.12.1"
@@ -7394,6 +7394,7 @@ [email protected]:
73947394
rollup-plugin-terser "^7.0.2"
73957395
rollup-plugin-typescript2 "^0.29.0"
73967396
sade "^1.7.4"
7397+
terser "^5.7.0"
73977398
tiny-glob "^0.2.8"
73987399
tslib "^2.0.3"
73997400
typescript "^4.1.3"
@@ -10037,7 +10038,7 @@ terminal-link@^2.1.1:
1003710038
ansi-escapes "^4.2.1"
1003810039
supports-hyperlinks "^2.0.0"
1003910040

10040-
terser@^5.0.0:
10041+
terser@^5.0.0, terser@^5.7.0:
1004110042
version "5.7.0"
1004210043
resolved "https://registry.yarnpkg.com/terser/-/terser-5.7.0.tgz#a761eeec206bc87b605ab13029876ead938ae693"
1004310044
integrity sha512-HP5/9hp2UaZt5fYkuhNBR8YyRcT8juw8+uFbAme53iN9hblvKnLUTKkmwJG6ocWpIKf8UK4DoeWG4ty0J6S6/g==

0 commit comments

Comments
 (0)