Bump moment from 2.22.2 to 2.27.0 (#6045)

Bumps [moment](https://github.com/moment/moment) from 2.22.2 to 2.27.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.22.2...2.27.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-08-20 09:45:28 +01:00
committed by GitHub
parent cd057c8b13
commit 7e35a3530f
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -15976,9 +15976,9 @@
}
},
"moment": {
"version": "2.22.2",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.22.2.tgz",
"integrity": "sha1-PCV/mDn8DpP/UxSWMiOeuQeD/2Y="
"version": "2.27.0",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.27.0.tgz",
"integrity": "sha512-al0MUK7cpIcglMv3YF13qSgdAIqxHTO7brRtaz3DlSULbqfazqkc5kEjNrLDOM7fsjshoFIihnU8snrP7zUvhQ=="
},
"moment-es6": {
"version": "1.0.0",
+1 -1
View File
@@ -93,7 +93,7 @@
"custom-event-polyfill": "^1.0.7",
"minimatch": "^3.0.4",
"minimatch-browser": "1.0.0",
"moment": "2.22.2",
"moment": "2.27.0",
"moment-es6": "^1.0.0",
"ng2-charts": "2.3.3",
"ngx-monaco-editor": "8.1.1",