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

Commit 6c28b8c

Browse files
committed
build(deps): update dependency ngx-bootstrap to v10
1 parent 7e9e615 commit 6c28b8c

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
@@ -226,7 +226,7 @@
226226
"ng2-validation": "4.2.0",
227227
"ng6-breadcrumbs": "1.0.7",
228228
"ngx-auth-firebaseui": "6.0.0",
229-
"ngx-bootstrap": "8.0.0",
229+
"ngx-bootstrap": "10.1.0",
230230
"ngx-chips": "3.0.0",
231231
"ngx-clipboard": "15.1.0",
232232
"ngx-color-picker": "12.0.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14046,12 +14046,12 @@ ngx-auth-firebaseui@6.0.0:
1404614046
dependencies:
1404714047
tslib "^2.0.0"
1404814048

14049-
ngx-bootstrap@8.0.0:
14050-
version "8.0.0"
14051-
resolved "https://registry.yarnpkg.com/ngx-bootstrap/-/ngx-bootstrap-8.0.0.tgz#a1d222e626a1f5e13acdaafd754bb18874a1d561"
14052-
integrity sha512-UjJ/57Pr7ctdI2L113QX1IqJPYtOMrp5Qq/RLvUT1TOwPQWPi9LXTQ/7BtipkptQjer7Fk9yueITH3Y8vD+Dmg==
14049+
ngx-bootstrap@10.1.0:
14050+
version "10.1.0"
14051+
resolved "https://registry.yarnpkg.com/ngx-bootstrap/-/ngx-bootstrap-10.1.0.tgz#025664bc86d11d2f3372cb5ac98d49d397e6f0db"
14052+
integrity sha512-IgC4+ZmfG0fTTq6XoA0SZ/qgQmua8dvFDerhqgQ3cKKrdD334sSH/RztJLKNdr0UtFUVgN8TWcrHPYEX8myhOg==
1405314053
dependencies:
14054-
tslib "^2.0.0"
14054+
tslib "^2.3.0"
1405514055

1405614056
ngx-chips@3.0.0:
1405714057
version "3.0.0"

0 commit comments

Comments
 (0)