From d2a9f9bd77d51d48ace1526d98096ed1a389d235 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 11 Sep 2025 14:10:03 +0000 Subject: [PATCH] chore: version 20.3.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index eac59eb1c..072ca1276 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -33,8 +33,8 @@ "zone.js": "~0.15.0" }, "devDependencies": { - "@angular/build": "^20.3.0", - "@angular/cli": "^20.3.0", + "@angular/build": "^20.3.1", + "@angular/cli": "^20.3.1", "@angular/compiler-cli": "^20.3.0", "@types/jasmine": "~5.1.0", "jasmine-core": "~5.9.0",