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

Commit 52fb405

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

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
@@ -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.2.0",
230230
"ngx-chips": "3.0.0",
231231
"ngx-clipboard": "15.1.0",
232232
"ngx-color-picker": "12.0.1",

yarn.lock

+5-5
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.2.0:
14050+
version "10.2.0"
14051+
resolved "https://registry.yarnpkg.com/ngx-bootstrap/-/ngx-bootstrap-10.2.0.tgz#5ae8b0a3b3f0bec2f0229556f059be57dd602871"
14052+
integrity sha512-bn5wdvH6QQ2JGu4TgUbozdULBFMxZNPNTgO7dRiosx9FRrFvKcgxkGSgU/xoj+4kP1vgh8zwzaiDfvH/Bfb+Aw==
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)