From 6cf3efe8196d920431264843802b47614a46b93c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 17:25:27 +0200 Subject: [PATCH] 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1221d7b..9c050c3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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"