From 3de74e4af980edb33964b5acd59d6897fa2d9484 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Oct 2022 08:16:36 +0000 Subject: [PATCH] chore(deps): bump @eartharoid/i18n from 1.1.0 to 1.2.1 (#312) Bumps [@eartharoid/i18n](https://github.com/eartharoid/i18n) from 1.1.0 to 1.2.1. - [Release notes](https://github.com/eartharoid/i18n/releases) - [Commits](https://github.com/eartharoid/i18n/compare/v1.1.0...v1.2.1) --- updated-dependencies: - dependency-name: "@eartharoid/i18n" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bf9b333e..2ed19dcb 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "license": "BSD-3-Clause", "version": "6.0.6", "dependencies": { - "@eartharoid/i18n": "1.1.0", + "@eartharoid/i18n": "1.2.1", "@emotion/react": "^11.9.0", "@emotion/styled": "^11.8.1", "@fontsource/lexend-deca": "4.4.5",