Skip to content

Commit 4c445d8

Browse files
Bump moment from 2.26.0 to 2.29.2
Bumps [moment](https://github.com/moment/moment) from 2.26.0 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.26.0...2.29.2) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6fe7d92 commit 4c445d8

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
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"crane-query-builder": "^0.2.5",
1919
"lodash": "^4.17.15",
20-
"moment": "^2.24.0",
20+
"moment": "^2.29.2",
2121
"object-hash": "^1.3.1",
2222
"pluralize": "^8.0.0",
2323
"react-native-sqlite-storage": "^5.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -906,10 +906,10 @@ mkdirp@^0.5.1:
906906
dependencies:
907907
minimist "^1.2.5"
908908

909-
moment@^2.24.0:
910-
version "2.26.0"
911-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.26.0.tgz#5e1f82c6bafca6e83e808b30c8705eed0dcbd39a"
912-
integrity sha512-oIixUO+OamkUkwjhAVE18rAMfRJNsNe/Stid/gwHSOfHrOtw9EhAY2AHvdKZ/k/MggcYELFCJz/Sn2pL8b8JMw==
909+
moment@^2.29.2:
910+
version "2.29.2"
911+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4"
912+
integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==
913913

914914
ms@2.0.0:
915915
version "2.0.0"

0 commit comments

Comments
 (0)