Skip to content

Commit 2f8b87a

Browse files
build(deps): bump @angular/common from 18.2.13 to 19.2.16
Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 18.2.13 to 19.2.16. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/19.2.16/packages/common) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 19.2.16 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b854b4f commit 2f8b87a

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/db-ui-elements-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"devDependencies": {
3232
"@angular/animations": "18.2.13",
33-
"@angular/common": "18.2.13",
33+
"@angular/common": "19.2.16",
3434
"@angular/compiler": "18.2.13",
3535
"@angular/core": "18.2.13",
3636
"@angular/forms": "18.2.13",

showcase/angular-showcase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"private": true,
1111
"dependencies": {
1212
"@angular/animations": "18.2.13",
13-
"@angular/common": "18.2.13",
13+
"@angular/common": "19.2.16",
1414
"@angular/compiler": "18.2.13",
1515
"@angular/core": "18.2.13",
1616
"@angular/forms": "18.2.13",

0 commit comments

Comments
 (0)