From 7527e9a2b0ada64a332f1979cb8ee2c3abdc62da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Oct 2023 09:54:46 +0200 Subject: [PATCH] chore(deps-dev): Bump @fontsource/jetbrains-mono from 5.0.15 to 5.0.17 in /src/theme-src (#1551) Bumps [@fontsource/jetbrains-mono](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/jetbrains-mono) from 5.0.15 to 5.0.17.
Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@fontsource/jetbrains-mono&package-manager=npm_and_yarn&previous-version=5.0.15&new-version=5.0.17)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- src/theme-src/package.json | 2 +- src/theme-src/pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/theme-src/package.json b/src/theme-src/package.json index 612819807..70e026d9d 100644 --- a/src/theme-src/package.json +++ b/src/theme-src/package.json @@ -23,7 +23,7 @@ "devDependencies": { "@babel/core": "^7.23.2", "@babel/preset-env": "^7.23.2", - "@fontsource/jetbrains-mono": "^5.0.15", + "@fontsource/jetbrains-mono": "^5.0.17", "@tailwindcss/nesting": "0.0.0-insiders.565cd3e", "@tailwindcss/typography": "^0.5.10", "autoprefixer": "^10.4.16", diff --git a/src/theme-src/pnpm-lock.yaml b/src/theme-src/pnpm-lock.yaml index ed1ee4d13..fa8c787eb 100644 --- a/src/theme-src/pnpm-lock.yaml +++ b/src/theme-src/pnpm-lock.yaml @@ -29,8 +29,8 @@ devDependencies: specifier: ^7.23.2 version: 7.23.2(@babel/core@7.23.2) '@fontsource/jetbrains-mono': - specifier: ^5.0.15 - version: 5.0.15 + specifier: ^5.0.17 + version: 5.0.17 '@tailwindcss/nesting': specifier: 0.0.0-insiders.565cd3e version: 0.0.0-insiders.565cd3e(postcss@8.4.31) @@ -1905,8 +1905,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@fontsource/jetbrains-mono@5.0.15: - resolution: {integrity: sha512-rxJwcZ/KDC6az2/9yChI/GW53DXyE8LBMybeheozpSgZPFILLYDRw56XtB620cVw4m/gB7ioMzTlMx0+JUcjZw==} + /@fontsource/jetbrains-mono@5.0.17: + resolution: {integrity: sha512-Y/EtdbwKwNQTGpnMrexX8SVW6Jqlh0nX2bNHI9Z9m6FsyjbocZIFNJqwSY9bDUoi7irGtz8nuidAN7FF8wYuJA==} dev: true /@humanwhocodes/config-array@0.11.13: