Skip to content

Commit 2155e46

Browse files
Bump moment from 2.29.1 to 2.29.4
Bumps [moment](https://github.com/moment/moment) from 2.29.1 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.1...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d0ff52a commit 2155e46

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"mobx": "^5.15.4",
7575
"mobx-react": "^6.2.2",
7676
"mobx-utils": "^5.5.7",
77-
"moment": "^2.29.1",
77+
"moment": "^2.29.4",
7878
"moment-timezone": "^0.5.33",
7979
"moti": "^0.17.1",
8080
"node-libs-react-native": "^1.2.1",

yarn.lock

+1-6
Original file line numberDiff line numberDiff line change
@@ -13693,12 +13693,7 @@ moment-timezone@^0.5.33:
1369313693
dependencies:
1369413694
moment ">= 2.9.0"
1369513695

13696-
"moment@>= 2.9.0", moment@^2.19.3, moment@^2.24.0, moment@^2.29.1:
13697-
version "2.29.1"
13698-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.1.tgz#b2be769fa31940be9eeea6469c075e35006fa3d3"
13699-
integrity sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==
13700-
13701-
moment@^2.22.2:
13696+
"moment@>= 2.9.0", moment@^2.19.3, moment@^2.22.2, moment@^2.24.0, moment@^2.29.4:
1370213697
version "2.29.4"
1370313698
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
1370413699
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==

0 commit comments

Comments
 (0)