1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Merge pull request #2990 from jellyfin/dependabot/npm_and_yarn/fontsource/noto-sans-sc-4.5.1

Bump @fontsource/noto-sans-sc from 4.5.0 to 4.5.1
This commit is contained in:
Bill Thornton 2021-09-23 12:14:42 -04:00 committed by GitHub
commit c6f168e4ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -3389,9 +3389,9 @@
"integrity": "sha512-2EFfUhkBWVjYurOHVdTbGWDqS7pbgKCcjfLhkh5iVxZFHwYbeqfnlb8l5pl1rgsLvj+lUSak2ezCydk1d4aIpA=="
},
"@fontsource/noto-sans-sc": {
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/@fontsource/noto-sans-sc/-/noto-sans-sc-4.5.0.tgz",
"integrity": "sha512-pmK/cORHcu7oWLi6Waf6MXaAVyenfe8+mc5SqrA+mjZHPRsq/3j6C/hFFkCFG1wp5igFS8xd5Cz8L1elnSB/0A=="
"version": "4.5.1",
"resolved": "https://registry.npmjs.org/@fontsource/noto-sans-sc/-/noto-sans-sc-4.5.1.tgz",
"integrity": "sha512-VwDaTg62ePjqPf5knBMBOwmBYPNUSxTevk+dI2wo++X50R17wDyVCvKoUshvLu3mPiEyI0yotbfUGPoDv42LMg=="
},
"@humanwhocodes/config-array": {
"version": "0.5.0",

View file

@ -63,7 +63,7 @@
"@fontsource/noto-sans-hk": "^4.5.0",
"@fontsource/noto-sans-jp": "^4.5.0",
"@fontsource/noto-sans-kr": "^4.5.0",
"@fontsource/noto-sans-sc": "^4.5.0",
"@fontsource/noto-sans-sc": "^4.5.1",
"blurhash": "^1.1.4",
"classlist.js": "https://github.com/eligrey/classList.js/archive/1.2.20180112.tar.gz",
"classnames": "^2.3.1",