From 41678f6ac7a10961bba41ac158f916224f5a0e11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 08:15:22 +0000 Subject: [PATCH] chore(deps): bump @eartharoid/i18n from 1.0.2 to 1.0.4 (#281) Bumps [@eartharoid/i18n](https://github.com/eartharoid/i18n) from 1.0.2 to 1.0.4. - [Release notes](https://github.com/eartharoid/i18n/releases) - [Commits](https://github.com/eartharoid/i18n/compare/v1.0.2...v1.0.4) --- updated-dependencies: - dependency-name: "@eartharoid/i18n" 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.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 18e9df39..be9c2eb9 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "license": "BSD-3-Clause", "version": "6.0.5", "dependencies": { - "@eartharoid/i18n": "1.0.2", + "@eartharoid/i18n": "1.0.4", "@emotion/react": "^11.9.0", "@emotion/styled": "^11.8.1", "@fontsource/lexend-deca": "4.4.5",