Skip to content

Commit fb08988

Browse files
Bump @angular/common from 20.3.3 to 20.3.14
Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 20.3.3 to 20.3.14. - [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/20.3.14/packages/common) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 20.3.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c05977e commit fb08988

File tree

3 files changed

+572
-274
lines changed

3 files changed

+572
-274
lines changed

packages/altair-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@angular/animations": "20.3.3",
1212
"@angular/cdk": "20.2.7",
1313
"@angular/cli": "20.3.4",
14-
"@angular/common": "20.3.3",
14+
"@angular/common": "19.2.16",
1515
"@angular/core": "^20.3.3",
1616
"@angular/forms": "20.3.3",
1717
"@angular/platform-browser": "20.3.3",

packages/altair-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"uuid": "9.0.1"
3434
},
3535
"devDependencies": {
36-
"@angular/common": "17.0.8",
36+
"@angular/common": "19.2.16",
3737
"@jedmao/location": "^3.0.0",
3838
"@jest/globals": "^29.7.0",
3939
"@types/actioncable": "^5.2.5",

0 commit comments

Comments
 (0)