From 91e08f71a426bd19d4118258ebb36097cc601b5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Mar 2022 18:13:11 +0000 Subject: [PATCH] chore(deps): bump @fontsource/lato from 4.5.3 to 4.5.5 (#7764) Bumps [@fontsource/lato](https://github.com/fontsource/fontsource/tree/HEAD/fonts/google/lato) from 4.5.3 to 4.5.5. - [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/lato) --- updated-dependencies: - dependency-name: "@fontsource/lato" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] 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 7547c485af..86808a723c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.0.0", "license": "CC0-1.0", "dependencies": { - "@fontsource/lato": "^4.5.3", + "@fontsource/lato": "^4.5.5", "@fontsource/lekton": "^4.5.4", "@renovate/pep440": "^1.0.0", "@sentry/node": "^6.18.2", @@ -2622,9 +2622,9 @@ } }, "node_modules/@fontsource/lato": { - "version": "4.5.3", - "resolved": "https://registry.npmjs.org/@fontsource/lato/-/lato-4.5.3.tgz", - "integrity": "sha512-EnzxRcmBVxTPSF2cAbp/2J23J+N9BbxwKLEP2ZgGAAE9Mw+Sjzjsh2SK1gtRzaWbAn+Uj62OjIzx4ShfL69sIg==" + "version": "4.5.5", + "resolved": "https://registry.npmjs.org/@fontsource/lato/-/lato-4.5.5.tgz", + "integrity": "sha512-0KVmVCq3wZnriKVdbY+n/ZLf7Vy+dQcqpcm8kaVX4QGd6uBTgH6YWLnM1L051TtjKlal2FiE6xc/BLw116a0gQ==" }, "node_modules/@fontsource/lekton": { "version": "4.5.4", @@ -31362,9 +31362,9 @@ } }, "@fontsource/lato": { - "version": "4.5.3", - "resolved": "https://registry.npmjs.org/@fontsource/lato/-/lato-4.5.3.tgz", - "integrity": "sha512-EnzxRcmBVxTPSF2cAbp/2J23J+N9BbxwKLEP2ZgGAAE9Mw+Sjzjsh2SK1gtRzaWbAn+Uj62OjIzx4ShfL69sIg==" + "version": "4.5.5", + "resolved": "https://registry.npmjs.org/@fontsource/lato/-/lato-4.5.5.tgz", + "integrity": "sha512-0KVmVCq3wZnriKVdbY+n/ZLf7Vy+dQcqpcm8kaVX4QGd6uBTgH6YWLnM1L051TtjKlal2FiE6xc/BLw116a0gQ==" }, "@fontsource/lekton": { "version": "4.5.4", diff --git a/package.json b/package.json index 1fb4baf55c..940f8393c6 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "url": "https://github.com/badges/shields" }, "dependencies": { - "@fontsource/lato": "^4.5.3", + "@fontsource/lato": "^4.5.5", "@fontsource/lekton": "^4.5.4", "@renovate/pep440": "^1.0.0", "@sentry/node": "^6.18.2",