From e8233fbfafc6accff5c61f80cc963b3695d3ff18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Jun 2023 08:53:55 +0000 Subject: [PATCH] chore(deps): bump @fontsource/lato from 5.0.1 to 5.0.2 (#9225) Bumps [@fontsource/lato](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/lato) from 5.0.1 to 5.0.2. - [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/lato/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/lato) --- updated-dependencies: - dependency-name: "@fontsource/lato" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com> --- 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 7f57a3e180..6ba0bde776 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.0.0", "license": "CC0-1.0", "dependencies": { - "@fontsource/lato": "^5.0.1", + "@fontsource/lato": "^5.0.2", "@fontsource/lekton": "^5.0.1", "@renovate/pep440": "^1.0.0", "@renovatebot/ruby-semver": "^2.1.11", @@ -2851,9 +2851,9 @@ } }, "node_modules/@fontsource/lato": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/@fontsource/lato/-/lato-5.0.1.tgz", - "integrity": "sha512-/ZUqq3x4uuG5tM0a8JlZM3ulwFREPGI80FJr6yQ3gFs4c9Mr6bhKiPd2XGpI0OPeR9W7zF59vB8C3XLYfSauUA==" + "version": "5.0.2", + "resolved": "https://registry.npmjs.org/@fontsource/lato/-/lato-5.0.2.tgz", + "integrity": "sha512-28FpWT8Ge+Awg+OSg50BSd9WoJBlFUi/uC8l+2vnMNpjUGy0qtxNtgQNgIrDj3FAlaah6T8VDVkgBU72uMpPqw==" }, "node_modules/@fontsource/lekton": { "version": "5.0.1", @@ -32898,9 +32898,9 @@ } }, "@fontsource/lato": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/@fontsource/lato/-/lato-5.0.1.tgz", - "integrity": "sha512-/ZUqq3x4uuG5tM0a8JlZM3ulwFREPGI80FJr6yQ3gFs4c9Mr6bhKiPd2XGpI0OPeR9W7zF59vB8C3XLYfSauUA==" + "version": "5.0.2", + "resolved": "https://registry.npmjs.org/@fontsource/lato/-/lato-5.0.2.tgz", + "integrity": "sha512-28FpWT8Ge+Awg+OSg50BSd9WoJBlFUi/uC8l+2vnMNpjUGy0qtxNtgQNgIrDj3FAlaah6T8VDVkgBU72uMpPqw==" }, "@fontsource/lekton": { "version": "5.0.1", diff --git a/package.json b/package.json index 06247942c7..7f3de0abe6 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "url": "https://github.com/badges/shields" }, "dependencies": { - "@fontsource/lato": "^5.0.1", + "@fontsource/lato": "^5.0.2", "@fontsource/lekton": "^5.0.1", "@renovate/pep440": "^1.0.0", "@renovatebot/ruby-semver": "^2.1.11", -- GitLab