From e34ae8878daeff17165fdf48fe66cd431c61a907 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Sep 2022 08:12:29 +0000 Subject: [PATCH] chore(deps): bump @eartharoid/i18n from 1.0.4 to 1.1.0 (#303) Bumps [@eartharoid/i18n](https://github.com/eartharoid/i18n) from 1.0.4 to 1.1.0. - [Release notes](https://github.com/eartharoid/i18n/releases) - [Commits](https://github.com/eartharoid/i18n/compare/v1.0.4...v1.1.0) --- 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 b34e40c8..e7b56c5b 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "license": "BSD-3-Clause", "version": "6.0.6", "dependencies": { - "@eartharoid/i18n": "1.0.4", + "@eartharoid/i18n": "1.1.0", "@emotion/react": "^11.9.0", "@emotion/styled": "^11.8.1", "@fontsource/lexend-deca": "4.4.5",