Skip to content

Commit

Permalink
chore(deps): bump @next/font from 13.0.3 to 13.2.3
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.0.3 to 13.2.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.2.3/packages/font)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 6, 2023
1 parent ddc429a commit d2b8ea9
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 @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@next/font": "^13.0.3",
"@next/font": "^13.2.3",
"@types/node": "18.11.9",
"@types/react": "18.0.25",
"@types/react-dom": "18.0.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -328,10 +328,10 @@
dependencies:
glob "7.1.7"

"@next/font@^13.0.3":
version "13.0.3"
resolved "https://registry.npmjs.org/@next/font/-/font-13.0.3.tgz"
integrity sha512-J3bZooNyhzhRshEJZlc4Kagfx6f8LQkPdCsP0nZm63dAUaoeMaQRidFFhbL68WZ3S5XleVfpGYypZuBSyJqYtw==
"@next/font@^13.2.3":
version "13.2.3"
resolved "https://registry.yarnpkg.com/@next/font/-/font-13.2.3.tgz#96d8a1b431425b47e01f3620118d570e2148e312"
integrity sha512-7EHzk0f7FVYICLUZTpyPk93IfcTUao++Xt1Sgb+Zk5dVOCYHabqLtlF5ywSoXIqyFlo0qlshEBxsrzHAGTWkDw==

"@next/[email protected]":
version "13.0.3"
Expand Down

0 comments on commit d2b8ea9

Please sign in to comment.