Skip to content

Commit

Permalink
Merge pull request #475 from jellyfin/dependabot/npm_and_yarn/fontsou…
Browse files Browse the repository at this point in the history
…rce/noto-sans-jp-4.1.0

fix(deps): bump @fontsource/noto-sans-jp from 4.0.1 to 4.1.0
  • Loading branch information
heyhippari authored Jan 1, 2021
2 parents 333c596 + ab7be44 commit 1030175
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 @@ -26,7 +26,7 @@
"dependencies": {
"@fontsource/noto-sans": "^4.1.0",
"@fontsource/noto-sans-hk": "^4.1.0",
"@fontsource/noto-sans-jp": "^4.0.1",
"@fontsource/noto-sans-jp": "^4.1.0",
"@fontsource/noto-sans-kr": "^4.1.0",
"@fontsource/noto-sans-sc": "^4.1.0",
"@fontsource/noto-sans-tc": "^4.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1186,10 +1186,10 @@
resolved "https://registry.yarnpkg.com/@fontsource/noto-sans-hk/-/noto-sans-hk-4.1.0.tgz#cde7bb2b93eb19e7bfa77dc28ce0d5dfb14e07b2"
integrity sha512-RoQtyTHZRQxX6SPb+JlkuyoWK77Wzn84g9P0//QxHbY9D5M5FqfDvSJV2OCfJ1vWIkplWEkfYY2a7m89Pdu7sQ==

"@fontsource/noto-sans-jp@^4.0.1":
version "4.0.1"
resolved "https://registry.yarnpkg.com/@fontsource/noto-sans-jp/-/noto-sans-jp-4.0.1.tgz#f1861444c9222e15e2e73affe640968011f784c8"
integrity sha512-eigwdjxy7LzRJVJL+foqe2jRuIKcBWnO/CkDr1JR46kY2FyrfAG0pqRu3KIN2jU9tqbXBCXsIhctQo7F3vlBxQ==
"@fontsource/noto-sans-jp@^4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@fontsource/noto-sans-jp/-/noto-sans-jp-4.1.0.tgz#80a6dab687765a6817d45ca55c11e93f212eab5a"
integrity sha512-MeGk11EyhgIE8S+NNzlCTheSQjJkSfoOKmU+RPUO8UWHtVYp/5L63vcQdWpmCcNGTv+gA73eAAcETbPjI/wF9w==

"@fontsource/noto-sans-kr@^4.1.0":
version "4.1.0"
Expand Down

0 comments on commit 1030175

Please sign in to comment.