diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-18 15:14:31 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-03-18 15:14:56 +0000 |
| commit | 859ee793d8f9dfaf0edda6167739270635564852 (patch) | |
| tree | cf15e9fad27a0e379f62a701cc43651cef184cba | |
| parent | 7726fc7a9f393aef728fb6709452b073751d4e29 (diff) | |
deps(node): bump @fontsource-variable/noto-sans from 5.0.3 to 5.0.4
Bumps [@fontsource-variable/noto-sans](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/noto-sans) from 5.0.3 to 5.0.4.
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/variable/noto-sans/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/variable/noto-sans)
---
updated-dependencies:
- dependency-name: "@fontsource-variable/noto-sans"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index c245ffa..0abf040 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@astrojs/sitemap": "^3.1.1", "@astrojs/tailwind": "^5.1.0", "@catppuccin/tailwindcss": "^0.1.6", - "@fontsource-variable/noto-sans": "^5.0.3", + "@fontsource-variable/noto-sans": "^5.0.4", "@fontsource/noto-sans-mono": "^5.0.19", "@types/node": "^20.11.25", "@typescript-eslint/parser": "^7.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 16409e2..8aa7eaf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ devDependencies: specifier: ^0.1.6 version: 0.1.6([email protected]) '@fontsource-variable/noto-sans': - specifier: ^5.0.3 - version: 5.0.3 + specifier: ^5.0.4 + version: 5.0.4 '@fontsource/noto-sans-mono': specifier: ^5.0.19 version: 5.0.19 @@ -749,8 +749,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@fontsource-variable/[email protected]: - resolution: {integrity: sha512-sngUGrSXCsGePdv7V+/sGKkdMftTZiaoGA4DGE28RVzPjWfCnH9phhhW+E5Ehb7j9DLiv5q5Vka9bLi7XkD4/Q==} + /@fontsource-variable/[email protected]: + resolution: {integrity: sha512-UCBloRRF3VDWrzUHo1hRr4DOi30Yxqcyogy+oxRLEzlUe59+VWu1uVLAzl5hEszK7HEwvuavyaceNuRTQAbRZg==} dev: true /@fontsource/[email protected]: |
