Skip to content

Commit

Permalink
Bump @next/font from 13.4.19 to 13.5.1
Browse files Browse the repository at this point in the history
Bumps [@next/font](https://github.com/vercel/next.js/tree/HEAD/packages/font) from 13.4.19 to 13.5.1.
- [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.1/packages/font)

---
updated-dependencies:
- dependency-name: "@next/font"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 20, 2023
1 parent 6072e82 commit 673f42b
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 @@ -10,7 +10,7 @@
},
"dependencies": {
"eslint": "8.49.0",
"@next/font": "13.4.19",
"@next/font": "13.5.1",
"eslint-config-next": "13.4.19",
"hamburger-react": "^2.5.0",
"icon-gen": "^4.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1065,10 +1065,10 @@
dependencies:
glob "7.1.7"

"@next/font@13.4.19":
version "13.4.19"
resolved "https://registry.yarnpkg.com/@next/font/-/font-13.4.19.tgz#2b69aee760a3bbabf54873f80ae6d4b09b35d133"
integrity sha512-yOuSRYfqksWcaG/sATr1/DEGvvI8gnmAAnQCCZ0+L9p4Pio3/DMu71J56YHh9Hz84LDN4tMVzuux0ssCuM50sA==
"@next/font@13.5.1":
version "13.5.1"
resolved "https://registry.yarnpkg.com/@next/font/-/font-13.5.1.tgz#a6b3c02d6c189ad7cfb309753f7c7a284762f705"
integrity sha512-LrEkQ3z4SC1rq6t4/HwcqoPOITF6GQpQhkW6y/tvBjGwum7CTuj0Ne5uLri6G5suoSd/zb3l0/3Q2jYCI0cKJQ==

"@next/swc-darwin-arm64@13.4.19":
version "13.4.19"
Expand Down

0 comments on commit 673f42b

Please sign in to comment.