From 7c958d54c76359cfc95467e6ce0451d3a82a1d6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Apr 2022 06:01:47 +0000 Subject: [PATCH] Bump moment from 2.29.1 to 2.29.2 in /example Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- example/package.json | 2 +- example/yarn.lock | 15 +++++++++------ 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/example/package.json b/example/package.json index 8c44976..8ad7ccb 100644 --- a/example/package.json +++ b/example/package.json @@ -15,7 +15,7 @@ "@react-native-community/eslint-config": "^1.0.0", "@react-native-community/push-notification-ios": "1.10.1", "lodash": "4.17.21", - "moment": "2.29.1", + "moment": "2.29.2", "react": "16.11.0", "react-native": "0.63.4", "react-native-gesture-handler": "1.6.1", diff --git a/example/yarn.lock b/example/yarn.lock index 5d324a9..fb215b0 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -4336,10 +4336,10 @@ mkdirp@^0.5.1: dependencies: minimist "^1.2.5" -moment@2.29.1: - version "2.29.1" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.1.tgz#b2be769fa31940be9eeea6469c075e35006fa3d3" - integrity sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ== +moment@2.29.2: + version "2.29.2" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4" + integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg== ms@2.0.0: version "2.0.0" @@ -5050,8 +5050,11 @@ react-native-screens@2.4.0: debounce "^1.2.0" "react-native-simple-alarm@link:..": - version "0.0.0" - uid "" + version "2.0.2" + dependencies: + "@react-native-community/async-storage" "1.12.1" + "@react-native-community/push-notification-ios" "1.10.1" + react-native-push-notification "8.1.1" react-native-simple-radio-button@2.7.4: version "2.7.4"