Skip to content

Commit 29ef806

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

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"fixpack": "4.0.0",
8585
"husky": "6.0.0",
8686
"lint-staged": "11.0.0",
87-
"microbundle": "0.13.1",
87+
"microbundle": "0.13.3",
8888
"np": "7.5.0",
8989
"pinst": "2.1.6",
9090
"power-assert": "1.6.1",

yarn.lock

+6-5
Original file line numberDiff line numberDiff line change
@@ -6940,10 +6940,10 @@ micro-spelling-correcter@^1.1.1:
69406940
resolved "https://registry.yarnpkg.com/micro-spelling-correcter/-/micro-spelling-correcter-1.1.1.tgz#805a06a26ccfcad8f3e5c6a1ac5ff29d4530166e"
69416941
integrity sha512-lkJ3Rj/mtjlRcHk6YyCbvZhyWTOzdBvTHsxMmZSk5jxN1YyVSQ+JETAom55mdzfcyDrY/49Z7UCW760BK30crg==
69426942

6943-
6944-
version "0.13.1"
6945-
resolved "https://registry.yarnpkg.com/microbundle/-/microbundle-0.13.1.tgz#c65307026f2862147bd4dcea267eb2f3eaa9e79d"
6946-
integrity sha512-dwwSJp5WjQ3eRievTItnZtqa2blufQJgeExUWCwvKFYKB3L4xOAZ6bPdRVgzq1rKmi8RybNo6eukJU3Zcx+1JA==
6943+
6944+
version "0.13.3"
6945+
resolved "https://registry.yarnpkg.com/microbundle/-/microbundle-0.13.3.tgz#cfc5055b50cf7a0bcc5eec441604f4520ccd07ec"
6946+
integrity sha512-nlP20UmyqGGeh6jhk8VaVFEoRlF+JAvnwixPLQUwHEcAF59ROJCyh34eylJzUAVNvF3yrCaHxIBv8lYcphDM1g==
69476947
dependencies:
69486948
"@babel/core" "^7.12.10"
69496949
"@babel/plugin-proposal-class-properties" "7.12.1"
@@ -6981,6 +6981,7 @@ [email protected]:
69816981
rollup-plugin-terser "^7.0.2"
69826982
rollup-plugin-typescript2 "^0.29.0"
69836983
sade "^1.7.4"
6984+
terser "^5.7.0"
69846985
tiny-glob "^0.2.8"
69856986
tslib "^2.0.3"
69866987
typescript "^4.1.3"
@@ -9631,7 +9632,7 @@ terminal-link@^2.1.1:
96319632
ansi-escapes "^4.2.1"
96329633
supports-hyperlinks "^2.0.0"
96339634

9634-
terser@^5.0.0:
9635+
terser@^5.0.0, terser@^5.7.0:
96359636
version "5.7.0"
96369637
resolved "https://registry.yarnpkg.com/terser/-/terser-5.7.0.tgz#a761eeec206bc87b605ab13029876ead938ae693"
96379638
integrity sha512-HP5/9hp2UaZt5fYkuhNBR8YyRcT8juw8+uFbAme53iN9hblvKnLUTKkmwJG6ocWpIKf8UK4DoeWG4ty0J6S6/g==

0 commit comments

Comments
 (0)