From 5d8364ef45e6abc9696b41de52f4d2451ea05a0f Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 11 Jun 2025 16:12:59 +0000 Subject: [PATCH] chore: version 20.0.2 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 01704ce43..d0d6016ad 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -21,8 +21,8 @@ "zone.js": "~0.15.0" }, "devDependencies": { - "@angular/build": "^20.0.1", - "@angular/cli": "^20.0.1", + "@angular/build": "^20.0.2", + "@angular/cli": "^20.0.2", "@angular/compiler-cli": "^20.0.0", "@types/jasmine": "~5.1.0", "jasmine-core": "~5.7.0",