Skip to content

Commit

Permalink
Merge pull request #44 from Hugomndez/dependabot/npm_and_yarn/develop…
Browse files Browse the repository at this point in the history
…/next/bundle-analyzer-12.3.0

build(deps): bump @next/bundle-analyzer from 12.2.5 to 12.3.0
  • Loading branch information
Hugomndez authored Sep 9, 2022
2 parents 9b6ff29 + e455a71 commit f6cd88c
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 @@ -36,7 +36,7 @@
"prepare": "husky install"
},
"dependencies": {
"@next/bundle-analyzer": "12.2.5",
"@next/bundle-analyzer": "12.3.0",
"cookie": "0.5.0",
"critters": "0.0.16",
"next": "12.2.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -262,10 +262,10 @@
"@jridgewell/resolve-uri" "^3.0.3"
"@jridgewell/sourcemap-codec" "^1.4.10"

"@next/bundle-analyzer@12.2.5":
version "12.2.5"
resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-12.2.5.tgz#6aca94359b1a1f933dfb0a89d5f4d0b1fb86e3e5"
integrity sha512-lj7ese4GnfbO8tCc9/g1O3/hzgb+pVkrsNgfF929CgZHCFQxplqxY++MIO4aCFwzt0vDx0KL78LOVxzjDDKjlA==
"@next/bundle-analyzer@12.3.0":
version "12.3.0"
resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-12.3.0.tgz#0a4ef7462c5d18fecc119bf681fdc1dc394318ed"
integrity sha512-hzRLHIrtwOiGEku9rmG7qZk+OQhnqQOL+ycl2XrjBaztBN/xaqnjoG4+HEf9L7ELN943BR+K/ZlaF2OEgbGm+Q==
dependencies:
webpack-bundle-analyzer "4.3.0"

Expand Down

0 comments on commit f6cd88c

Please sign in to comment.