Skip to content

Commit 8622bd4

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency microbundle to v0.13.2
1 parent 4f10a15 commit 8622bd4

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
@@ -93,7 +93,7 @@
9393
"fixpack": "4.0.0",
9494
"husky": "6.0.0",
9595
"lint-staged": "11.0.0",
96-
"microbundle": "0.13.1",
96+
"microbundle": "0.13.2",
9797
"microtime": "3.0.0",
9898
"np": "7.5.0",
9999
"pinst": "2.1.6",

yarn.lock

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

6539-
6540-
version "0.13.1"
6541-
resolved "https://registry.yarnpkg.com/microbundle/-/microbundle-0.13.1.tgz#c65307026f2862147bd4dcea267eb2f3eaa9e79d"
6542-
integrity sha512-dwwSJp5WjQ3eRievTItnZtqa2blufQJgeExUWCwvKFYKB3L4xOAZ6bPdRVgzq1rKmi8RybNo6eukJU3Zcx+1JA==
6539+
6540+
version "0.13.2"
6541+
resolved "https://registry.yarnpkg.com/microbundle/-/microbundle-0.13.2.tgz#e624aefa745eaff5ea0638e78a20b9c7ad81c284"
6542+
integrity sha512-LJN69gY7osa+KoLcR6J1pGTmH+CRWUI73sRc6BKpAwtJjjYWNhiCDXglB0yRBEyw1DTF9ZMH/VXkbf2o2AjLXA==
65436543
dependencies:
65446544
"@babel/core" "^7.12.10"
65456545
"@babel/plugin-proposal-class-properties" "7.12.1"
@@ -6577,6 +6577,7 @@ [email protected]:
65776577
rollup-plugin-terser "^7.0.2"
65786578
rollup-plugin-typescript2 "^0.29.0"
65796579
sade "^1.7.4"
6580+
terser "^5.7.0"
65806581
tiny-glob "^0.2.8"
65816582
tslib "^2.0.3"
65826583
typescript "^4.1.3"
@@ -9047,7 +9048,7 @@ terminal-link@^2.1.1:
90479048
ansi-escapes "^4.2.1"
90489049
supports-hyperlinks "^2.0.0"
90499050

9050-
terser@^5.0.0:
9051+
terser@^5.0.0, terser@^5.7.0:
90519052
version "5.7.0"
90529053
resolved "https://registry.yarnpkg.com/terser/-/terser-5.7.0.tgz#a761eeec206bc87b605ab13029876ead938ae693"
90539054
integrity sha512-HP5/9hp2UaZt5fYkuhNBR8YyRcT8juw8+uFbAme53iN9hblvKnLUTKkmwJG6ocWpIKf8UK4DoeWG4ty0J6S6/g==

0 commit comments

Comments
 (0)