Bump moment from 2.24.0 to 2.25.0

Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.25.0.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.24.0...2.25.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
This commit is contained in:
dependabot-preview[bot]
2020-05-01 13:18:29 +00:00
committed by GitHub
parent 422ab30e21
commit f5116fc771
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -7722,9 +7722,9 @@
}
},
"moment": {
"version": "2.24.0",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.24.0.tgz",
"integrity": "sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg==",
"version": "2.25.0",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.25.0.tgz",
"integrity": "sha512-vbrf6kJGpevOxmDRvCCvGuCSXvRj93264WcFzjm3Z3pV4lfjrXll8rvSP+EbmCte64udj1LkJMILxQnjXAQBzg==",
"dev": true
},
"move-concurrently": {
+1 -1
View File
@@ -48,7 +48,7 @@
"html-webpack-plugin": "^4.2.0",
"imghash": "0.0.7",
"mocha": "^7.1.2",
"moment": "^2.24.0",
"moment": "^2.25.0",
"node-fetch": "^2.6.0",
"pixelmatch": "^5.2.0",
"pngjs": "^5.0.0",