Skip to content

Commit f773156

Browse files
Bump moment from 2.24.0 to 2.29.2
Bumps [moment](https://github.com/moment/moment) from 2.24.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.24.0...2.29.2) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 493d443 commit f773156

3 files changed

Lines changed: 161 additions & 152 deletions

File tree

package-lock.json

Lines changed: 61 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"optionalDependencies": {
3434
"d3": "^4.9.1",
35-
"moment": "^2.22.2"
35+
"moment": "^2.29.2"
3636
},
3737
"scripts": {
3838
"start": "concurrently --kill-others \"webpack --watch --display-error-details\" \"node app.js\" &",

0 commit comments

Comments
 (0)