From 79a14a099ef48cb779c7d658bfcf19ba9ca71e25 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 1 Jul 2025 22:09:50 +0000 Subject: [PATCH] chore: version 20.0.5 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index db14cfaf6..25d2eedec 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -31,8 +31,8 @@ "zone.js": "~0.15.0" }, "devDependencies": { - "@angular/build": "^20.0.4", - "@angular/cli": "^20.0.4", + "@angular/build": "^20.0.5", + "@angular/cli": "^20.0.5", "@angular/compiler-cli": "^20.0.0", "@types/jasmine": "~5.1.0", "jasmine-core": "~5.7.0",