From 1edf19604964247299aa87bee87e5cd572356a30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 11:43:11 +0200 Subject: [PATCH] Bump ra-language-english from 5.3.1 to 5.3.2 (#119) Bumps [ra-language-english](https://github.com/marmelab/react-admin) from 5.3.1 to 5.3.2. - [Release notes](https://github.com/marmelab/react-admin/releases) - [Changelog](https://github.com/marmelab/react-admin/blob/master/CHANGELOG.md) - [Commits](https://github.com/marmelab/react-admin/compare/v5.3.1...v5.3.2) --- updated-dependencies: - dependency-name: ra-language-english 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 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index fb6057b..08cc4f2 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "papaparse": "^5.4.1", "ra-core": "^5.3.2", "ra-i18n-polyglot": "^5.3.0", - "ra-language-english": "^5.3.1", + "ra-language-english": "^5.3.2", "ra-language-farsi": "^5.0.0", "ra-language-french": "^5.3.1", "ra-language-italian": "^3.13.1", diff --git a/yarn.lock b/yarn.lock index f03ee5e..0bbbb15 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4667,12 +4667,12 @@ ra-i18n-polyglot@^5.3.0, ra-i18n-polyglot@^5.3.1: node-polyglot "^2.2.2" ra-core "^5.3.1" -ra-language-english@^5.3.1: - version "5.3.1" - resolved "https://registry.yarnpkg.com/ra-language-english/-/ra-language-english-5.3.1.tgz#823d25cbbf66ae9ba4098e087ae21110f4ffb030" - integrity sha512-ttEVhRI06VPA0MEFmCkxQNFa3C4ztGHG14vRnfRtpQ3qSF996genzoYCW/AdkI/JzskHU1zAw5o73qezSdqCuA== +ra-language-english@^5.3.1, ra-language-english@^5.3.2: + version "5.3.2" + resolved "https://registry.yarnpkg.com/ra-language-english/-/ra-language-english-5.3.2.tgz#9d4fc545b05bda945c9ec96d60203ca2d560f632" + integrity sha512-otfNWGAyRXuaEBYneYpNaNj96umOLQ+MVtWPJSHvHXq80nRL0y2tEy0RNDrdIayvF6Q9dRYs1Q7a+mV0tkNbAw== dependencies: - ra-core "^5.3.1" + ra-core "^5.3.2" ra-language-farsi@^5.0.0: version "5.0.0"