From 370c224d3a35b8c4bf5f74254c9a0d1d6067cafa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 12:44:22 +0530 Subject: [PATCH] Bump @fontsource/inter from 4.5.5 to 4.5.7 (#443) Bumps [@fontsource/inter](https://github.com/fontsource/fontsource/tree/HEAD/fonts/google/inter) from 4.5.5 to 4.5.7. - [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/inter) --- updated-dependencies: - dependency-name: "@fontsource/inter" 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> --- 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 86f77b5..7c0ace2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "1.8.2", "license": "MIT", "dependencies": { - "@fontsource/inter": "^4.5.5", + "@fontsource/inter": "^4.5.7", "@fontsource/roboto": "^4.5.5", "@matrix-org/olm": "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.8.tgz", "@tippyjs/react": "^4.2.6", @@ -1817,9 +1817,9 @@ } }, "node_modules/@fontsource/inter": { - "version": "4.5.5", - "resolved": "https://registry.npmjs.org/@fontsource/inter/-/inter-4.5.5.tgz", - "integrity": "sha512-mWnePEroLfaJQWmynipzOVcH6JwT8Jta3+yLsC5Pm/snHBXnOiAOnjBqYjKnvXwJ4eUPt2AaAhyrtwCgWQRGOg==" + "version": "4.5.7", + "resolved": "https://registry.npmjs.org/@fontsource/inter/-/inter-4.5.7.tgz", + "integrity": "sha512-25k3thupaOEBexuU+jAkGqieKPbuhSuA+sinDwp1iBNhqQPiJ9QHDvsXgoCgCbZ4sGlE8aCwZmSlDJrPdJHNkw==" }, "node_modules/@fontsource/roboto": { "version": "4.5.5", @@ -15296,9 +15296,9 @@ } }, "@fontsource/inter": { - "version": "4.5.5", - "resolved": "https://registry.npmjs.org/@fontsource/inter/-/inter-4.5.5.tgz", - "integrity": "sha512-mWnePEroLfaJQWmynipzOVcH6JwT8Jta3+yLsC5Pm/snHBXnOiAOnjBqYjKnvXwJ4eUPt2AaAhyrtwCgWQRGOg==" + "version": "4.5.7", + "resolved": "https://registry.npmjs.org/@fontsource/inter/-/inter-4.5.7.tgz", + "integrity": "sha512-25k3thupaOEBexuU+jAkGqieKPbuhSuA+sinDwp1iBNhqQPiJ9QHDvsXgoCgCbZ4sGlE8aCwZmSlDJrPdJHNkw==" }, "@fontsource/roboto": { "version": "4.5.5", diff --git a/package.json b/package.json index 72852d4..1a6a36e 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "author": "Ajay Bura", "license": "MIT", "dependencies": { - "@fontsource/inter": "^4.5.5", + "@fontsource/inter": "^4.5.7", "@fontsource/roboto": "^4.5.5", "@matrix-org/olm": "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.8.tgz", "@tippyjs/react": "^4.2.6",