File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 58
58
"lint-staged" : " ^6.0.0" ,
59
59
"lodash" : " ^4.17.4" ,
60
60
"mocha" : " ^4.0.1" ,
61
- "moment" : " ^2.19.4 " ,
61
+ "moment" : " ^2.20.1 " ,
62
62
"node-sass" : " ^4.6.0" ,
63
63
"npm-run-all" : " ^4.1.2" ,
64
64
"prettier" : " ^1.9.2" ,
83
83
"webpack-hot-middleware" : " ^2.20.0"
84
84
},
85
85
"peerDependencies" : {
86
- "moment" : " ^2.0 .0" ,
86
+ "moment" : " ^2.20 .0" ,
87
87
"react" : " ^16.0.0" ,
88
88
"react-dom" : " ^16.0.0"
89
89
},
Original file line number Diff line number Diff line change @@ -4361,9 +4361,9 @@ mocha@^4.0.1:
4361
4361
mkdirp "0.5.1"
4362
4362
supports-color "4.4.0"
4363
4363
4364
- moment@^2.19.4 :
4365
- version "2.19.4 "
4366
- resolved "https://registry.yarnpkg.com/moment/-/moment-2.19.4 .tgz#17e5e2c6ead8819c8ecfad83a0acccb312e94682 "
4364
+ moment@^2.20.1 :
4365
+ version "2.20.1 "
4366
+ resolved "https://registry.yarnpkg.com/moment/-/moment-2.20.1 .tgz#d6eb1a46cbcc14a2b2f9434112c1ff8907f313fd "
4367
4367
4368
4368
4369
4369
version "0.7.1"
You can’t perform that action at this time.
0 commit comments