Skip to content

Commit 287ca4b

Browse files
build(deps): bump @angular/common from 21.1.3 to 21.1.4
Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 21.1.3 to 21.1.4. - [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/v21.1.4/packages/common) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 21.1.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a994f02 commit 287ca4b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

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

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/cdk": "~21.1.3",
14-
"@angular/common": "^21.1.3",
14+
"@angular/common": "^21.1.4",
1515
"@angular/compiler": "^21.1.3",
1616
"@angular/core": "^21.1.3",
1717
"@angular/forms": "^21.1.3",

0 commit comments

Comments
 (0)