From ba294668fbdd5005452547fedc5e54972be4cb3e Mon Sep 17 00:00:00 2001 From: Sofiya Tepikin Date: Wed, 12 Apr 2023 09:04:46 +0000 Subject: [PATCH] Bump @js-joda/core from 5.3.0 to 5.5.3 Bumps [@js-joda/core](https://github.com/js-joda/js-joda) from 5.3.0 to 5.5.3. - [Release notes](https://github.com/js-joda/js-joda/releases) - [Changelog](https://github.com/js-joda/js-joda/blob/main/CHANGELOG.md) - [Commits](https://github.com/js-joda/js-joda/compare/@js-joda/core@5.3.0...@js-joda/core@5.5.3) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5956dcd..5eec6a4 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "prepare": "husky install" }, "dependencies": { - "@js-joda/core": "^5.3.0", + "@js-joda/core": "^5.5.3", "@ptomasroos/react-native-multi-slider": "^2.2.0", "@react-native-async-storage/async-storage": "^1.17.9", "@react-native-community/art": "^1.2.0", diff --git a/yarn.lock b/yarn.lock index e2ec528..bab7e6f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1587,10 +1587,10 @@ "@jridgewell/resolve-uri" "^3.0.3" "@jridgewell/sourcemap-codec" "^1.4.10" -"@js-joda/core@^5.3.0": - version "5.3.0" - resolved "https://registry.yarnpkg.com/@js-joda/core/-/core-5.3.0.tgz#b6f01fa510c9d360134a77f7a2820bdca3a396bf" - integrity sha512-3uObVJ08i0vSbtsTWQ8omy8XUlVDnoest5MOLp6delLUZev8bu++S+3Aua7xWPPWzQt9pcuwDqjEOKslQVDj8g== +"@js-joda/core@^5.5.3": + version "5.5.3" + resolved "https://registry.yarnpkg.com/@js-joda/core/-/core-5.5.3.tgz#defac1f9af382178104ad327af1ec97446039752" + integrity sha512-7dqNYwG8gCt4hfg5PKgM7xLEcgSBcx/UgC92OMnhMmvAnq11QzDFPrxUkNR/u5kn17WWLZ8beZ4A3Qrz4pZcmQ== "@nicolo-ribaudo/eslint-scope-5-internals@5.1.1-v1": version "5.1.1-v1"