From 318a6c6f361c557718e1601ec2cf5f48e24aee11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 18:07:31 +0000 Subject: [PATCH] chore(deps): bump @angular/common Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 22.0.0 to 22.0.1. - [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/v22.0.1/packages/common) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 22.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- napi/angular-compiler/benchmarks/typedb-web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/napi/angular-compiler/benchmarks/typedb-web/package.json b/napi/angular-compiler/benchmarks/typedb-web/package.json index df382e92a..8403b5550 100644 --- a/napi/angular-compiler/benchmarks/typedb-web/package.json +++ b/napi/angular-compiler/benchmarks/typedb-web/package.json @@ -15,7 +15,7 @@ "dependencies": { "@angular/animations": "22.0.0", "@angular/cdk": "22.0.0", - "@angular/common": "22.0.0", + "@angular/common": "22.0.1", "@angular/compiler": "22.0.0", "@angular/core": "22.0.0", "@angular/forms": "22.0.0",