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

Commit 610715a

Browse files
committed
build(deps): update dependency @mat-datetimepicker/moment to v11
1 parent 7e9e615 commit 610715a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@ionic/angular": "6.1.11",
7474
"@ionic/storage": "3.0.6",
7575
"@mat-datetimepicker/core": "9.0.68",
76-
"@mat-datetimepicker/moment": "9.0.68",
76+
"@mat-datetimepicker/moment": "11.0.0",
7777
"@mobiscroll/angular-lite": "4.10.9",
7878
"@nebular/auth": "9.0.3",
7979
"@nebular/date-fns": "9.0.3",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -3406,12 +3406,12 @@
34063406
dependencies:
34073407
tslib "^2.3.0"
34083408

3409-
"@mat-datetimepicker/moment@9.0.68":
3410-
version "9.0.68"
3411-
resolved "https://registry.yarnpkg.com/@mat-datetimepicker/moment/-/moment-9.0.68.tgz#51b22912592326a027a672d635c8ac7706aa7f61"
3412-
integrity sha512-ChrIDVUVYkslKiaIPALIBwUDDHUzk3DYLiohsBWgOzrXXdT2t5Jz0AepiHaumw4ZSNFeBZrc4+CKL0jrUyZ77w==
3409+
"@mat-datetimepicker/moment@11.0.0":
3410+
version "11.0.0"
3411+
resolved "https://registry.yarnpkg.com/@mat-datetimepicker/moment/-/moment-11.0.0.tgz#dbf767000d86a507ab386b055bbdc182a809e621"
3412+
integrity sha512-sS1TukmQfVrSm7Y/cw0YlUjgiT2LzL5wr3yoeekOSWXVq8UlsHFjMZsIU3IWneqh9006x3U5RNTxp3CmcvuQ+A==
34133413
dependencies:
3414-
tslib "^2.3.0"
3414+
tslib "^2.4.0"
34153415

34163416
"@material/animation@15.0.0-canary.5b40eb988.0":
34173417
version "15.0.0-canary.5b40eb988.0"

0 commit comments

Comments
 (0)