diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-12-30 15:10:17 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-12-30 15:10:17 +0000 |
| commit | 78864f7e2fe775b4ebeb0843f45260bb5d1b6131 (patch) | |
| tree | caeb16660749ef2751c50db8a312a8c693638ac0 | |
| parent | 45cf8c6316a66a92cc82e20602ee2901ea3e88b4 (diff) | |
chore(node_modules): bump @fontsource/noto-sans from 5.1.0 to 5.1.1 (#216)
Bumps [@fontsource/noto-sans](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/noto-sans) from 5.1.0 to 5.1.1.
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/noto-sans)
---
updated-dependencies:
- dependency-name: "@fontsource/noto-sans"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json index e29b5b4..ae686cd 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@astrojs/sitemap": "^3.2.1", "@catppuccin/palette": "^1.7.1", "@eslint/js": "^9.17.0", - "@fontsource/noto-sans": "^5.1.0", + "@fontsource/noto-sans": "^5.1.1", "@microsoft/eslint-formatter-sarif": "^3.1.0", "@types/eslint__js": "^8.42.3", "astro": "^4.16.18", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 48b8295..3cef5b5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^9.17.0 version: 9.17.0 '@fontsource/noto-sans': - specifier: ^5.1.0 - version: 5.1.0 + specifier: ^5.1.1 + version: 5.1.1 '@microsoft/eslint-formatter-sarif': specifier: ^3.1.0 version: 3.1.0 @@ -400,8 +400,8 @@ packages: resolution: {integrity: sha512-2b/g5hRmpbb1o4GnTZax9N9m0FXzz9OV42ZzI4rDDMDuHUqigAiQCEWChBWCY4ztAGVRjoWT19v0yMmc5/L5kA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@fontsource/[email protected]': - resolution: {integrity: sha512-P6X+ynPOteCsbUHI7rU4UIpRJcuraJ3OllKqPIjKgxPZS0yPtxFyquADb4SmcgZosRrgqDy34/dcSIhio3Qx4Q==} + '@fontsource/[email protected]': + resolution: {integrity: sha512-WesuII3BzvzVr0JqYIgnEeJPwXvpFAo9tNCMH1AqoLSCdStKJugMaIcVJ/sT+Pw9ytIlUO3ccbqbe+BhhsXm9g==} '@humanfs/[email protected]': resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==} @@ -3224,7 +3224,7 @@ snapshots: dependencies: levn: 0.4.1 - '@fontsource/[email protected]': {} + '@fontsource/[email protected]': {} '@humanfs/[email protected]': {} |
