Skip to content

Commit

Permalink
chore(deps): bump @next/bundle-analyzer from 13.5.2 to 13.5.3
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.2 to 13.5.3.
- [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.3/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 26, 2023
1 parent d40f7c8 commit 2c4da2e
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.2",
"@next/bundle-analyzer": "^13.5.3",
"@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 @@ -641,12 +641,12 @@ __metadata:
languageName: node
linkType: hard

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

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

0 comments on commit 2c4da2e

Please sign in to comment.