Skip to content

Commit

Permalink
chore(deps): update dependency microbundle to ^0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 28, 2020
1 parent 6f3dc9c commit 24ad422
Show file tree
Hide file tree
Showing 5 changed files with 233 additions and 192 deletions.
2 changes: 1 addition & 1 deletion packages/preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"preact": "^10.4.6"
},
"devDependencies": {
"microbundle": "^0.12.0",
"microbundle": "^0.13.0",
"preact": "^10.5.0",
"preact-render-to-string": "^5.1.10"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"react": ">=16"
},
"devDependencies": {
"microbundle": "^0.12.0",
"microbundle": "^0.13.0",
"react": "^17.0.0",
"react-dom": "^17.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"buble-jsx-only": "^0.19.8"
},
"devDependencies": {
"microbundle": "^0.12.0",
"microbundle": "^0.13.0",
"rehype-add-classes": "^1.0.0",
"remark-autolink-headings": "^6.0.0",
"remark-slug": "^6.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"devDependencies": {
"@vue/test-utils": "^1.1.1",
"babel-helper-vue-jsx-merge-props": "^2.0.0",
"microbundle": "^0.12.0"
"microbundle": "^0.13.0"
},
"dependencies": {},
"jest": {
Expand Down
Loading

0 comments on commit 24ad422

Please sign in to comment.