fix(deps): update dependency moment to v2.23.0

This commit is contained in:
Renovate Bot 2019-01-09 03:31:47 +00:00 committed by renovate[bot]
parent 8c443f7ce9
commit cc637b1a34
2 changed files with 5 additions and 5 deletions

View File

@ -35,7 +35,7 @@
},
"dependencies": {
"cozy-konnector-libs": "4.12.2",
"moment": "2.22.2"
"moment": "2.23.0"
},
"devDependencies": {
"copy-webpack-plugin": "4.6.0",

View File

@ -4933,10 +4933,10 @@ mkdirp@0.5.1, mkdirp@0.x.x, "mkdirp@>=0.5 0", mkdirp@^0.5.0, mkdirp@^0.5.1, mkdi
dependencies:
minimist "0.0.8"
moment@2.22.2:
version "2.22.2"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.22.2.tgz#3c257f9839fc0e93ff53149632239eb90783ff66"
integrity sha1-PCV/mDn8DpP/UxSWMiOeuQeD/2Y=
moment@2.23.0:
version "2.23.0"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.23.0.tgz#759ea491ac97d54bac5ad776996e2a58cc1bc225"
integrity sha512-3IE39bHVqFbWWaPOMHZF98Q9c3LDKGTmypMiTM2QygGXXElkFWIH7GxfmlwmY2vwa+wmNsoYZmG2iusf1ZjJoA==
move-concurrently@^1.0.1:
version "1.0.1"