1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

Bump microbundle from 0.13.0 to 0.13.1 (#820)

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-06-04 09:14:09 +03:00 committed by GitHub
parent a4ab65d9b2
commit c50a6271b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

9
package-lock.json generated
View File

@ -11320,9 +11320,10 @@
}
},
"node_modules/microbundle": {
"version": "0.13.0",
"version": "0.13.1",
"resolved": "https://registry.npmjs.org/microbundle/-/microbundle-0.13.1.tgz",
"integrity": "sha512-dwwSJp5WjQ3eRievTItnZtqa2blufQJgeExUWCwvKFYKB3L4xOAZ6bPdRVgzq1rKmi8RybNo6eukJU3Zcx+1JA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/core": "^7.12.10",
"@babel/plugin-proposal-class-properties": "7.12.1",
@ -27653,7 +27654,9 @@
"integrity": "sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4="
},
"microbundle": {
"version": "0.13.0",
"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",