Skip to content

Commit c729101

Browse files
chore(deps): bump @angular/common from 17.3.12 to 19.2.16
Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 17.3.12 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] <[email protected]>
1 parent a5eff09 commit c729101

File tree

6 files changed

+15
-15
lines changed

6 files changed

+15
-15
lines changed

examples/fdc3-chart-and-grid/js-datagrid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@angular/animations": "17.3.12",
1414
"@angular/cdk": "17.3.10",
15-
"@angular/common": "17.3.12",
15+
"@angular/common": "19.2.16",
1616
"@angular/compiler": "17.3.12",
1717
"@angular/core": "17.3.12",
1818
"@angular/flex-layout": "^15.0.0-beta.42",

examples/fdc3-trade-simulator/js-order-book/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"private": true,
1212
"dependencies": {
1313
"@angular/animations": "^17.3.0",
14-
"@angular/common": "^17.3.0",
14+
"@angular/common": "^19.2.16",
1515
"@angular/compiler": "^17.3.0",
1616
"@angular/core": "^17.3.0",
1717
"@angular/forms": "^17.3.0",

examples/fdc3-trade-simulator/js-trader-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@angular/animations": "^17.3.0",
1414
"@angular/cdk": "^17.3.10",
15-
"@angular/common": "^17.3.0",
15+
"@angular/common": "^19.2.16",
1616
"@angular/compiler": "^17.3.0",
1717
"@angular/core": "^17.3.0",
1818
"@angular/forms": "^17.3.0",

examples/js-chart-and-grid-messagerouter/js-datagrid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@angular/animations": "17.3.12",
1414
"@angular/cdk": "17.3.10",
15-
"@angular/common": "17.3.12",
15+
"@angular/common": "19.2.16",
1616
"@angular/compiler": "17.3.12",
1717
"@angular/core": "17.3.12",
1818
"@angular/flex-layout": "^15.0.0-beta.42",

package-lock.json

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

prototypes/process-explorer/oss-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"@angular/animations": "^17.2.3",
1616
"@angular/cdk": "^17.2.1",
17-
"@angular/common": "^17.2.3",
17+
"@angular/common": "^19.2.16",
1818
"@angular/compiler": "^17.2.3",
1919
"@angular/core": "^17.2.3",
2020
"@angular/forms": "^17.2.3",

0 commit comments

Comments
 (0)