diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-04-22 15:52:06 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-04-22 15:52:20 +0000 |
| commit | 9e89c846d4a9b1a7fb6e5f5fa272aa0df53f1b4e (patch) | |
| tree | 6f2fc20e327349eb6f28850dc0478d0cdd3ea669 | |
| parent | 9f67abbdc5e1f7d88d492f0dcfa82a035b21057a (diff) | |
deps(node): bump @fontsource-variable/noto-sans from 5.0.4 to 5.0.5
Bumps [@fontsource-variable/noto-sans](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/noto-sans) from 5.0.4 to 5.0.5.
- [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 2f582ba..13068d6 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@astrojs/check": "^0.5.10", "@astrojs/sitemap": "^3.1.4", "@biomejs/biome": "1.7.0", - "@fontsource-variable/noto-sans": "^5.0.4", + "@fontsource-variable/noto-sans": "^5.0.5", "@fontsource/noto-sans-mono": "^5.0.19", "@types/node": "^20.12.7", "astro": "^4.6.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b52311b..3408a3c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ devDependencies: specifier: 1.7.0 version: 1.7.0 '@fontsource-variable/noto-sans': - specifier: ^5.0.4 - version: 5.0.4 + specifier: ^5.0.5 + version: 5.0.5 '@fontsource/noto-sans-mono': specifier: ^5.0.19 version: 5.0.19 @@ -919,8 +919,8 @@ packages: dev: true optional: true - /@fontsource-variable/[email protected]: - resolution: {integrity: sha512-UCBloRRF3VDWrzUHo1hRr4DOi30Yxqcyogy+oxRLEzlUe59+VWu1uVLAzl5hEszK7HEwvuavyaceNuRTQAbRZg==} + /@fontsource-variable/[email protected]: + resolution: {integrity: sha512-SVixgckO4DIgvFJ+vTRZEj8vTvjZceuGOhKMgnETItKELl1tHzk+ZFatSTCofPJ1zjhTwqvHrHkFeCbUGiqaRg==} dev: true /@fontsource/[email protected]: |
