From 6ebef76bfd5aba5c78d2ae72e8b62d33538c29fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Sep 2022 21:04:37 +0000 Subject: [PATCH] Bump @fontsource/work-sans from 4.5.7 to 4.5.12 in /warpgate-web Bumps [@fontsource/work-sans](https://github.com/fontsource/fontsource/tree/HEAD/fonts/google/work-sans) from 4.5.7 to 4.5.12. - [Release notes](https://github.com/fontsource/fontsource/releases) - [Changelog](https://github.com/fontsource/fontsource/blob/main/CHANGELOG.md) - [Commits](https://github.com/fontsource/fontsource/commits/HEAD/fonts/google/work-sans) --- updated-dependencies: - dependency-name: "@fontsource/work-sans" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- warpgate-web/package.json | 2 +- warpgate-web/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/warpgate-web/package.json b/warpgate-web/package.json index 9e332611..4307682d 100644 --- a/warpgate-web/package.json +++ b/warpgate-web/package.json @@ -18,7 +18,7 @@ "openapi": "yarn run openapi:schema:admin && yarn run openapi:schema:gateway && yarn run openapi:client:admin && yarn run openapi:client:gateway" }, "devDependencies": { - "@fontsource/work-sans": "^4.5.7", + "@fontsource/work-sans": "^4.5.12", "@fortawesome/free-brands-svg-icons": "^6.1.2", "@fortawesome/free-regular-svg-icons": "^6.1.2", "@fortawesome/free-solid-svg-icons": "^6.1.2", diff --git a/warpgate-web/yarn.lock b/warpgate-web/yarn.lock index e1b4aca9..97bd943f 100644 --- a/warpgate-web/yarn.lock +++ b/warpgate-web/yarn.lock @@ -43,10 +43,10 @@ minimatch "^3.1.2" strip-json-comments "^3.1.1" -"@fontsource/work-sans@^4.5.7": - version "4.5.7" - resolved "https://registry.yarnpkg.com/@fontsource/work-sans/-/work-sans-4.5.7.tgz#e8d070896af8d751ca4064e9b0dd134faad3536b" - integrity sha512-DlVEYsShbL0ZUV96yPhie6rJN3eeCta4iI6UbLdbLptlLnkoryfbMIqeQLe+o7OsIoMNWqHTunKMW0x1BmUNpw== +"@fontsource/work-sans@^4.5.12": + version "4.5.12" + resolved "https://registry.yarnpkg.com/@fontsource/work-sans/-/work-sans-4.5.12.tgz#4e68dc559b7d8e76ae2d3c1dafd081fea877e682" + integrity sha512-imoabud+eUL7FTHyGtpSN4KoYOmWXBWweMpVrgWhLGeSDYnH0IVWeUZT+cPtPcgrHWSvxefsl0oEdP9Ef3E2mw== "@fortawesome/fontawesome-common-types@6.1.2": version "6.1.2"