Skip to content

Commit

Permalink
build(deps): bump the ngx-translate group
Browse files Browse the repository at this point in the history
Bumps the ngx-translate group in /generators/angular/resources with 2 updates: [@ngx-translate/core](https://github.com/ngx-translate/core) and [@ngx-translate/http-loader](https://github.com/ngx-translate/core).


Updates `@ngx-translate/core` from 15.0.0 to 16.0.3
- [Release notes](https://github.com/ngx-translate/core/releases)
- [Commits](ngx-translate/core@v15.0.0...v16.0.3)

Updates `@ngx-translate/http-loader` from 8.0.0 to 16.0.0
- [Release notes](https://github.com/ngx-translate/core/releases)
- [Commits](ngx-translate/core@v8.0.0...v16.0.0)

---
updated-dependencies:
- dependency-name: "@ngx-translate/core"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ngx-translate
- dependency-name: "@ngx-translate/http-loader"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ngx-translate
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 6d718d3 commit b4c5b9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions generators/angular/resources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"@fortawesome/fontawesome-svg-core": "6.6.0",
"@fortawesome/free-solid-svg-icons": "6.6.0",
"@ng-bootstrap/ng-bootstrap": "17.0.1",
"@ngx-translate/core": "15.0.0",
"@ngx-translate/http-loader": "8.0.0",
"@ngx-translate/core": "16.0.3",
"@ngx-translate/http-loader": "16.0.0",
"@popperjs/core": "2.11.8",
"@stomp/rx-stomp": "2.0.0",
"bootstrap": "5.3.3",
Expand Down

0 comments on commit b4c5b9d

Please sign in to comment.