From 510b09cc887efa9b56d00bad96a15d34d00244f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 05:03:16 +0000 Subject: [PATCH] build(deps): bump @fontsource/source-code-pro from 5.0.8 to 5.0.15 Bumps [@fontsource/source-code-pro](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/source-code-pro) from 5.0.8 to 5.0.15. - [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/source-code-pro/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/source-code-pro) --- updated-dependencies: - dependency-name: "@fontsource/source-code-pro" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8f219380..dacb8c52 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@emotion/react": "^11.11.1", "@faker-js/faker": "^8.0.2", "@fontsource/fira-sans": "^5.0.11", - "@fontsource/source-code-pro": "^5.0.8", + "@fontsource/source-code-pro": "^5.0.15", "@graphiql/toolkit": "^0.9.1", "@graphql-codegen/cli": "5.0.0", "@graphql-codegen/client-preset": "4.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3c9a33dc..b7c4991a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ dependencies: specifier: ^5.0.11 version: 5.0.11 '@fontsource/source-code-pro': - specifier: ^5.0.8 - version: 5.0.8 + specifier: ^5.0.15 + version: 5.0.15 '@graphiql/toolkit': specifier: ^0.9.1 version: 0.9.1(@types/node@20.8.7)(graphql@16.8.1) @@ -1585,8 +1585,8 @@ packages: resolution: {integrity: sha512-ozUqZgGSPnc9r7TLL+6VR4Pe0EzgD+MagzF8NJhqHU9y3g0+/QpO1/m55E8UxGo8yoAIHMFQH0EDORFvUI0jtQ==} dev: false - /@fontsource/source-code-pro@5.0.8: - resolution: {integrity: sha512-2RtauxYX8gMBZr3kO97M/M0jNeE2pItqTLofpJWxsIiZKY+ir8xXmxz0Bxg3XttHadjJu9lP8gQpmBKRSn0dXQ==} + /@fontsource/source-code-pro@5.0.15: + resolution: {integrity: sha512-G+kD+5Ba2mgqsOpwZQetQi5aAOaMw0SiY73VpmycSeL17WKl2GmyTP6mIc95d+r+HJJazmg9yYYBp3qeHNNG1w==} dev: false /@graphiql/react@0.19.3(@codemirror/language@6.0.0)(@types/node@20.8.7)(@types/react-dom@18.2.7)(@types/react@18.2.21)(graphql@16.8.1)(react-dom@18.2.0)(react@18.2.0):