From c4d4d659b6d94d03991f83a34b0f7c7a527f04d8 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 24 Jul 2024 18:10:23 +0000 Subject: [PATCH] chore: version 18.1.2 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 0169d8d0e..df5f583de 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.14.3" }, "devDependencies": { - "@angular-devkit/build-angular": "^18.1.1", - "@angular/cli": "^18.1.1", + "@angular-devkit/build-angular": "^18.1.2", + "@angular/cli": "^18.1.2", "@angular/compiler-cli": "^18.1.0", "@types/jasmine": "~5.1.0", "jasmine-core": "~5.1.0",