Skip to content

Commit

Permalink
build(deps): bump @angular/core to 19.0.5 and @angular/cli to 19.…
Browse files Browse the repository at this point in the history
…0.6 (slsfi#293)
  • Loading branch information
SebastianKohler authored Dec 21, 2024
1 parent 14c38a7 commit 2507ab7
Show file tree
Hide file tree
Showing 44 changed files with 2,613 additions and 2,027 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/), and this

## [Unreleased]

- Deps: update `@angular/core` to 19.0.5 and `@angular/cli` to 19.0.6.
- Deps (dev): update `ng-extract-i18n-merge` to 2.13.1.


Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# Define Angular major version used by the app, used to install
# corresponding Angular CLI globally.
ARG ANGULAR_MAJOR_VERSION=18
ARG ANGULAR_MAJOR_VERSION=19

# Enable passing the tag of the Node.js image as a build argument,
# and define a default tag in case the build argument is not passed.
Expand Down
Loading

0 comments on commit 2507ab7

Please sign in to comment.