From 336f7ad4a117a3e88642a81e150563b2494ce085 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Jun 2021 05:12:16 +0000 Subject: [PATCH] Bump typeface-roboto from 0.0.75 to 1.1.13 Bumps [typeface-roboto](https://github.com/KyleAMathews/typefaces) from 0.0.75 to 1.1.13. - [Release notes](https://github.com/KyleAMathews/typefaces/releases) - [Commits](https://github.com/KyleAMathews/typefaces/compare/v0.0.75...v1.1.13) --- updated-dependencies: - dependency-name: typeface-roboto dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 22170a5842..924005498a 100644 --- a/package.json +++ b/package.json @@ -366,7 +366,7 @@ "typed-emitter": "^1.3.1", "typedoc": "0.21.0-beta.2", "typedoc-plugin-markdown": "^3.9.0", - "typeface-roboto": "^0.0.75", + "typeface-roboto": "^1.1.13", "typescript": "^4.3.2", "typescript-plugin-css-modules": "^3.2.0", "url-loader": "^4.1.0", diff --git a/yarn.lock b/yarn.lock index 729f51115e..e976285ee0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14354,10 +14354,10 @@ typedoc@0.21.0-beta.2: shiki "^0.9.3" typedoc-default-themes "^0.12.10" -typeface-roboto@^0.0.75: - version "0.0.75" - resolved "https://registry.yarnpkg.com/typeface-roboto/-/typeface-roboto-0.0.75.tgz#98d5ba35ec234bbc7172374c8297277099cc712b" - integrity sha512-VrR/IiH00Z1tFP4vDGfwZ1esNqTiDMchBEXYY9kilT6wRGgFoCAlgkEUMHb1E3mB0FsfZhv756IF0+R+SFPfdg== +typeface-roboto@^1.1.13: + version "1.1.13" + resolved "https://registry.yarnpkg.com/typeface-roboto/-/typeface-roboto-1.1.13.tgz#9c4517cb91e311706c74823e857b4bac9a764ae5" + integrity sha512-YXvbd3a1QTREoD+FJoEkl0VQNJoEjewR2H11IjVv4bp6ahuIcw0yyw/3udC4vJkHw3T3cUh85FTg8eWef3pSaw== typescript-plugin-css-modules@^3.2.0: version "3.2.0"