Bump microbundle from 0.13.0 to 0.13.1 (#311)

Bumps [microbundle](https://github.com/developit/microbundle) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/developit/microbundle/releases)
- [Changelog](https://github.com/developit/microbundle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/developit/microbundle/compare/v0.13.0...v0.13.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-05-31 14:53:40 +02:00 committed by GitHub
parent 8c7fa031a6
commit f07ebd9d57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

12
package-lock.json generated
View File

@ -9135,9 +9135,9 @@
}
},
"node_modules/microbundle": {
"version": "0.13.0",
"resolved": "https://registry.npmjs.org/microbundle/-/microbundle-0.13.0.tgz",
"integrity": "sha512-d5glQP8nWoaZhgNF7pxmBpSI/zYMn0NfjH5tOjLudfgoceWiiq+5crwIHGqWKFDbaTcyMjD9HKowy3hNWJCHow==",
"version": "0.13.1",
"resolved": "https://registry.npmjs.org/microbundle/-/microbundle-0.13.1.tgz",
"integrity": "sha512-dwwSJp5WjQ3eRievTItnZtqa2blufQJgeExUWCwvKFYKB3L4xOAZ6bPdRVgzq1rKmi8RybNo6eukJU3Zcx+1JA==",
"dev": true,
"dependencies": {
"@babel/core": "^7.12.10",
@ -24449,9 +24449,9 @@
"integrity": "sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4="
},
"microbundle": {
"version": "0.13.0",
"resolved": "https://registry.npmjs.org/microbundle/-/microbundle-0.13.0.tgz",
"integrity": "sha512-d5glQP8nWoaZhgNF7pxmBpSI/zYMn0NfjH5tOjLudfgoceWiiq+5crwIHGqWKFDbaTcyMjD9HKowy3hNWJCHow==",
"version": "0.13.1",
"resolved": "https://registry.npmjs.org/microbundle/-/microbundle-0.13.1.tgz",
"integrity": "sha512-dwwSJp5WjQ3eRievTItnZtqa2blufQJgeExUWCwvKFYKB3L4xOAZ6bPdRVgzq1rKmi8RybNo6eukJU3Zcx+1JA==",
"dev": true,
"requires": {
"@babel/core": "^7.12.10",