From f9f40daffb494793d6a256d3b0a0f1be2cf1fe03 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 5 Apr 2022 07:30:27 +0000 Subject: [PATCH] Update @next/bundle-analyzer to version 12.1.4 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ce7ab7bd..09aab0d9 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@juggle/resize-observer": "^3.3.1", "@mdx-js/loader": "^1.6.22", "@mdx-js/react": "^1.6.22", - "@next/bundle-analyzer": "^12.1.2", + "@next/bundle-analyzer": "^12.1.4", "@next/mdx": "^12.1.4", "@reach/rect": "^0.16.0", "@silvenon/remark-smartypants": "^1.0.0", diff --git a/yarn.lock b/yarn.lock index 841a3b03..5a8a3844 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2332,10 +2332,10 @@ resolved "https://registry.yarnpkg.com/@mdx-js/util/-/util-1.6.22.tgz#219dfd89ae5b97a8801f015323ffa4b62f45718b" integrity sha512-H1rQc1ZOHANWBvPcW+JpGwr+juXSxM8Q8YCkm3GhZd8REu1fHR3z99CErO1p9pkcfcxZnMdIZdIsXkOHY0NilA== -"@next/bundle-analyzer@^12.1.2": - version "12.1.2" - resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-12.1.2.tgz#53e9f3595bd25404479b7a40a85a846b328af12b" - integrity sha512-JRDgfEERWXFtwCjiue/SgI/33Z/Dpmt3tKazbf2BIi+uEmxOjuwaN9+TGPEX/P0QWyuhu8DYAex92+B/yB+93Q== +"@next/bundle-analyzer@^12.1.4": + version "12.1.4" + resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-12.1.4.tgz#22afb920b769a54a8da118af0786df0a1f4fca47" + integrity sha512-Xw3gxBTOAS5bcayUl2hDYeCbAFIR+7poiGW4Wi/KGcsjgVRetKBS6akZ1AZsz36CUOdCxajKO45B6CeAaKtcqA== dependencies: webpack-bundle-analyzer "4.3.0"