Skip to content

Commit

Permalink
chore(deps): bump @next/bundle-analyzer from 13.5.1 to 13.5.2
Browse files Browse the repository at this point in the history
Bumps [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) from 13.5.1 to 13.5.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/v13.5.2/packages/next-bundle-analyzer)

---
updated-dependencies:
- dependency-name: "@next/bundle-analyzer"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 21, 2023
1 parent c8eac66 commit 0fd2f83
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"@geist-ui/core": "^2.3.8",
"@geist-ui/icons": "^1.0.2",
"@next/bundle-analyzer": "^13.5.1",
"@next/bundle-analyzer": "^13.5.2",
"@prisma/client": "^5.3.1",
"@tanstack/react-query": "^4.35.3",
"@tanstack/react-query-devtools": "^4.35.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -614,12 +614,12 @@ __metadata:
languageName: node
linkType: hard

"@next/bundle-analyzer@npm:^13.5.1":
version: 13.5.1
resolution: "@next/bundle-analyzer@npm:13.5.1"
"@next/bundle-analyzer@npm:^13.5.2":
version: 13.5.2
resolution: "@next/bundle-analyzer@npm:13.5.2"
dependencies:
webpack-bundle-analyzer: 4.7.0
checksum: 957a9bdc6001fda9274199be3d2e1a445b129cf1bfb1bb1821323f6e3561eab89e2167761a691c3a4838c7cc237352adf6032db4739c3a0701f4afeba968a4d0
checksum: 8efdb20197a3b40b17a95fa0693bd36c4aea505307f94aa139423ff88393dfde4652a78705e849ac5d6ae55b1c8d2fb23853f260259a2d6ae8878f0ee5e223ff
languageName: node
linkType: hard

Expand Down Expand Up @@ -4809,7 +4809,7 @@ __metadata:
dependencies:
"@geist-ui/core": ^2.3.8
"@geist-ui/icons": ^1.0.2
"@next/bundle-analyzer": ^13.5.1
"@next/bundle-analyzer": ^13.5.2
"@prisma/client": ^5.3.1
"@tanstack/react-query": ^4.35.3
"@tanstack/react-query-devtools": ^4.35.3
Expand Down

0 comments on commit 0fd2f83

Please sign in to comment.