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

Commit 85d97fb

Browse files
committed
build(deps): update dependency @mat-datetimepicker/core to v11
1 parent 7e9e615 commit 85d97fb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@fortawesome/fontawesome-svg-core": "6.1.1",
7373
"@ionic/angular": "6.1.11",
7474
"@ionic/storage": "3.0.6",
75-
"@mat-datetimepicker/core": "9.0.68",
75+
"@mat-datetimepicker/core": "11.0.0",
7676
"@mat-datetimepicker/moment": "9.0.68",
7777
"@mobiscroll/angular-lite": "4.10.9",
7878
"@nebular/auth": "9.0.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3399,12 +3399,12 @@
33993399
resolved "https://registry.yarnpkg.com/@lit/reactive-element/-/reactive-element-1.2.2.tgz#bfa5539dfe4776899c3e3ba11e0e10224aeb9ff7"
34003400
integrity sha512-HkhTTO2rT8jlf4izz7ME/+YUjqz+ZHgmnOKorA+7tkDmQDg6QzDpWSFz//1YyiL193W4bc7rlQCiYyFiZa9pkQ==
34013401

3402-
"@mat-datetimepicker/core@9.0.68":
3403-
version "9.0.68"
3404-
resolved "https://registry.yarnpkg.com/@mat-datetimepicker/core/-/core-9.0.68.tgz#b3cd3922ff1681120c31d7db09003f0819217467"
3405-
integrity sha512-c9X/YDrDvlPZ6073G3oRyz1GJTQlP42LS+umaFzmKjM+lu+zfg+fKQCW/EbaKXQqov26hgbKS6N1D9qET3W9Rw==
3402+
"@mat-datetimepicker/core@11.0.0":
3403+
version "11.0.0"
3404+
resolved "https://registry.yarnpkg.com/@mat-datetimepicker/core/-/core-11.0.0.tgz#89c24e8a877a8d9f97b6cf5133d87569d93f9a34"
3405+
integrity sha512-KqLUehCXRrAg00G1v8Yqk/QYS6QdIgXk/Nf89yq8kWq8uMfGPN0QVxeIgGIRetdpeGt48QGjEjAyuY3khKTkhA==
34063406
dependencies:
3407-
tslib "^2.3.0"
3407+
tslib "^2.4.0"
34083408

34093409
"@mat-datetimepicker/moment@9.0.68":
34103410
version "9.0.68"

0 commit comments

Comments
 (0)