Skip to content

Commit 2328d12

Browse files
chore(deps-dev): bump @next/bundle-analyzer from 14.2.5 to 14.2.6
Bumps [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) from 14.2.5 to 14.2.6. - [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/v14.2.6/packages/next-bundle-analyzer) --- updated-dependencies: - dependency-name: "@next/bundle-analyzer" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3b4e7d2 commit 2328d12

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@chromatic-com/storybook": "^1",
6464
"@commitlint/cli": "^19.4.0",
6565
"@commitlint/config-conventional": "^17.4.2",
66-
"@next/bundle-analyzer": "^14.2.5",
66+
"@next/bundle-analyzer": "^14.2.6",
6767
"@storybook/addon-actions": "^8.2.9",
6868
"@storybook/addon-essentials": "^8.2.9",
6969
"@storybook/addon-interactions": "^8.2.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2521,10 +2521,10 @@
25212521
"@babel/runtime" "^7.25.0"
25222522
"@mui/utils" "^5.16.6"
25232523

2524-
"@next/bundle-analyzer@^14.2.5":
2525-
version "14.2.5"
2526-
resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-14.2.5.tgz#549414aba34e3d21862be6090881d681b0984e8e"
2527-
integrity sha512-BtBbI8VUnB7s4m9ut6CkeJ8Hyx+aq+86mbH+uAld7ZGG0/eH4+5hcPnkHKsQM/yj74iClazS0fninI8yZbIZWA==
2524+
"@next/bundle-analyzer@^14.2.6":
2525+
version "14.2.6"
2526+
resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-14.2.6.tgz#cd5098f73f52fbb01a0631264980840bbf3a7c74"
2527+
integrity sha512-6x5EdGfJu9Yl5ER6PYv1a3KXPBxU4OCu92oaqP9kxkhEyqHrJcSLYDax2xa7ehv92Ypw43zIHDvASX2F8qYNew==
25282528
dependencies:
25292529
webpack-bundle-analyzer "4.10.1"
25302530

0 commit comments

Comments
 (0)