Skip to content

Commit 0d365a1

Browse files
author
Jennings Zhang
authored
Merge pull request #272 from FNNDSC/dependabot/npm_and_yarn/moment-2.29.2
Bump moment from 2.29.1 to 2.29.2
2 parents fc42f59 + be013dc commit 0d365a1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"lint-staged": "^7.2.0",
3939
"lodash": "^4.17.21",
4040
"marked": "^4.0.10",
41-
"moment": "^2.22.2",
41+
"moment": "^2.29.2",
4242
"prop-types": "^15.6.2",
4343
"react": "^17.0.2",
4444
"react-bootstrap": "^0.32.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7853,10 +7853,10 @@ mkdirp@^0.5.1, mkdirp@^0.5.3, mkdirp@^0.5.5, mkdirp@~0.5.1:
78537853
dependencies:
78547854
minimist "^1.2.5"
78557855

7856-
moment@^2.22.2:
7857-
version "2.29.1"
7858-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.1.tgz#b2be769fa31940be9eeea6469c075e35006fa3d3"
7859-
integrity sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==
7856+
moment@^2.29.2:
7857+
version "2.29.2"
7858+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4"
7859+
integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==
78607860

78617861
moo@^0.5.0:
78627862
version "0.5.1"

0 commit comments

Comments
 (0)