From 6bb6fd9e69a8c599a2f2989c37588dc50f1645a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Oct 2020 09:21:35 +0100 Subject: [PATCH] chore(deps): update dependency microbundle to ^0.12.4 (#27533) Co-authored-by: Renovate Bot --- packages/gatsby-plugin-image/package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/gatsby-plugin-image/package.json b/packages/gatsby-plugin-image/package.json index 7b0fdfe477671..ea8c259b6926b 100644 --- a/packages/gatsby-plugin-image/package.json +++ b/packages/gatsby-plugin-image/package.json @@ -61,7 +61,7 @@ "cssnano": "^4.1.10", "del-cli": "^3.0.1", "do-sync": "^2.2.0", - "microbundle": "^0.12.3", + "microbundle": "^0.12.4", "npm-run-all": "^4.1.5", "postcss": "^8.1.4", "terser": "^5.3.3", diff --git a/yarn.lock b/yarn.lock index 005e8a788da3e..fd3d561c70e41 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16491,7 +16491,7 @@ methods@~1.1.2: version "1.1.2" resolved "https://registry.yarnpkg.com/methods/-/methods-1.1.2.tgz#5529a4d67654134edcc5266656835b0f851afcee" -microbundle@^0.12.3, microbundle@^0.12.4: +microbundle@^0.12.4: version "0.12.4" resolved "https://registry.yarnpkg.com/microbundle/-/microbundle-0.12.4.tgz#b0cf10b7dbcf9424a13b04086aef9cbf416756a4" integrity sha512-KskaxaeJc2X/AnohtdYo97L55nZZiNGPIS/ngXuDsIVnPfwHdtZWYJAJLAG+08E9VBr+eLa6N6VX+e2uoj/cNQ==