From d90fffc99c789790b192a6819397bbd03879471f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Jun 2023 21:20:19 +0000 Subject: [PATCH] chore(deps): Bump @lingui/detect-locale from 3.13.3 to 4.3.0 Bumps [@lingui/detect-locale](https://github.com/lingui/js-lingui) from 3.13.3 to 4.3.0. - [Release notes](https://github.com/lingui/js-lingui/releases) - [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md) - [Commits](https://github.com/lingui/js-lingui/compare/v3.13.3...v4.3.0) --- updated-dependencies: - dependency-name: "@lingui/detect-locale" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9977d5b8..acc8017e 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "dependencies": { "@emotion/react": "^11.8.2", "@emotion/styled": "^11.8.1", - "@lingui/detect-locale": "^3.13.3", + "@lingui/detect-locale": "^4.3.0", "@lingui/react": "^3.13.2", "@mui/icons-material": "^5.11.11", "@mui/material": "^5.6.2", diff --git a/yarn.lock b/yarn.lock index 3eb64287..0f145290 100644 --- a/yarn.lock +++ b/yarn.lock @@ -968,10 +968,10 @@ make-plural "^6.2.2" messageformat-parser "^4.1.3" -"@lingui/detect-locale@^3.13.3": - version "3.13.3" - resolved "https://registry.yarnpkg.com/@lingui/detect-locale/-/detect-locale-3.13.3.tgz#5afe43b590066dd3d7801542c5945ae35af62ac3" - integrity sha512-GhJKjnpGh5N0Y96XJNjeGOEiVyO7b0Kwddv8cY5ORA0yS0+gCETAdlECeP0YrJBrzIVUeddpQTyaexAUDmeY+A== +"@lingui/detect-locale@^4.3.0": + version "4.3.0" + resolved "https://registry.yarnpkg.com/@lingui/detect-locale/-/detect-locale-4.3.0.tgz#bf8009ee31ac6fe667ca2994f51569ce1c4037f6" + integrity sha512-BNTdfabfvETdmhOljJ9jL+wHczrz6KJdEdpm+zqPMbvMA06UqBA7bTk8igW79Z3hN4F+WV7Mro0bDrm8sol0qA== "@lingui/loader@^3.13.3": version "3.13.3"