From b05e3fc6227843c0882a736cc673bae0c5c8ac5f Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sun, 14 Nov 2021 07:41:26 +0000 Subject: [PATCH] Update @next/bundle-analyzer to version 12.0.3 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index cd50c229..67f9b076 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@juggle/resize-observer": "^3.3.1", "@mdx-js/loader": "^1.6.22", "@mdx-js/react": "^1.6.22", - "@next/bundle-analyzer": "^12.0.1", + "@next/bundle-analyzer": "^12.0.3", "@next/mdx": "^12.0.1", "@reach/rect": "^0.16.0", "@silvenon/remark-smartypants": "^1.0.0", diff --git a/yarn.lock b/yarn.lock index 9b2fd593..a09e029b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1435,10 +1435,10 @@ resolved "https://registry.yarnpkg.com/@napi-rs/triples/-/triples-1.0.3.tgz#76d6d0c3f4d16013c61e45dfca5ff1e6c31ae53c" integrity sha512-jDJTpta+P4p1NZTFVLHJ/TLFVYVcOqv6l8xwOeBKNPMgY/zDYH/YH7SJbvrr/h1RcS9GzbPcLKGzpuK9cV56UA== -"@next/bundle-analyzer@^12.0.1": - version "12.0.1" - resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-12.0.1.tgz#e76aa43615cdd63364b65dece6737787387e04ff" - integrity sha512-/DSLq15gtxNRVZRzwofqHlJLHSW7GmXfFHjEX+Q2+lMkLQ5/V+tAwa6i2CbJvSdZYJXNA2vE+35Fph7odSfoHA== +"@next/bundle-analyzer@^12.0.3": + version "12.0.3" + resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-12.0.3.tgz#a7f63387f2fde8f6554d8616b5a738ca803a1090" + integrity sha512-gvQC91wIG2/YQvC7nEiPJOegXaqViNHjizaQZ6njljdCn2R74MpnJuBqwYkT1WKSj3xxgoq9rOLKY0jN04oiCQ== dependencies: webpack-bundle-analyzer "4.3.0"