Skip to content

Commit f2c96ee

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency microbundle to v0.13.3
1 parent 08f5635 commit f2c96ee

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
@@ -91,7 +91,7 @@
9191
"fixpack": "4.0.0",
9292
"husky": "6.0.0",
9393
"lint-staged": "11.0.0",
94-
"microbundle": "0.13.1",
94+
"microbundle": "0.13.3",
9595
"np": "7.5.0",
9696
"pinst": "2.1.6",
9797
"power-assert": "1.6.1",

yarn.lock

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

7036-
7037-
version "0.13.1"
7038-
resolved "https://registry.yarnpkg.com/microbundle/-/microbundle-0.13.1.tgz#c65307026f2862147bd4dcea267eb2f3eaa9e79d"
7039-
integrity sha512-dwwSJp5WjQ3eRievTItnZtqa2blufQJgeExUWCwvKFYKB3L4xOAZ6bPdRVgzq1rKmi8RybNo6eukJU3Zcx+1JA==
7036+
7037+
version "0.13.3"
7038+
resolved "https://registry.yarnpkg.com/microbundle/-/microbundle-0.13.3.tgz#cfc5055b50cf7a0bcc5eec441604f4520ccd07ec"
7039+
integrity sha512-nlP20UmyqGGeh6jhk8VaVFEoRlF+JAvnwixPLQUwHEcAF59ROJCyh34eylJzUAVNvF3yrCaHxIBv8lYcphDM1g==
70407040
dependencies:
70417041
"@babel/core" "^7.12.10"
70427042
"@babel/plugin-proposal-class-properties" "7.12.1"
@@ -7074,6 +7074,7 @@ [email protected]:
70747074
rollup-plugin-terser "^7.0.2"
70757075
rollup-plugin-typescript2 "^0.29.0"
70767076
sade "^1.7.4"
7077+
terser "^5.7.0"
70777078
tiny-glob "^0.2.8"
70787079
tslib "^2.0.3"
70797080
typescript "^4.1.3"
@@ -9724,7 +9725,7 @@ terminal-link@^2.1.1:
97249725
ansi-escapes "^4.2.1"
97259726
supports-hyperlinks "^2.0.0"
97269727

9727-
terser@^5.0.0:
9728+
terser@^5.0.0, terser@^5.7.0:
97289729
version "5.7.0"
97299730
resolved "https://registry.yarnpkg.com/terser/-/terser-5.7.0.tgz#a761eeec206bc87b605ab13029876ead938ae693"
97309731
integrity sha512-HP5/9hp2UaZt5fYkuhNBR8YyRcT8juw8+uFbAme53iN9hblvKnLUTKkmwJG6ocWpIKf8UK4DoeWG4ty0J6S6/g==

0 commit comments

Comments
 (0)