Skip to content

Commit b7c4f40

Browse files
build(deps): bump @angular/common from 14.2.12 to 19.2.16
Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 14.2.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] <support@github.com>
1 parent f4a4a0b commit b7c4f40

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -193,10 +193,10 @@
193193
uuid "8.3.2"
194194
yargs "17.5.1"
195195

196-
"@angular/common@14.2.12":
197-
version "14.2.12"
198-
resolved "https://registry.yarnpkg.com/@angular/common/-/common-14.2.12.tgz#b608ff629a635f323b297000f53f976f71ae3c80"
199-
integrity sha512-oZunh9wfInFWhNO1P8uoEs/o4u8kerKMhw8GruywKm1TV7gHDP2Fi5WHGjFqq3XYptgBTPCTSEfyLX6Cwq1PUw==
196+
"@angular/common@19.2.16":
197+
version "19.2.16"
198+
resolved "https://registry.yarnpkg.com/@angular/common/-/common-19.2.16.tgz#2ce9c21b7f2181e6d6ab85c346ad6280ef83e23b"
199+
integrity sha512-sugztO7XIiLRoVjn0WJK9ooBm9zejsqlE5k4ZGvy1zFafM8LMjFHwD4KymN8JB3AOb7Ad4lJHVq1IvwWnpqeWw==
200200
dependencies:
201201
tslib "^2.3.0"
202202

0 commit comments

Comments
 (0)