diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-04 15:28:50 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-03-04 15:29:05 +0000 |
| commit | 99c0e4294c00bdaab014ce72fc0651497af95f25 (patch) | |
| tree | 83bd6f4c2a1f12c57eecf3d90dff7384f503b07e | |
| parent | ef661d8c8adfebf183f1883afed38f96d688aef7 (diff) | |
deps(node): bump @fontsource-variable/noto-sans from 5.0.1 to 5.0.2
Bumps [@fontsource-variable/noto-sans](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/noto-sans) from 5.0.1 to 5.0.2.
- [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 f68731d..3782437 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.1", + "@fontsource-variable/noto-sans": "^5.0.2", "@fontsource/noto-sans-mono": "^5.0.18", "@types/node": "^20.11.20", "@typescript-eslint/parser": "^7.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9a04d30..3a50d4c 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.1 - version: 5.0.1 + specifier: ^5.0.2 + version: 5.0.2 '@fontsource/noto-sans-mono': specifier: ^5.0.18 version: 5.0.18 @@ -741,8 +741,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@fontsource-variable/[email protected]: - resolution: {integrity: sha512-XlVsb4O0dQPgl8wupiP4z1HT7BMKVHUvzDQvtC061hB5ylJ+ksDqnI8AsK/Xa9SAoYGXz2K3ehuE76HyEz81OQ==} + /@fontsource-variable/[email protected]: + resolution: {integrity: sha512-oXPNolW8ubNxul0L9j7M/VqVfrK3pJ9y33cWQ/RisKTLprhFZR+JAng0zpsJQv9ew/O83frhicrLFw5hq+HeQQ==} dev: true /@fontsource/[email protected]: |
