From 699df09e718f52387c2f56e4fd2ff3080a2bf627 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jul 2023 20:08:35 +0000 Subject: [PATCH] Bump @fontsource/work-sans from 4.5.14 to 5.0.3 Bumps [@fontsource/work-sans](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/work-sans) from 4.5.14 to 5.0.3. - [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/work-sans/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/work-sans) --- updated-dependencies: - dependency-name: "@fontsource/work-sans" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index e7e3160..c1e689c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@fontsource/chivo": "^4.5.11", - "@fontsource/work-sans": "^4.5.14", + "@fontsource/work-sans": "^5.0.3", "babel-plugin-styled-components": "^2.1.1", "gatsby": "^2.32.13", "gatsby-image": "^3.11.0", @@ -3154,9 +3154,9 @@ "integrity": "sha512-fWGRS4RW5xkN0obUcyFhYrZPSKdnTfCR3FIKduG3uCYAV+Ana/f3ObyDO3UHDC5sRLxHTAOSFJewocgpZmZRXQ==" }, "node_modules/@fontsource/work-sans": { - "version": "4.5.14", - "resolved": "https://registry.npmjs.org/@fontsource/work-sans/-/work-sans-4.5.14.tgz", - "integrity": "sha512-AFBSDBA3hnSCXHwb52qBOMEGqF5nfdbANp+y5/hbE1PMjYfFY0lUdtUwL5J7mRAdyn1NJwobJlhduHtlAyPzmA==" + "version": "5.0.3", + "resolved": "https://registry.npmjs.org/@fontsource/work-sans/-/work-sans-5.0.3.tgz", + "integrity": "sha512-DiMh5RuR90obK+qCO9cJDI8e3xUsY5sxOcy8TKHGmZS97tE0XftofXdozQuVRzRVIMbaQgDuWzOGCgEMgUe8ig==" }, "node_modules/@graphql-tools/batch-execute": { "version": "7.1.2", @@ -35749,9 +35749,9 @@ "integrity": "sha512-fWGRS4RW5xkN0obUcyFhYrZPSKdnTfCR3FIKduG3uCYAV+Ana/f3ObyDO3UHDC5sRLxHTAOSFJewocgpZmZRXQ==" }, "@fontsource/work-sans": { - "version": "4.5.14", - "resolved": "https://registry.npmjs.org/@fontsource/work-sans/-/work-sans-4.5.14.tgz", - "integrity": "sha512-AFBSDBA3hnSCXHwb52qBOMEGqF5nfdbANp+y5/hbE1PMjYfFY0lUdtUwL5J7mRAdyn1NJwobJlhduHtlAyPzmA==" + "version": "5.0.3", + "resolved": "https://registry.npmjs.org/@fontsource/work-sans/-/work-sans-5.0.3.tgz", + "integrity": "sha512-DiMh5RuR90obK+qCO9cJDI8e3xUsY5sxOcy8TKHGmZS97tE0XftofXdozQuVRzRVIMbaQgDuWzOGCgEMgUe8ig==" }, "@graphql-tools/batch-execute": { "version": "7.1.2", diff --git a/package.json b/package.json index bd5b1a6..164514e 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "version": "0.1.0", "dependencies": { "@fontsource/chivo": "^4.5.11", - "@fontsource/work-sans": "^4.5.14", + "@fontsource/work-sans": "^5.0.3", "babel-plugin-styled-components": "^2.1.1", "gatsby": "^2.32.13", "gatsby-image": "^3.11.0",