Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit b28d74e

Browse files
fix(deps): update fontsource monorepo to v5
1 parent b7b1187 commit b28d74e

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"clean": "gatsby clean"
2121
},
2222
"dependencies": {
23-
"@fontsource/merriweather": "4.5.14",
24-
"@fontsource/montserrat": "4.5.14",
23+
"@fontsource/merriweather": "5.0.7",
24+
"@fontsource/montserrat": "5.0.7",
2525
"@staticcms/app": "2.4.4",
2626
"gatsby": "5.7.0",
2727
"gatsby-plugin-feed": "5.7.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1795,15 +1795,15 @@
17951795
aria-hidden "^1.1.3"
17961796
tabbable "^6.0.1"
17971797

1798-
"@fontsource/merriweather@4.5.14":
1799-
version "4.5.14"
1800-
resolved "https://registry.yarnpkg.com/@fontsource/merriweather/-/merriweather-4.5.14.tgz#17b634fe3892e25f345954fe34df252730b96080"
1801-
integrity sha512-kDMIAokOvE9bYf+CDmEWzV3xtR8cRJlw/BipjhxqD9MIRZfU348cZ8xhHhmPXmxRiEjZLor4xxHXqps7eCvGQg==
1802-
1803-
"@fontsource/montserrat@4.5.14":
1804-
version "4.5.14"
1805-
resolved "https://registry.yarnpkg.com/@fontsource/montserrat/-/montserrat-4.5.14.tgz#5f4bfc5e7f234a986d94d9e7e7193f852e6971e3"
1806-
integrity sha512-fTvrteVzuFUePhr4QYBGoK8G/YHLJ3IhF1HhKg0AxcFvZajJT7rM7ULdmKLSd2PkX44R3aaFZq1zDbmjbGGI+w==
1798+
"@fontsource/merriweather@5.0.7":
1799+
version "5.0.7"
1800+
resolved "https://registry.yarnpkg.com/@fontsource/merriweather/-/merriweather-5.0.7.tgz#c86319fc36566e5050f17192bef4392d956f25fd"
1801+
integrity sha512-DtdqgsoN99fbxjvOXRdJ8XsyuANNP6bIH+jQjhCCr3GOvN4yWt7BKDFocvkl7itQlNK8bJFIPtgUL5g94hyytw==
1802+
1803+
"@fontsource/montserrat@5.0.7":
1804+
version "5.0.7"
1805+
resolved "https://registry.yarnpkg.com/@fontsource/montserrat/-/montserrat-5.0.7.tgz#7ad531afe95333d7d01fed50c704bcd6d5e5b205"
1806+
integrity sha512-C8IvPQGiRQz3bdQWPIRXOjFwv6BrpxyZszjwfYXlVQ1v1p6wu50htKcTMZR/MGDoug+9/6sJhz5ZxGP8f7guSw==
18071807

18081808
"@gatsbyjs/parcel-namer-relative-to-cwd@^2.7.0":
18091809
version "2.7.0"

0 commit comments

Comments
 (0)