Skip to content

Commit ea65099

Browse files
Bump @angular/common in /samples/AngularPrimeNGLayout
Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 13.1.0 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 ac076ec commit ea65099

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

samples/AngularPrimeNGLayout/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"@angular/animations": "~13.1.0",
1515
"@angular/cdk": "13.1.0",
16-
"@angular/common": "~13.1.0",
16+
"@angular/common": "~19.2.16",
1717
"@angular/compiler": "~13.1.0",
1818
"@angular/core": "~13.1.0",
1919
"@angular/forms": "~13.1.0",

samples/AngularPrimeNGLayout/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -162,10 +162,10 @@
162162
symbol-observable "4.0.0"
163163
uuid "8.3.2"
164164

165-
"@angular/common@~13.1.0":
166-
version "13.1.0"
167-
resolved "https://registry.yarnpkg.com/@angular/common/-/common-13.1.0.tgz#69ce783883620544b6d5e49db4d94910229932ec"
168-
integrity sha512-bDuxl9N2fsaDrkNNuyNEdXMLwCCkjT9ru03QzP+b9RxmCBoUGeHD0uN61N5PMrsKq2RxB6jv4MJQJjT+jQqTsA==
165+
"@angular/common@~19.2.16":
166+
version "19.2.16"
167+
resolved "https://registry.yarnpkg.com/@angular/common/-/common-19.2.16.tgz#2ce9c21b7f2181e6d6ab85c346ad6280ef83e23b"
168+
integrity sha512-sugztO7XIiLRoVjn0WJK9ooBm9zejsqlE5k4ZGvy1zFafM8LMjFHwD4KymN8JB3AOb7Ad4lJHVq1IvwWnpqeWw==
169169
dependencies:
170170
tslib "^2.3.0"
171171

0 commit comments

Comments
 (0)