From b8329f4b23b92048cc18085836e4436e988e3d20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 07:45:10 +0000 Subject: [PATCH] npm: bump @next/bundle-analyzer from 12.1.5 to 12.2.2 Bumps [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) from 12.1.5 to 12.2.2. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v12.2.2/packages/next-bundle-analyzer) --- updated-dependencies: - dependency-name: "@next/bundle-analyzer" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c7ebe482d1..f8ad3467da 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@marinade.finance/marinade-ts-sdk": "^2.0.9", "@metaplex-foundation/mpl-token-metadata": "^1.2.5", "@mithraic-labs/serum-remote": "^0.0.1-rc.16", - "@next/bundle-analyzer": "^12.1.5", + "@next/bundle-analyzer": "^12.2.2", "@nfteyez/sol-rayz": "^0.10.2", "@nivo/bar": "^0.79.1", "@nivo/core": "^0.79.0", diff --git a/yarn.lock b/yarn.lock index 3c99090615..9b7115d8ab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1535,10 +1535,10 @@ resolved "https://registry.yarnpkg.com/@mithraic-labs/serum-remote/-/serum-remote-0.0.1-rc.16.tgz#c7d1d8ed7b2e662dc16712ef34214ff3e5037d1a" integrity sha512-nGzkVROoWa+DSSUstRVL3R6geXtareYwhjRQBkpCmvB1L9Ll47dVNSu9cWE8JLbfSJeFCElAjJjaLfDey8ZQqQ== -"@next/bundle-analyzer@^12.1.5": - version "12.1.5" - resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-12.1.5.tgz#07079b892efe0a2a7e8add703ad7cacfa3cc4e88" - integrity sha512-A9MkhWCPvSp1vl0Ox7IjJ/qpugDC5YAb40btGGIPPXHQtkal107Sf8dbay4fqw4Hekee5gdS0WUMfe1BaSur7w== +"@next/bundle-analyzer@^12.2.2": + version "12.2.2" + resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-12.2.2.tgz#c2da8bf44286cdf9cea91f8a4590a8172c6c5d43" + integrity sha512-ou8EIVzUTu9FACWbiCjwnpApix2kA5Qms7nuUELn2/FM4Ltx7ts+w5DDSQslrorJri1kFTp6nRD0Hy7FTERYcw== dependencies: webpack-bundle-analyzer "4.3.0"