summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-04 15:33:22 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-03-04 15:33:39 +0000
commitee8e731761a29469816425852947be5783986b6e (patch)
treeca3b679c82887a185b86a00189a8bb0ba06e8108
parentb1c3b4c8f77d42318b9bbb256c72ffbd023c2c05 (diff)
deps(node): bump @fontsource/noto-sans-mono from 5.0.18 to 5.0.19
Bumps [@fontsource/noto-sans-mono](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/noto-sans-mono) from 5.0.18 to 5.0.19. - [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/noto-sans-mono/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/noto-sans-mono) --- updated-dependencies: - dependency-name: "@fontsource/noto-sans-mono" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
-rw-r--r--package.json2
-rw-r--r--pnpm-lock.yaml8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 54ec695..61f01f2 100644
--- a/package.json
+++ b/package.json
@@ -22,7 +22,7 @@
"@astrojs/tailwind": "^5.1.0",
"@catppuccin/tailwindcss": "^0.1.6",
"@fontsource-variable/noto-sans": "^5.0.2",
- "@fontsource/noto-sans-mono": "^5.0.18",
+ "@fontsource/noto-sans-mono": "^5.0.19",
"@types/node": "^20.11.24",
"@typescript-eslint/parser": "^7.1.0",
"astro": "^4.4.10",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index c8f230d..0b9f93e 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -24,8 +24,8 @@ devDependencies:
specifier: ^5.0.2
version: 5.0.2
'@fontsource/noto-sans-mono':
- specifier: ^5.0.18
- version: 5.0.18
+ specifier: ^5.0.19
+ version: 5.0.19
'@types/node':
specifier: ^20.11.24
version: 20.11.24
@@ -745,8 +745,8 @@ packages:
resolution: {integrity: sha512-oXPNolW8ubNxul0L9j7M/VqVfrK3pJ9y33cWQ/RisKTLprhFZR+JAng0zpsJQv9ew/O83frhicrLFw5hq+HeQQ==}
dev: true
- /@fontsource/[email protected]:
- resolution: {integrity: sha512-xuvp10aWKbqfBoZ0rHh/RgsY5FhA7TVDTBgVjja35WDVdispOgZ2n0nZKgCGnfJJsnPgaayIGha67sJTy/kEFQ==}
+ /@fontsource/[email protected]:
+ resolution: {integrity: sha512-CdhNptlXRFWsCp9o5z620g5CbH+lCuhRm6DSkmahQvz2ykSJDju+dr59MjxFuLFxFiYGlyN6KS5Nea36CRY05A==}
dev: true
/@humanwhocodes/[email protected]: