From c82ee3b7df672e873d63b55da8434bfa6b325c05 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 1 Apr 2026 14:57:07 +0000 Subject: [PATCH] chore: version 21.2.6 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 8cf55d457..33fe78f7b 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -21,8 +21,8 @@ "tslib": "^2.3.0" }, "devDependencies": { - "@angular/build": "^21.2.5", - "@angular/cli": "^21.2.5", + "@angular/build": "^21.2.6", + "@angular/cli": "^21.2.6", "@angular/compiler-cli": "^21.2.0", "jsdom": "^28.0.0", "prettier": "^3.8.1",