From a286f44a8bf3a1b732ea6b5f95e784e523515576 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 23 Jul 2025 18:14:21 +0000 Subject: [PATCH] chore: version 20.1.2 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 5ef146edb..1a90aee34 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -31,8 +31,8 @@ "zone.js": "~0.15.0" }, "devDependencies": { - "@angular/build": "^20.1.1", - "@angular/cli": "^20.1.1", + "@angular/build": "^20.1.2", + "@angular/cli": "^20.1.2", "@angular/compiler-cli": "^20.1.0", "@types/jasmine": "~5.1.0", "jasmine-core": "~5.8.0",