Skip to content

Commit db0d449

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

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
@@ -15,7 +15,7 @@
1515
"lodash.flatmap": "^4.5.0",
1616
"lodash.get": "^4.4.2",
1717
"meteor-node-stubs": "~1.0.0",
18-
"moment": "^2.26.0",
18+
"moment": "^2.29.4",
1919
"normalize.css": "^8.0.1",
2020
"prop-types": "^15.7.2",
2121
"react": "^16.13.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2802,10 +2802,10 @@ mocha@^6.2.2:
28022802
yargs-parser "13.1.2"
28032803
yargs-unparser "1.6.0"
28042804

2805-
moment@^2.26.0:
2806-
version "2.26.0"
2807-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.26.0.tgz#5e1f82c6bafca6e83e808b30c8705eed0dcbd39a"
2808-
integrity sha512-oIixUO+OamkUkwjhAVE18rAMfRJNsNe/Stid/gwHSOfHrOtw9EhAY2AHvdKZ/k/MggcYELFCJz/Sn2pL8b8JMw==
2805+
moment@^2.29.4:
2806+
version "2.29.4"
2807+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
2808+
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
28092809

28102810
mongo-object@^0.1.4:
28112811
version "0.1.4"

0 commit comments

Comments
 (0)