Skip to content

Commit

Permalink
Bump ngx-bootstrap from 12.0.0 to 19.0.2
Browse files Browse the repository at this point in the history
Bumps [ngx-bootstrap](https://github.com/valor-software/ngx-bootstrap) from 12.0.0 to 19.0.2.
- [Release notes](https://github.com/valor-software/ngx-bootstrap/releases)
- [Changelog](https://github.com/valor-software/ngx-bootstrap/blob/development/CHANGELOG.md)
- [Commits](valor-software/ngx-bootstrap@v12.0.0...v19.0.2)

---
updated-dependencies:
- dependency-name: ngx-bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 94ad0ea commit 2adce79
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cumulocity-node-red-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@c8y/ngx-components": "1020.26.2",
"@c8y/options": "1020.26.2",
"@c8y/style": "1020.26.2",
"ngx-bootstrap": "12.0.0",
"ngx-bootstrap": "19.0.2",
"rxjs": "^7.4.0",
"tslib": "^2.3.0",
"zone.js": "~0.14.7"
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7109,6 +7109,13 @@ [email protected]:
dependencies:
tslib "^2.3.0"

[email protected]:
version "19.0.2"
resolved "https://registry.yarnpkg.com/ngx-bootstrap/-/ngx-bootstrap-19.0.2.tgz#328b278317346a35840108e3b160ade305b3e815"
integrity sha512-DR5sA5e9k1bwtVeo8lQW4Yr8IgU7ba2pco5rlznnr7k91BJ3SNgrUSq+BQfigwARHGmgKCcw9lexu8ZWvefEXg==
dependencies:
tslib "^2.3.0"

nice-napi@^1.0.2:
version "1.0.2"
resolved "https://registry.npmjs.org/nice-napi/-/nice-napi-1.0.2.tgz"
Expand Down Expand Up @@ -9249,7 +9256,7 @@ [email protected]:
resolved "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz"
integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==

[email protected], tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.2.0, tslib@^2.3.0, tslib@^2.3.1, tslib@^2.4.0, tslib@^2.6.0:
[email protected]:
version "2.6.2"
resolved "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz"
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
Expand All @@ -9259,7 +9266,7 @@ tslib@^1.8.0, tslib@^1.8.1:
resolved "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz"
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==

tslib@^2.6.2:
tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.2.0, tslib@^2.3.0, tslib@^2.3.1, tslib@^2.4.0, tslib@^2.6.0, tslib@^2.6.2:
version "2.8.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.0.tgz#d124c86c3c05a40a91e6fdea4021bd31d377971b"
integrity sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==
Expand Down

0 comments on commit 2adce79

Please sign in to comment.