From 544b02b23d875e2bda43a0f64cab7a0d78b76d9d Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 13 Aug 2026 16:44:46 +0000 Subject: [PATCH] chore: version 22.1.4 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index b5b39fd4a..3a15cec8c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -21,8 +21,8 @@ "tslib": "^2.3.0" }, "devDependencies": { - "@angular/build": "^22.1.3", - "@angular/cli": "^22.1.3", + "@angular/build": "^22.1.4", + "@angular/cli": "^22.1.4", "@angular/compiler-cli": "^22.1.0", "jsdom": "^28.0.0", "prettier": "^3.8.1",