Skip to content
This repository was archived by the owner on Oct 30, 2020. It is now read-only.

Commit 338d162

Browse files
committed
Update dependency ngx-moment to v5
1 parent 88e2afc commit 338d162

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"bootstrap": "4.5.0",
2525
"font-awesome": "4.7.0",
2626
"moment": "2.27.0",
27-
"ngx-moment": "3.5.0",
27+
"ngx-moment": "5.0.0",
2828
"rxjs": "6.6.2",
2929
"tslib": "2.0.0",
3030
"zone.js": "0.10.3"

frontend/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5659,12 +5659,12 @@ next-tick@~1.0.0:
56595659
resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-1.0.0.tgz#ca86d1fe8828169b0120208e3dc8424b9db8342c"
56605660
integrity sha1-yobR/ogoFpsBICCOPchCS524NCw=
56615661

5662-
ngx-moment@3.5.0:
5663-
version "3.5.0"
5664-
resolved "https://registry.yarnpkg.com/ngx-moment/-/ngx-moment-3.5.0.tgz#97a4575a05d038612229b9fe09c4910353020613"
5665-
integrity sha512-QC/5XNC0BW6WkJkwZT4r2A29j/8sJAmhuQJrEnEdpW35GvkemccuxEUAwo/PwkzPB/CHaquR00E6P2HVEQ1iEg==
5662+
ngx-moment@5.0.0:
5663+
version "5.0.0"
5664+
resolved "https://registry.yarnpkg.com/ngx-moment/-/ngx-moment-5.0.0.tgz#6500432a2fcda75fb236a632850e599db23c8177"
5665+
integrity sha512-LPpGPo4ccdh8RWnDbJdLTLGGGcwbRYMbn/j4PXM24754J7MZ0tgnBM+ncaVbwefUSSEMme8yMkNIxFiVxgOOvQ==
56665666
dependencies:
5667-
tslib "^1.9.0"
5667+
tslib "^2.0.0"
56685668

56695669
nice-try@^1.0.4:
56705670
version "1.0.5"

0 commit comments

Comments
 (0)