Skip to content

Commit

Permalink
Merge pull request #507 from RyoJerryYu/dependabot/npm_and_yarn/next/…
Browse files Browse the repository at this point in the history
…bundle-analyzer-15.0.3

chore(deps-dev): bump @next/bundle-analyzer from 14.2.3 to 15.0.3
  • Loading branch information
RyoJerryYu authored Nov 15, 2024
2 parents d58493a + 814a0f2 commit 342ee82
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"vfile": "^6.0.1"
},
"devDependencies": {
"@next/bundle-analyzer": "^14.2.3",
"@next/bundle-analyzer": "^15.0.3",
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/react": "^16.0.1",
"@types/glob": "^8.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1053,10 +1053,10 @@
prop-types "^15.8.1"
react-is "^18.3.1"

"@next/bundle-analyzer@^14.2.3":
version "14.2.18"
resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-14.2.18.tgz#e36a8ad33971b0d1fd24175d29c2b582c156f191"
integrity sha512-3tfi//6w3T1JGelYl+CSIwFFLrMui+R7kGc+dRZJNYAPwg7xL9/CBtGnSKZLPgsA/CwwPOdnMrYYBOPZ2BSezQ==
"@next/bundle-analyzer@^15.0.3":
version "15.0.3"
resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-15.0.3.tgz#58615521d2ae649687d0c7592b9d11a2aa92c19b"
integrity sha512-x7ZNvpoQPO0C5ZG//qVp21Qs3v6+C8LBJmdu9DKj4/NmjlnwoQ7dqRZ/nKZcwVhkFT7BHf+Qd5FaeHq9IDJvDQ==
dependencies:
webpack-bundle-analyzer "4.10.1"

Expand Down

0 comments on commit 342ee82

Please sign in to comment.