Skip to content

Commit 4b93208

Browse files
committed
chore(deps): update dependency moment to v2.22.0
1 parent f1fad48 commit 4b93208

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@types/jest": "21.1.10",
1818
"@types/parse": "2.4.4",
1919
"jest": "22.4.2",
20-
"moment": "2.21.0",
20+
"moment": "2.22.0",
2121
"parse": "1.11.0",
2222
"ts-jest": "21.1.3",
2323
"tslint": "5.8.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2086,9 +2086,9 @@ minimist@^1.1.1, minimist@^1.2.0:
20862086
dependencies:
20872087
minimist "0.0.8"
20882088

2089-
moment@2.21.0:
2090-
version "2.21.0"
2091-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.21.0.tgz#2a114b51d2a6ec9e6d83cf803f838a878d8a023a"
2089+
moment@2.22.0:
2090+
version "2.22.0"
2091+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.22.0.tgz#7921ade01017dd45186e7fee5f424f0b8663a730"
20922092

20932093
20942094
version "2.0.0"

0 commit comments

Comments
 (0)