Skip to content

Commit f69a0fe

Browse files
Bump moment from 2.29.2 to 2.29.4 in /react-native-app
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](moment/moment@2.29.2...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de06a28 commit f69a0fe

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

react-native-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"gh-pages": "^3.1.0",
1010
"js-cookie": "2.2.1",
1111
"jwt-decode": "^3.1.2",
12-
"moment": "^2.29.2",
12+
"moment": "^2.29.4",
1313
"react": "16.13.1",
1414
"react-dom": "16.13.1",
1515
"react-native": "https://github.com/expo/react-native/archive/sdk-40.0.1.tar.gz",

react-native-app/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4214,10 +4214,10 @@ mkdirp@^0.5.1:
42144214
dependencies:
42154215
minimist "^1.2.5"
42164216

4217-
moment@^2.29.2:
4218-
version "2.29.2"
4219-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4"
4220-
integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==
4217+
moment@^2.29.4:
4218+
version "2.29.4"
4219+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
4220+
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
42214221

42224222
ms@2.0.0:
42234223
version "2.0.0"

0 commit comments

Comments
 (0)