Skip to content

Commit

Permalink
Update dependency angular2-moment to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 3, 2018
1 parent d383199 commit 2789cfa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@angular/platform-browser": "4.4.6",
"@angular/platform-browser-dynamic": "4.4.6",
"@angular/router": "4.4.6",
"angular2-moment": "1.8.0",
"angular2-moment": "1.9.0",
"apollo-angular": "0.13.3",
"apollo-client": "1.9.3",
"core-js": "2.5.5",
Expand Down
14 changes: 7 additions & 7 deletions basic/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -258,11 +258,11 @@ amdefine@>=0.0.4:
version "1.0.0"
resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.0.tgz#fd17474700cb5cc9c2b709f0be9d23ce3c198c33"

angular2-moment@1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/angular2-moment/-/angular2-moment-1.8.0.tgz#27dd83d98de5d5e0f45412d82c89491a6fa245ca"
angular2-moment@1.9.0:
version "1.9.0"
resolved "https://registry.yarnpkg.com/angular2-moment/-/angular2-moment-1.9.0.tgz#d198a4d9bc825f61de19106ac7ea07a78569f5a1"
dependencies:
moment "^2.16.0"
moment "^2.19.3"

ansi-align@^1.1.0:
version "1.1.0"
Expand Down Expand Up @@ -3484,9 +3484,9 @@ [email protected], "mkdirp@>=0.5 0", mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.0, mkd
dependencies:
minimist "0.0.8"

moment@^2.16.0:
version "2.17.1"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.17.1.tgz#fed9506063f36b10f066c8b59a144d7faebe1d82"
moment@^2.19.3:
version "2.22.1"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.22.1.tgz#529a2e9bf973f259c9643d237fda84de3a26e8ad"

move-concurrently@^1.0.1:
version "1.0.1"
Expand Down

0 comments on commit 2789cfa

Please sign in to comment.