Skip to content

Commit

Permalink
chore(deps): bump ngx-bootstrap from 11.0.2 to 12.0.0
Browse files Browse the repository at this point in the history
Bumps [ngx-bootstrap](https://github.com/valor-software/ngx-bootstrap) from 11.0.2 to 12.0.0.
- [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@v11.0.2...v12.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 10, 2024
1 parent d7d5949 commit f4d154a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@c8y/ngx-components": "1019.13.5",
"@c8y/style": "1019.13.5",
"@c8y/websdk": "1019.13.5",
"ngx-bootstrap": "11.0.2",
"ngx-bootstrap": "12.0.0",
"rxjs": "^7.4.0",
"tslib": "^2.3.0",
"zone.js": "~0.13.0"
Expand Down
7 changes: 7 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6264,6 +6264,13 @@ ngx-bootstrap@11.0.2:
dependencies:
tslib "^2.3.0"

ngx-bootstrap@12.0.0:
version "12.0.0"
resolved "https://registry.yarnpkg.com/ngx-bootstrap/-/ngx-bootstrap-12.0.0.tgz#fc1c7f74aef3d098cf5ca458121e28d3790eedff"
integrity sha512-6/Hs+FT6peMc+Y2uiOm3IawG06Jh3gLQwwKRBF0U1OMlRbpx4KIyHS9GpZtMevtZaBsCRNfHKiSxwsnvn9wx0Q==
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

0 comments on commit f4d154a

Please sign in to comment.