diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-11 15:34:32 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-03-11 15:34:49 +0000 |
| commit | 98790816c5ea011ecf200234adec0a2b2c2fd02c (patch) | |
| tree | ab1f017bdddd6a616c5b10e6d1f35bfe6aacdfcb | |
| parent | a2241f0d7fffe6d36b2bcd86f4585d8cebf5e790 (diff) | |
deps(node): bump @fontsource-variable/noto-sans from 5.0.2 to 5.0.3
Bumps [@fontsource-variable/noto-sans](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/noto-sans) from 5.0.2 to 5.0.3.
- [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 3c6c64c..0323ff9 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.2", + "@fontsource-variable/noto-sans": "^5.0.3", "@fontsource/noto-sans-mono": "^5.0.19", "@types/node": "^20.11.24", "@typescript-eslint/parser": "^7.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 32d3fe2..529b28f 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.2 - version: 5.0.2 + specifier: ^5.0.3 + version: 5.0.3 '@fontsource/noto-sans-mono': specifier: ^5.0.19 version: 5.0.19 @@ -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-oXPNolW8ubNxul0L9j7M/VqVfrK3pJ9y33cWQ/RisKTLprhFZR+JAng0zpsJQv9ew/O83frhicrLFw5hq+HeQQ==} + /@fontsource-variable/[email protected]: + resolution: {integrity: sha512-sngUGrSXCsGePdv7V+/sGKkdMftTZiaoGA4DGE28RVzPjWfCnH9phhhW+E5Ehb7j9DLiv5q5Vka9bLi7XkD4/Q==} dev: true /@fontsource/[email protected]: |
