Skip to content

Commit 5cd0c40

Browse files
Bump moment from 2.29.1 to 2.29.2
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](moment/moment@2.29.1...2.29.2) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7ee3b68 commit 5cd0c40

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"mobx": "^5.15.4",
7676
"mobx-react": "^6.2.2",
7777
"mobx-utils": "^5.5.7",
78-
"moment": "^2.29.1",
78+
"moment": "^2.29.2",
7979
"moment-timezone": "^0.5.33",
8080
"moti": "^0.17.1",
8181
"node-libs-react-native": "^1.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12981,10 +12981,10 @@ moment-timezone@^0.5.33:
1298112981
dependencies:
1298212982
moment ">= 2.9.0"
1298312983

12984-
"moment@>= 2.9.0", moment@^2.19.3, moment@^2.22.2, moment@^2.24.0, moment@^2.29.1:
12985-
version "2.29.1"
12986-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.1.tgz#b2be769fa31940be9eeea6469c075e35006fa3d3"
12987-
integrity sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==
12984+
"moment@>= 2.9.0", moment@^2.19.3, moment@^2.22.2, moment@^2.24.0, moment@^2.29.2:
12985+
version "2.29.2"
12986+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4"
12987+
integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==
1298812988

1298912989
moo@^0.5.0:
1299012990
version "0.5.1"

0 commit comments

Comments
 (0)