mirror of
https://github.com/oceanprotocol/react.git
synced 2024-11-22 01:37:03 +01:00
Bump microbundle from 0.13.1 to 0.13.3 (#335)
Bumps [microbundle](https://github.com/developit/microbundle) from 0.13.1 to 0.13.3. - [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.1...v0.13.3) --- updated-dependencies: - dependency-name: microbundle dependency-type: direct:development update-type: version-update:semver-patch ... 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:
parent
ad1626e3d5
commit
6cf3efe819
14
package-lock.json
generated
14
package-lock.json
generated
@ -9344,9 +9344,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/microbundle": {
|
||||
"version": "0.13.1",
|
||||
"resolved": "https://registry.npmjs.org/microbundle/-/microbundle-0.13.1.tgz",
|
||||
"integrity": "sha512-dwwSJp5WjQ3eRievTItnZtqa2blufQJgeExUWCwvKFYKB3L4xOAZ6bPdRVgzq1rKmi8RybNo6eukJU3Zcx+1JA==",
|
||||
"version": "0.13.3",
|
||||
"resolved": "https://registry.npmjs.org/microbundle/-/microbundle-0.13.3.tgz",
|
||||
"integrity": "sha512-nlP20UmyqGGeh6jhk8VaVFEoRlF+JAvnwixPLQUwHEcAF59ROJCyh34eylJzUAVNvF3yrCaHxIBv8lYcphDM1g==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.12.10",
|
||||
@ -9385,6 +9385,7 @@
|
||||
"rollup-plugin-terser": "^7.0.2",
|
||||
"rollup-plugin-typescript2": "^0.29.0",
|
||||
"sade": "^1.7.4",
|
||||
"terser": "^5.7.0",
|
||||
"tiny-glob": "^0.2.8",
|
||||
"tslib": "^2.0.3",
|
||||
"typescript": "^4.1.3"
|
||||
@ -24781,9 +24782,9 @@
|
||||
"integrity": "sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4="
|
||||
},
|
||||
"microbundle": {
|
||||
"version": "0.13.1",
|
||||
"resolved": "https://registry.npmjs.org/microbundle/-/microbundle-0.13.1.tgz",
|
||||
"integrity": "sha512-dwwSJp5WjQ3eRievTItnZtqa2blufQJgeExUWCwvKFYKB3L4xOAZ6bPdRVgzq1rKmi8RybNo6eukJU3Zcx+1JA==",
|
||||
"version": "0.13.3",
|
||||
"resolved": "https://registry.npmjs.org/microbundle/-/microbundle-0.13.3.tgz",
|
||||
"integrity": "sha512-nlP20UmyqGGeh6jhk8VaVFEoRlF+JAvnwixPLQUwHEcAF59ROJCyh34eylJzUAVNvF3yrCaHxIBv8lYcphDM1g==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/core": "^7.12.10",
|
||||
@ -24822,6 +24823,7 @@
|
||||
"rollup-plugin-terser": "^7.0.2",
|
||||
"rollup-plugin-typescript2": "^0.29.0",
|
||||
"sade": "^1.7.4",
|
||||
"terser": "^5.7.0",
|
||||
"tiny-glob": "^0.2.8",
|
||||
"tslib": "^2.0.3",
|
||||
"typescript": "^4.1.3"
|
||||
|
Loading…
Reference in New Issue
Block a user